[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 10:08:13.622432 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:38621,127.24.72.125:44857,127.24.72.124:33735
I20260608 10:08:13.624145 24865 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 10:08:13.625126 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:13.639591 24872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:13.639658 24874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:13.639585 24871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:14.754755 24873 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1113 milliseconds
I20260608 10:08:14.754850 24865 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 10:08:14.756045 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:14.756279 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:14.756471 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913294756448 us; error 0 us; skew 500 ppm
I20260608 10:08:14.757529 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:14.763584 24865 webserver.cc:533] Webserver started at http://127.24.72.126:43405/ using document root <none> and password file <none>
I20260608 10:08:14.764444 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:14.764673 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:14.765110 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:14.770761 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "24635058a14c41aca31c94015805e2ef"
format_stamp: "Formatted at 2026-06-08 10:08:14 on dist-test-slave-0v1n"
I20260608 10:08:14.778241 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260608 10:08:14.783146 24880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:14.784255 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 10:08:14.784572 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "24635058a14c41aca31c94015805e2ef"
format_stamp: "Formatted at 2026-06-08 10:08:14 on dist-test-slave-0v1n"
I20260608 10:08:14.784868 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:14.849781 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:14.851280 24865 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 10:08:14.851730 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:14.919855 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:38621
I20260608 10:08:14.919950 24931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:38621 every 8 connection(s)
I20260608 10:08:14.925822 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:14.927714 24932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:08:14.931866 24934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:14.933471 24935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:14.936013 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:14.936717 24937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:14.937618 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:14.937908 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:14.938114 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913294938096 us; error 0 us; skew 500 ppm
I20260608 10:08:14.938982 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:14.942950 24865 webserver.cc:533] Webserver started at http://127.24.72.125:41515/ using document root <none> and password file <none>
I20260608 10:08:14.943710 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:14.943974 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:14.944341 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:14.945915 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root/instance:
uuid: "3582c1332496410da621cdfb09b0294d"
format_stamp: "Formatted at 2026-06-08 10:08:14 on dist-test-slave-0v1n"
I20260608 10:08:14.952251 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:14.949990 24932 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:14.960304 24944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:14.961112 24865 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:08:14.961485 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root
uuid: "3582c1332496410da621cdfb09b0294d"
format_stamp: "Formatted at 2026-06-08 10:08:14 on dist-test-slave-0v1n"
I20260608 10:08:14.961834 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:14.980098 24932 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:14.982640 24882 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.125:44857: connect: Connection refused (error 111)
W20260608 10:08:14.986831 24932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.125:44857: Network error: Client connection negotiation failed: client connection to 127.24.72.125:44857: connect: Connection refused (error 111)
I20260608 10:08:14.998114 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:14.999382 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.036806 24932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } attempt: 1
W20260608 10:08:15.041358 24932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.125:44857: Network error: Client connection negotiation failed: client connection to 127.24.72.125:44857: connect: Connection refused (error 111)
I20260608 10:08:15.064908 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.125:44857
I20260608 10:08:15.065090 24996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.125:44857 every 8 connection(s)
I20260608 10:08:15.069757 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:15.070462 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:15.075142 24997 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:15.076617 24999 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.077833 25000 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.082767 25002 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.082954 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:15.083832 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.084091 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.084309 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913295084289 us; error 0 us; skew 500 ppm
I20260608 10:08:15.085048 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.088066 24865 webserver.cc:533] Webserver started at http://127.24.72.124:34207/ using document root <none> and password file <none>
I20260608 10:08:15.088793 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.089036 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.089403 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.090555 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root/instance:
uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.092547 24997 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:15.096952 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:15.101032 25009 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.101895 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:15.102174 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root
uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.102506 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.105607 24997 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:15.110244 24932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } attempt: 2
W20260608 10:08:15.114396 24997 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:33735: Network error: Client connection negotiation failed: client connection to 127.24.72.124:33735: connect: Connection refused (error 111)
I20260608 10:08:15.120316 24932 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:08:15.124223 24932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:33735: Network error: Client connection negotiation failed: client connection to 127.24.72.124:33735: connect: Connection refused (error 111)
I20260608 10:08:15.136473 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.137743 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.155999 24932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } attempt: 1
I20260608 10:08:15.157802 24997 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } attempt: 1
W20260608 10:08:15.161283 24932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:33735: Network error: Client connection negotiation failed: client connection to 127.24.72.124:33735: connect: Connection refused (error 111)
W20260608 10:08:15.162973 24997 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:33735: Network error: Client connection negotiation failed: client connection to 127.24.72.124:33735: connect: Connection refused (error 111)
I20260608 10:08:15.202663 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.124:33735
I20260608 10:08:15.202796 25061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.124:33735 every 8 connection(s)
I20260608 10:08:15.206773 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:15.207738 25062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:15.212855 25062 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:15.224005 25062 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:15.230413 24997 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } attempt: 2
I20260608 10:08:15.232542 25062 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:15.236721 24932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } attempt: 2
I20260608 10:08:15.251916 24997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: Bootstrap starting.
I20260608 10:08:15.253695 25062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: Bootstrap starting.
I20260608 10:08:15.256441 24932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: Bootstrap starting.
I20260608 10:08:15.258976 24997 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:15.260829 24997 log.cc:826] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: Log is configured to *not* fsync() on all Append() calls
I20260608 10:08:15.260890 25062 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:15.262771 24932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:15.266265 24997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: No bootstrap required, opened a new log
I20260608 10:08:15.269407 24932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: No bootstrap required, opened a new log
I20260608 10:08:15.269802 25062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: No bootstrap required, opened a new log
I20260608 10:08:15.285802 24932 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.285818 24997 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.286466 24932 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:15.285821 25062 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.286691 24997 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:15.286837 25062 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:15.286772 24932 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24635058a14c41aca31c94015805e2ef, State: Initialized, Role: FOLLOWER
I20260608 10:08:15.287030 24997 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3582c1332496410da621cdfb09b0294d, State: Initialized, Role: FOLLOWER
I20260608 10:08:15.287194 25062 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5d7a5fd9bd4555a185b7081e2d7b34, State: Initialized, Role: FOLLOWER
I20260608 10:08:15.287955 24932 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.287967 25062 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.287964 24997 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.291209 25071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.291973 25071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.291584 24932 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:15.292882 25073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.293617 25073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.294687 24997 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:15.295064 25072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.295775 25072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.296348 25062 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:15.331012 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 10:08:15.341854 25102 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:15.342242 25102 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:08:15.343118 25104 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:15.343470 25104 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:08:15.345086 25107 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 10:08:15.345520 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:08:15.346959 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:15.354629 25108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.355947 25109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.356981 24886 tablet.cc:2404] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:08:15.360198 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:15.360199 25111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.361315 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.361572 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.361742 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913295361721 us; error 0 us; skew 500 ppm
I20260608 10:08:15.362293 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.364953 24865 webserver.cc:533] Webserver started at http://127.24.72.65:39263/ using document root <none> and password file <none>
I20260608 10:08:15.365502 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.365688 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.365942 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.366987 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.371677 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:15.375171 25116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.375934 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:08:15.376201 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.376457 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.394358 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.395581 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.398360 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.402606 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.402820 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.403086 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.403239 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.420464 25071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:15.421039 25071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.424765 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "24635058a14c41aca31c94015805e2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3582c1332496410da621cdfb09b0294d" is_pre_election: true
I20260608 10:08:15.425578 24972 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24635058a14c41aca31c94015805e2ef in term 0.
I20260608 10:08:15.425766 25037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "24635058a14c41aca31c94015805e2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" is_pre_election: true
I20260608 10:08:15.426402 25037 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24635058a14c41aca31c94015805e2ef in term 0.
I20260608 10:08:15.427017 24882 leader_election.cc:304] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24635058a14c41aca31c94015805e2ef, 3582c1332496410da621cdfb09b0294d; no voters: 
I20260608 10:08:15.427448 25071 leader_election.cc:290] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3582c1332496410da621cdfb09b0294d (127.24.72.125:44857), 1d5d7a5fd9bd4555a185b7081e2d7b34 (127.24.72.124:33735)
I20260608 10:08:15.427937 25071 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:15.428308 25071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:15.428646 25071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:15.435714 25071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.437924 25071 leader_election.cc:290] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [CANDIDATE]: Term 1 election: Requested vote from peers 3582c1332496410da621cdfb09b0294d (127.24.72.125:44857), 1d5d7a5fd9bd4555a185b7081e2d7b34 (127.24.72.124:33735)
I20260608 10:08:15.441308 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "24635058a14c41aca31c94015805e2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3582c1332496410da621cdfb09b0294d"
I20260608 10:08:15.441840 24972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:15.444218 25037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "24635058a14c41aca31c94015805e2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34"
I20260608 10:08:15.444757 25037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:15.450294 24972 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24635058a14c41aca31c94015805e2ef in term 1.
I20260608 10:08:15.451521 25037 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24635058a14c41aca31c94015805e2ef in term 1.
I20260608 10:08:15.451510 24882 leader_election.cc:304] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24635058a14c41aca31c94015805e2ef, 3582c1332496410da621cdfb09b0294d; no voters: 
I20260608 10:08:15.453243 25130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:15.453863 25130 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 1 LEADER]: Becoming Leader. State: Replica: 24635058a14c41aca31c94015805e2ef, State: Running, Role: LEADER
I20260608 10:08:15.455248 25130 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } }
I20260608 10:08:15.469152 25071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24635058a14c41aca31c94015805e2ef. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.470000 25071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:15.473074 25144 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:15.482170 25144 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:15.505797 25037 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 1 FOLLOWER]: Refusing update from remote peer 24635058a14c41aca31c94015805e2ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:15.506680 24972 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 1 FOLLOWER]: Refusing update from remote peer 24635058a14c41aca31c94015805e2ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:15.508690 25130 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:15.510594 25071 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:15.534047 25073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24635058a14c41aca31c94015805e2ef. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.534760 25073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.540230 25154 mvcc.cc:204] Tried to move back new op lower bound from 7294620858366541824 to 7294620858198794240. Current Snapshot: MvccSnapshot[applied={T|T < 7294620858366541824}]
I20260608 10:08:15.545455 25144 catalog_manager.cc:1382] Generated new cluster ID: 3cb1974b13754c8b89effa8ea44edaa1
I20260608 10:08:15.545739 25144 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:15.545759 25130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.546667 25130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:15.559551 25073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.560448 25073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.567658 25072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24635058a14c41aca31c94015805e2ef. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.568529 25072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.572229 25071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.573036 25071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:15.582831 25072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "24635058a14c41aca31c94015805e2ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24635058a14c41aca31c94015805e2ef" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 38621 } } peers { permanent_uuid: "3582c1332496410da621cdfb09b0294d" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 44857 } } peers { permanent_uuid: "1d5d7a5fd9bd4555a185b7081e2d7b34" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 33735 } } }
I20260608 10:08:15.583662 25072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:15.601840 25144 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:15.603992 25144 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:15.635753 25144 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: Generated new TSK 0
I20260608 10:08:15.636983 25144 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:15.648329 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:46803
I20260608 10:08:15.648474 25189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:46803 every 8 connection(s)
I20260608 10:08:15.673924 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:15.687783 25192 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38621
I20260608 10:08:15.688295 25192 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.689900 25192 heartbeater.cc:507] Master 127.24.72.126:38621 requested a full tablet report, sending...
W20260608 10:08:15.696349 25197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.696388 25190 heartbeater.cc:344] Connected to a master server at 127.24.72.124:33735
I20260608 10:08:15.696394 24897 ts_manager.cc:194] Registered new tserver with Master: f1bf57e2f78f40fbabdcf525e3a4b8f8 (127.24.72.65:46803)
I20260608 10:08:15.696970 25190 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.698061 25190 heartbeater.cc:507] Master 127.24.72.124:33735 requested a full tablet report, sending...
I20260608 10:08:15.700155 24897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47706
I20260608 10:08:15.701557 25027 ts_manager.cc:194] Registered new tserver with Master: f1bf57e2f78f40fbabdcf525e3a4b8f8 (127.24.72.65:46803)
I20260608 10:08:15.705168 25191 heartbeater.cc:344] Connected to a master server at 127.24.72.125:44857
I20260608 10:08:15.705633 25191 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.706693 25191 heartbeater.cc:507] Master 127.24.72.125:44857 requested a full tablet report, sending...
W20260608 10:08:15.707472 25198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.709395 24962 ts_manager.cc:194] Registered new tserver with Master: f1bf57e2f78f40fbabdcf525e3a4b8f8 (127.24.72.65:46803)
W20260608 10:08:15.717231 25200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.717429 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:15.718748 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.719017 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.719228 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913295719210 us; error 0 us; skew 500 ppm
I20260608 10:08:15.720039 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.722898 24865 webserver.cc:533] Webserver started at http://127.24.72.66:46231/ using document root <none> and password file <none>
I20260608 10:08:15.723611 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.723855 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.724180 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.725661 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "cb3201c3344b489ea317943e4b02531e"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.731719 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:08:15.736260 25205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.737090 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:08:15.737479 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "cb3201c3344b489ea317943e4b02531e"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.737835 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.753758 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.755496 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.757098 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.760114 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.760381 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.760682 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.760897 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.841001 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35985
I20260608 10:08:15.841086 25267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35985 every 8 connection(s)
I20260608 10:08:15.872673 25268 heartbeater.cc:344] Connected to a master server at 127.24.72.124:33735
I20260608 10:08:15.873082 25268 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.873395 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:15.874006 25268 heartbeater.cc:507] Master 127.24.72.124:33735 requested a full tablet report, sending...
I20260608 10:08:15.877024 25027 ts_manager.cc:194] Registered new tserver with Master: cb3201c3344b489ea317943e4b02531e (127.24.72.66:35985)
I20260608 10:08:15.880278 25269 heartbeater.cc:344] Connected to a master server at 127.24.72.125:44857
I20260608 10:08:15.880604 25269 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.881471 25269 heartbeater.cc:507] Master 127.24.72.125:44857 requested a full tablet report, sending...
I20260608 10:08:15.883334 25270 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38621
I20260608 10:08:15.883760 25270 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:15.884316 24962 ts_manager.cc:194] Registered new tserver with Master: cb3201c3344b489ea317943e4b02531e (127.24.72.66:35985)
I20260608 10:08:15.884640 25270 heartbeater.cc:507] Master 127.24.72.126:38621 requested a full tablet report, sending...
I20260608 10:08:15.887365 24897 ts_manager.cc:194] Registered new tserver with Master: cb3201c3344b489ea317943e4b02531e (127.24.72.66:35985)
W20260608 10:08:15.889401 25275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.889407 24897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47712
W20260608 10:08:15.890394 25276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:15.897010 25278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:15.899181 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:15.900087 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:15.900321 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:15.900496 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913295900478 us; error 0 us; skew 500 ppm
I20260608 10:08:15.901062 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:15.903805 24865 webserver.cc:533] Webserver started at http://127.24.72.67:46371/ using document root <none> and password file <none>
I20260608 10:08:15.904352 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:15.904546 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:15.904824 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:15.905895 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "12c7190fd537497d975960aada4081af"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.910413 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:08:15.913928 25283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.914710 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:15.914975 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "12c7190fd537497d975960aada4081af"
format_stamp: "Formatted at 2026-06-08 10:08:15 on dist-test-slave-0v1n"
I20260608 10:08:15.915226 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:15.945381 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:15.946599 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:15.948844 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:15.952278 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:15.952536 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:15.952817 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:15.953011 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:16.047453 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:38291
I20260608 10:08:16.047791 25345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:38291 every 8 connection(s)
I20260608 10:08:16.078567 25346 heartbeater.cc:344] Connected to a master server at 127.24.72.124:33735
I20260608 10:08:16.079007 25346 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:16.080011 25346 heartbeater.cc:507] Master 127.24.72.124:33735 requested a full tablet report, sending...
I20260608 10:08:16.082999 25027 ts_manager.cc:194] Registered new tserver with Master: 12c7190fd537497d975960aada4081af (127.24.72.67:38291)
I20260608 10:08:16.085644 25348 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38621
I20260608 10:08:16.085989 25348 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:16.086925 25348 heartbeater.cc:507] Master 127.24.72.126:38621 requested a full tablet report, sending...
I20260608 10:08:16.089012 24897 ts_manager.cc:194] Registered new tserver with Master: 12c7190fd537497d975960aada4081af (127.24.72.67:38291)
I20260608 10:08:16.090572 24897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47724
I20260608 10:08:16.091502 25347 heartbeater.cc:344] Connected to a master server at 127.24.72.125:44857
I20260608 10:08:16.091917 25347 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:16.092664 25347 heartbeater.cc:507] Master 127.24.72.125:44857 requested a full tablet report, sending...
I20260608 10:08:16.095031 24962 ts_manager.cc:194] Registered new tserver with Master: 12c7190fd537497d975960aada4081af (127.24.72.67:38291)
I20260608 10:08:16.095387 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013535019s
I20260608 10:08:16.349236 25107 catalog_manager.cc:1294] Loaded cluster ID: 3cb1974b13754c8b89effa8ea44edaa1
I20260608 10:08:16.349548 25107 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: loading cluster ID for follower catalog manager: success
I20260608 10:08:16.349749 25104 catalog_manager.cc:1294] Loaded cluster ID: 3cb1974b13754c8b89effa8ea44edaa1
I20260608 10:08:16.350075 25104 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: loading cluster ID for follower catalog manager: success
I20260608 10:08:16.354184 25107 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: acquiring CA information for follower catalog manager: success
I20260608 10:08:16.357093 25104 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: acquiring CA information for follower catalog manager: success
I20260608 10:08:16.357800 25107 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:16.362672 25104 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:16.704860 25192 heartbeater.cc:499] Master 127.24.72.126:38621 was elected leader, sending a full tablet report...
I20260608 10:08:16.892578 25270 heartbeater.cc:499] Master 127.24.72.126:38621 was elected leader, sending a full tablet report...
I20260608 10:08:17.092971 25348 heartbeater.cc:499] Master 127.24.72.126:38621 was elected leader, sending a full tablet report...
I20260608 10:08:17.329581 25098 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:17.445055 24897 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47730:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:08:17.529513 25146 tablet_service.cc:1511] Processing CreateTablet for tablet aaa1543761af471f92b9656fb4860e5c (DEFAULT_TABLE table=test-workload [id=89997f23a3b445e59ab66206704599ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:08:17.529513 25147 tablet_service.cc:1511] Processing CreateTablet for tablet 34c2d76668204b308df8117c6fa4a357 (DEFAULT_TABLE table=test-workload [id=89997f23a3b445e59ab66206704599ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:08:17.531054 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa1543761af471f92b9656fb4860e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:17.531749 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c2d76668204b308df8117c6fa4a357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:17.534245 25311 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9f55dd2241498a8858da42ae64956f (DEFAULT_TABLE table=test-workload [id=89997f23a3b445e59ab66206704599ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:08:17.535548 25311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9f55dd2241498a8858da42ae64956f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:17.537909 25233 tablet_service.cc:1511] Processing CreateTablet for tablet 64d5d4fbf6264835918ed32758fbfbfb (DEFAULT_TABLE table=test-workload [id=89997f23a3b445e59ab66206704599ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:08:17.539130 25233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d5d4fbf6264835918ed32758fbfbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:17.550738 25383 tablet_bootstrap.cc:492] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8: Bootstrap starting.
I20260608 10:08:17.555493 25384 tablet_bootstrap.cc:492] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e: Bootstrap starting.
I20260608 10:08:17.557461 25383 tablet_bootstrap.cc:654] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.562772 25384 tablet_bootstrap.cc:654] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.563390 25385 tablet_bootstrap.cc:492] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af: Bootstrap starting.
I20260608 10:08:17.565970 25383 tablet_bootstrap.cc:492] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8: No bootstrap required, opened a new log
I20260608 10:08:17.566560 25383 ts_tablet_manager.cc:1403] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:08:17.569100 25384 tablet_bootstrap.cc:492] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e: No bootstrap required, opened a new log
I20260608 10:08:17.569586 25384 ts_tablet_manager.cc:1403] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:08:17.569717 25385 tablet_bootstrap.cc:654] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.569542 25383 raft_consensus.cc:359] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.570317 25383 raft_consensus.cc:385] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.570627 25383 raft_consensus.cc:740] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1bf57e2f78f40fbabdcf525e3a4b8f8, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.571408 25383 consensus_queue.cc:260] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.572048 25383 raft_consensus.cc:399] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.572379 25383 raft_consensus.cc:493] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.572801 25383 raft_consensus.cc:3060] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.572659 25384 raft_consensus.cc:359] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb3201c3344b489ea317943e4b02531e" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35985 } }
I20260608 10:08:17.573380 25384 raft_consensus.cc:385] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.573766 25384 raft_consensus.cc:740] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb3201c3344b489ea317943e4b02531e, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.574721 25384 consensus_queue.cc:260] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb3201c3344b489ea317943e4b02531e" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35985 } }
I20260608 10:08:17.575412 25384 raft_consensus.cc:399] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.575796 25384 raft_consensus.cc:493] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.576216 25384 raft_consensus.cc:3060] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.576997 25385 tablet_bootstrap.cc:492] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af: No bootstrap required, opened a new log
I20260608 10:08:17.577404 25385 ts_tablet_manager.cc:1403] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:08:17.579418 25383 raft_consensus.cc:515] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.579649 25385 raft_consensus.cc:359] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c7190fd537497d975960aada4081af" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 38291 } }
I20260608 10:08:17.580119 25385 raft_consensus.cc:385] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.580183 25383 leader_election.cc:304] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f1bf57e2f78f40fbabdcf525e3a4b8f8; no voters: 
I20260608 10:08:17.580372 25385 raft_consensus.cc:740] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c7190fd537497d975960aada4081af, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.581137 25385 consensus_queue.cc:260] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c7190fd537497d975960aada4081af" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 38291 } }
I20260608 10:08:17.581840 25385 raft_consensus.cc:399] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.582190 25385 raft_consensus.cc:493] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.582409 25383 leader_election.cc:290] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.582609 25385 raft_consensus.cc:3060] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.582370 25384 raft_consensus.cc:515] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb3201c3344b489ea317943e4b02531e" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35985 } }
I20260608 10:08:17.582995 25389 raft_consensus.cc:2804] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.583696 25384 leader_election.cc:304] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cb3201c3344b489ea317943e4b02531e; no voters: 
I20260608 10:08:17.589547 25385 raft_consensus.cc:515] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c7190fd537497d975960aada4081af" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 38291 } }
I20260608 10:08:17.590368 25385 leader_election.cc:304] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12c7190fd537497d975960aada4081af; no voters: 
I20260608 10:08:17.590852 25389 raft_consensus.cc:697] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 LEADER]: Becoming Leader. State: Replica: f1bf57e2f78f40fbabdcf525e3a4b8f8, State: Running, Role: LEADER
I20260608 10:08:17.591523 25384 leader_election.cc:290] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.591926 25383 ts_tablet_manager.cc:1434] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8: Time spent starting tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 10:08:17.591630 25389 consensus_queue.cc:237] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.595077 25383 tablet_bootstrap.cc:492] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8: Bootstrap starting.
I20260608 10:08:17.597488 25392 raft_consensus.cc:2804] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.602861 25384 ts_tablet_manager.cc:1434] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.011s
I20260608 10:08:17.603042 25383 tablet_bootstrap.cc:654] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:17.618765 25385 leader_election.cc:290] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.622531 25394 raft_consensus.cc:2804] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.623513 24897 catalog_manager.cc:5696] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1bf57e2f78f40fbabdcf525e3a4b8f8 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.623898 25392 raft_consensus.cc:697] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 1 LEADER]: Becoming Leader. State: Replica: cb3201c3344b489ea317943e4b02531e, State: Running, Role: LEADER
I20260608 10:08:17.626322 25392 consensus_queue.cc:237] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb3201c3344b489ea317943e4b02531e" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35985 } }
I20260608 10:08:17.637418 25383 tablet_bootstrap.cc:492] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8: No bootstrap required, opened a new log
I20260608 10:08:17.637986 25383 ts_tablet_manager.cc:1403] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260608 10:08:17.642927 25383 raft_consensus.cc:359] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.643603 25383 raft_consensus.cc:385] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:17.643975 25383 raft_consensus.cc:740] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1bf57e2f78f40fbabdcf525e3a4b8f8, State: Initialized, Role: FOLLOWER
I20260608 10:08:17.644942 25383 consensus_queue.cc:260] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.645730 25383 raft_consensus.cc:399] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:17.646097 25383 raft_consensus.cc:493] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:17.647701 25383 raft_consensus.cc:3060] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:17.655247 25383 raft_consensus.cc:515] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.656059 25383 leader_election.cc:304] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f1bf57e2f78f40fbabdcf525e3a4b8f8; no voters: 
I20260608 10:08:17.657380 25383 leader_election.cc:290] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:17.659094 25391 raft_consensus.cc:2804] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:17.659643 25391 raft_consensus.cc:697] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 LEADER]: Becoming Leader. State: Replica: f1bf57e2f78f40fbabdcf525e3a4b8f8, State: Running, Role: LEADER
I20260608 10:08:17.660475 25391 consensus_queue.cc:237] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } }
I20260608 10:08:17.642210 25394 raft_consensus.cc:697] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 1 LEADER]: Becoming Leader. State: Replica: 12c7190fd537497d975960aada4081af, State: Running, Role: LEADER
I20260608 10:08:17.669430 25385 ts_tablet_manager.cc:1434] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af: Time spent starting tablet: real 0.092s	user 0.019s	sys 0.044s
I20260608 10:08:17.678706 25383 ts_tablet_manager.cc:1434] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.000s
I20260608 10:08:17.679476 25394 consensus_queue.cc:237] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c7190fd537497d975960aada4081af" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 38291 } }
I20260608 10:08:17.702184 24896 catalog_manager.cc:5696] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1bf57e2f78f40fbabdcf525e3a4b8f8 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1bf57e2f78f40fbabdcf525e3a4b8f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46803 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.705988 24897 catalog_manager.cc:5696] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb3201c3344b489ea317943e4b02531e (127.24.72.66). New cstate: current_term: 1 leader_uuid: "cb3201c3344b489ea317943e4b02531e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb3201c3344b489ea317943e4b02531e" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35985 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.716277 24895 catalog_manager.cc:5696] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af reported cstate change: term changed from 0 to 1, leader changed from <none> to 12c7190fd537497d975960aada4081af (127.24.72.67). New cstate: current_term: 1 leader_uuid: "12c7190fd537497d975960aada4081af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c7190fd537497d975960aada4081af" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 38291 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:17.796286 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:08:17.813596 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:17.814450 24865 tablet_replica.cc:333] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8: stopping tablet replica
I20260608 10:08:17.815023 24865 raft_consensus.cc:2243] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.815442 24865 raft_consensus.cc:2272] T 34c2d76668204b308df8117c6fa4a357 P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.818215 24865 tablet_replica.cc:333] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8: stopping tablet replica
I20260608 10:08:17.818632 24865 raft_consensus.cc:2243] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.818971 24865 raft_consensus.cc:2272] T aaa1543761af471f92b9656fb4860e5c P f1bf57e2f78f40fbabdcf525e3a4b8f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:17.961448 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:08:17.972378 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:08:17.986475 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:17.987226 24865 tablet_replica.cc:333] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e: stopping tablet replica
I20260608 10:08:17.987720 24865 raft_consensus.cc:2243] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:17.988099 24865 raft_consensus.cc:2272] T 64d5d4fbf6264835918ed32758fbfbfb P cb3201c3344b489ea317943e4b02531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:18.006704 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:08:18.014132 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:08:18.029237 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:18.029925 24865 tablet_replica.cc:333] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af: stopping tablet replica
I20260608 10:08:18.030375 24865 raft_consensus.cc:2243] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:18.030745 24865 raft_consensus.cc:2272] T 0d9f55dd2241498a8858da42ae64956f P 12c7190fd537497d975960aada4081af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:18.048949 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:08:18.056279 24865 master.cc:562] Master@127.24.72.126:38621 shutting down...
I20260608 10:08:18.148705 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:18.149574 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:18.149897 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24635058a14c41aca31c94015805e2ef: stopping tablet replica
I20260608 10:08:18.168128 24865 master.cc:584] Master@127.24.72.126:38621 shutdown complete.
I20260608 10:08:18.178359 24865 master.cc:562] Master@127.24.72.125:44857 shutting down...
I20260608 10:08:18.190896 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:18.191377 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:18.191680 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3582c1332496410da621cdfb09b0294d: stopping tablet replica
I20260608 10:08:18.223732 24865 master.cc:584] Master@127.24.72.125:44857 shutdown complete.
I20260608 10:08:18.233407 24865 master.cc:562] Master@127.24.72.124:33735 shutting down...
I20260608 10:08:18.245167 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:18.245663 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:18.245944 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d5d7a5fd9bd4555a185b7081e2d7b34: stopping tablet replica
I20260608 10:08:18.253084 24865 master.cc:584] Master@127.24.72.124:33735 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4657 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:08:18.276983 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:46327
I20260608 10:08:18.278064 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:18.282368 25408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.282985 25409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.283844 25411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:18.284689 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:18.285313 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:18.285557 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:18.285681 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913298285670 us; error 0 us; skew 500 ppm
I20260608 10:08:18.286186 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:18.288175 24865 webserver.cc:533] Webserver started at http://127.24.72.126:37929/ using document root <none> and password file <none>
I20260608 10:08:18.288590 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:18.288738 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:18.288937 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:18.289942 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "59aa10b76c464768afdf8091fff0346b"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.294010 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 10:08:18.296977 25416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.297675 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:18.297925 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "59aa10b76c464768afdf8091fff0346b"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.298184 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:18.314201 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:18.315183 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:18.347903 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:46327
I20260608 10:08:18.347998 25467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:46327 every 8 connection(s)
I20260608 10:08:18.351698 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:18.360229 25468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b: Bootstrap starting.
I20260608 10:08:18.364292 25468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:18.367815 25468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b: No bootstrap required, opened a new log
I20260608 10:08:18.369657 25468 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aa10b76c464768afdf8091fff0346b" member_type: VOTER }
I20260608 10:08:18.369992 25468 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:18.370180 25468 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59aa10b76c464768afdf8091fff0346b, State: Initialized, Role: FOLLOWER
I20260608 10:08:18.370664 25468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aa10b76c464768afdf8091fff0346b" member_type: VOTER }
I20260608 10:08:18.371050 25468 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:18.371244 25468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:18.371450 25468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:18.374986 25468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aa10b76c464768afdf8091fff0346b" member_type: VOTER }
I20260608 10:08:18.375447 25468 leader_election.cc:304] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59aa10b76c464768afdf8091fff0346b; no voters: 
I20260608 10:08:18.376490 25468 leader_election.cc:290] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:18.376818 25471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:18.378072 25471 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 1 LEADER]: Becoming Leader. State: Replica: 59aa10b76c464768afdf8091fff0346b, State: Running, Role: LEADER
I20260608 10:08:18.378710 25471 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aa10b76c464768afdf8091fff0346b" member_type: VOTER }
I20260608 10:08:18.379294 25468 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:18.382649 25473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59aa10b76c464768afdf8091fff0346b. Latest consensus state: current_term: 1 leader_uuid: "59aa10b76c464768afdf8091fff0346b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aa10b76c464768afdf8091fff0346b" member_type: VOTER } }
I20260608 10:08:18.382905 25472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59aa10b76c464768afdf8091fff0346b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aa10b76c464768afdf8091fff0346b" member_type: VOTER } }
I20260608 10:08:18.383253 25473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:18.383562 25472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:18.386132 25478 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:18.391014 25478 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:18.393396 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:18.399426 25478 catalog_manager.cc:1382] Generated new cluster ID: 4fbdafc7d9124dff8c218d9b57a69c75
I20260608 10:08:18.399694 25478 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:18.414964 25478 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:18.416143 25478 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:18.428133 25478 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b: Generated new TSK 0
I20260608 10:08:18.428695 25478 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:18.460549 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:18.465939 25489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.466763 25490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.471823 25492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:18.473546 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:18.474296 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:18.474488 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:18.474646 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913298474628 us; error 0 us; skew 500 ppm
I20260608 10:08:18.475200 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:18.477406 24865 webserver.cc:533] Webserver started at http://127.24.72.65:34935/ using document root <none> and password file <none>
I20260608 10:08:18.477902 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:18.478080 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:18.478338 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:18.479339 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "c955aee4540441a2882baaf4323ddccf"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.483603 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:18.486660 25497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.487318 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:08:18.487573 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "c955aee4540441a2882baaf4323ddccf"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.487829 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:18.506250 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:18.507176 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:18.508491 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:18.510753 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:18.510962 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.511204 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:18.511351 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.546638 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:37967
I20260608 10:08:18.546746 25559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:37967 every 8 connection(s)
I20260608 10:08:18.551364 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:18.558097 25564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.559687 25565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:18.562965 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:18.563443 25567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:18.564282 25560 heartbeater.cc:344] Connected to a master server at 127.24.72.126:46327
I20260608 10:08:18.564466 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:18.564700 25560 heartbeater.cc:461] Registering TS with master...
W20260608 10:08:18.564733 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:18.565085 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913298565066 us; error 0 us; skew 500 ppm
I20260608 10:08:18.565692 25560 heartbeater.cc:507] Master 127.24.72.126:46327 requested a full tablet report, sending...
I20260608 10:08:18.565936 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:18.567981 25433 ts_manager.cc:194] Registered new tserver with Master: c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967)
I20260608 10:08:18.568883 24865 webserver.cc:533] Webserver started at http://127.24.72.66:37661/ using document root <none> and password file <none>
I20260608 10:08:18.569433 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:18.569617 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:18.569864 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:18.569990 25433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47310
I20260608 10:08:18.570946 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.575477 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:18.578871 25572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.579572 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:08:18.579834 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.580082 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:18.636241 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:18.637310 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:18.638725 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:18.640908 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:18.641103 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.641347 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:18.641505 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:08:18.676685 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:32837
I20260608 10:08:18.676800 25634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:32837 every 8 connection(s)
I20260608 10:08:18.681396 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:18.687232 25638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.688239 25639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:18.692685 25641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:18.692840 25635 heartbeater.cc:344] Connected to a master server at 127.24.72.126:46327
I20260608 10:08:18.693276 25635 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:18.694042 25635 heartbeater.cc:507] Master 127.24.72.126:46327 requested a full tablet report, sending...
I20260608 10:08:18.696026 25433 ts_manager.cc:194] Registered new tserver with Master: 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:18.697288 25433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47320
I20260608 10:08:18.698879 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:18.699889 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:18.700069 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:18.700230 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913298700218 us; error 0 us; skew 500 ppm
I20260608 10:08:18.700721 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:18.702836 24865 webserver.cc:533] Webserver started at http://127.24.72.67:34877/ using document root <none> and password file <none>
I20260608 10:08:18.703294 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:18.703449 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:18.703652 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:18.704586 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.708658 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 10:08:18.711845 25646 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.712539 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:18.712817 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
format_stamp: "Formatted at 2026-06-08 10:08:18 on dist-test-slave-0v1n"
I20260608 10:08:18.713071 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:18.728583 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:18.729599 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:18.730897 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:18.733026 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:18.733225 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.733456 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:18.733610 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:18.768432 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:46327
I20260608 10:08:18.768545 25708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:46327 every 8 connection(s)
I20260608 10:08:18.781746 25709 heartbeater.cc:344] Connected to a master server at 127.24.72.126:46327
I20260608 10:08:18.782099 25709 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:18.782790 25709 heartbeater.cc:507] Master 127.24.72.126:46327 requested a full tablet report, sending...
I20260608 10:08:18.784577 25433 ts_manager.cc:194] Registered new tserver with Master: 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:18.784713 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013127449s
I20260608 10:08:18.785889 25433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47326
I20260608 10:08:19.572479 25560 heartbeater.cc:499] Master 127.24.72.126:46327 was elected leader, sending a full tablet report...
I20260608 10:08:19.699968 25635 heartbeater.cc:499] Master 127.24.72.126:46327 was elected leader, sending a full tablet report...
I20260608 10:08:19.788064 25709 heartbeater.cc:499] Master 127.24.72.126:46327 was elected leader, sending a full tablet report...
I20260608 10:08:19.836584 25433 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47328:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:19.839031 25433 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:19.910024 25674 tablet_service.cc:1511] Processing CreateTablet for tablet 687ab29052fc4b61a78835951b2909be (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:08:19.911367 25674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687ab29052fc4b61a78835951b2909be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.916124 25673 tablet_service.cc:1511] Processing CreateTablet for tablet 4fed0c3335514970bd8d358084595dd5 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:08:19.916707 25672 tablet_service.cc:1511] Processing CreateTablet for tablet b99855cc1129420686f9fe69c3e2cbad (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:08:19.917574 25673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fed0c3335514970bd8d358084595dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.918936 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec75b824e1a4403aaadc171a8879fc6 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:08:19.920281 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec75b824e1a4403aaadc171a8879fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.922369 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed7e3cf49934f169a44c9240fa70d5f (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:08:19.922986 25521 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed7e3cf49934f169a44c9240fa70d5f (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:08:19.923700 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed7e3cf49934f169a44c9240fa70d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.924271 25521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed7e3cf49934f169a44c9240fa70d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.926996 25599 tablet_service.cc:1511] Processing CreateTablet for tablet 4fed0c3335514970bd8d358084595dd5 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:08:19.925695 25520 tablet_service.cc:1511] Processing CreateTablet for tablet 7313616204b346f8bea13196c6baaef4 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:08:19.927537 25519 tablet_service.cc:1511] Processing CreateTablet for tablet cd8233c99c994f2ab39f2ccdab1a0c01 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:08:19.929376 25518 tablet_service.cc:1511] Processing CreateTablet for tablet 63a94598959941e6b51a1d9d19e8d550 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:08:19.932456 25524 tablet_service.cc:1511] Processing CreateTablet for tablet 4fed0c3335514970bd8d358084595dd5 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:08:19.925221 25600 tablet_service.cc:1511] Processing CreateTablet for tablet 687ab29052fc4b61a78835951b2909be (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:08:19.935417 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec75b824e1a4403aaadc171a8879fc6 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:08:19.930799 25595 tablet_service.cc:1511] Processing CreateTablet for tablet 7313616204b346f8bea13196c6baaef4 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:08:19.928797 25594 tablet_service.cc:1511] Processing CreateTablet for tablet cd8233c99c994f2ab39f2ccdab1a0c01 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:08:19.928537 25668 tablet_service.cc:1511] Processing CreateTablet for tablet cd8233c99c994f2ab39f2ccdab1a0c01 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:08:19.930377 25525 tablet_service.cc:1511] Processing CreateTablet for tablet 687ab29052fc4b61a78835951b2909be (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:08:19.926554 25669 tablet_service.cc:1511] Processing CreateTablet for tablet 7313616204b346f8bea13196c6baaef4 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:08:19.932821 25596 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed7e3cf49934f169a44c9240fa70d5f (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:08:19.937306 25522 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec75b824e1a4403aaadc171a8879fc6 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:08:19.938033 25598 tablet_service.cc:1511] Processing CreateTablet for tablet b99855cc1129420686f9fe69c3e2cbad (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:08:19.936136 25523 tablet_service.cc:1511] Processing CreateTablet for tablet b99855cc1129420686f9fe69c3e2cbad (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:08:19.944365 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99855cc1129420686f9fe69c3e2cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.946094 25593 tablet_service.cc:1511] Processing CreateTablet for tablet 63a94598959941e6b51a1d9d19e8d550 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:08:19.945048 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7313616204b346f8bea13196c6baaef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.947824 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8233c99c994f2ab39f2ccdab1a0c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.949810 25667 tablet_service.cc:1511] Processing CreateTablet for tablet 63a94598959941e6b51a1d9d19e8d550 (DEFAULT_TABLE table=test-workload [id=022e7f75feba4be0a0e2c3fac2ee4ba2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:08:19.953006 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a94598959941e6b51a1d9d19e8d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.948398 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99855cc1129420686f9fe69c3e2cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.956423 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a94598959941e6b51a1d9d19e8d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.959586 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8233c99c994f2ab39f2ccdab1a0c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.959359 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a94598959941e6b51a1d9d19e8d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.965600 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec75b824e1a4403aaadc171a8879fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.969635 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8233c99c994f2ab39f2ccdab1a0c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.973663 25524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fed0c3335514970bd8d358084595dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.977608 25520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7313616204b346f8bea13196c6baaef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.983525 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7313616204b346f8bea13196c6baaef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.986400 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed7e3cf49934f169a44c9240fa70d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.990643 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fed0c3335514970bd8d358084595dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.996040 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec75b824e1a4403aaadc171a8879fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.999450 25525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687ab29052fc4b61a78835951b2909be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:19.999607 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687ab29052fc4b61a78835951b2909be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:20.004320 25523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99855cc1129420686f9fe69c3e2cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:20.006513 25728 tablet_bootstrap.cc:492] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.041759 25729 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.124686 25729 tablet_bootstrap.cc:654] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.132674 25730 tablet_bootstrap.cc:492] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.134939 25729 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.135479 25729 ts_tablet_manager.cc:1403] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.004s
I20260608 10:08:20.138522 25729 raft_consensus.cc:359] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.139284 25729 raft_consensus.cc:385] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.139572 25729 raft_consensus.cc:740] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.140350 25729 consensus_queue.cc:260] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.144424 25729 ts_tablet_manager.cc:1434] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 10:08:20.145478 25729 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.151672 25729 tablet_bootstrap.cc:654] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.154488 25728 tablet_bootstrap.cc:654] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.163575 25728 tablet_bootstrap.cc:492] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.164024 25728 ts_tablet_manager.cc:1403] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.158s	user 0.006s	sys 0.004s
I20260608 10:08:20.166234 25729 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.166702 25729 ts_tablet_manager.cc:1403] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260608 10:08:20.166894 25728 raft_consensus.cc:359] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.167510 25728 raft_consensus.cc:385] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.167732 25728 raft_consensus.cc:740] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.168447 25728 consensus_queue.cc:260] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.169080 25729 raft_consensus.cc:359] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.169829 25729 raft_consensus.cc:385] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.170120 25729 raft_consensus.cc:740] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.171243 25730 tablet_bootstrap.cc:654] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.170850 25729 consensus_queue.cc:260] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.172945 25729 ts_tablet_manager.cc:1434] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:20.173844 25729 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.177579 25728 ts_tablet_manager.cc:1434] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.009s
I20260608 10:08:20.179219 25729 tablet_bootstrap.cc:654] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.186839 25728 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.191825 25730 tablet_bootstrap.cc:492] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.192200 25730 ts_tablet_manager.cc:1403] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.003s
I20260608 10:08:20.192493 25728 tablet_bootstrap.cc:654] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.194680 25730 raft_consensus.cc:359] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.195389 25730 raft_consensus.cc:385] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.195660 25730 raft_consensus.cc:740] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.196497 25730 consensus_queue.cc:260] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.199816 25729 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.200341 25729 ts_tablet_manager.cc:1403] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260608 10:08:20.201907 25730 ts_tablet_manager.cc:1434] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 10:08:20.202028 25728 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.202522 25728 ts_tablet_manager.cc:1403] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 10:08:20.202864 25730 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.203204 25729 raft_consensus.cc:359] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.203910 25729 raft_consensus.cc:385] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.204210 25729 raft_consensus.cc:740] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.205067 25729 consensus_queue.cc:260] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.205222 25728 raft_consensus.cc:359] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.205914 25728 raft_consensus.cc:385] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.206215 25728 raft_consensus.cc:740] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.207049 25728 consensus_queue.cc:260] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.208967 25730 tablet_bootstrap.cc:654] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.209894 25729 ts_tablet_manager.cc:1434] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:08:20.210891 25729 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.215559 25728 ts_tablet_manager.cc:1434] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:08:20.216698 25729 tablet_bootstrap.cc:654] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.220391 25730 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.220867 25730 ts_tablet_manager.cc:1403] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 10:08:20.221859 25728 tablet_bootstrap.cc:492] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.223641 25730 raft_consensus.cc:359] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.224336 25730 raft_consensus.cc:385] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.224625 25730 raft_consensus.cc:740] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.225548 25730 consensus_queue.cc:260] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.227349 25730 ts_tablet_manager.cc:1434] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 10:08:20.228230 25730 tablet_bootstrap.cc:492] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.228305 25728 tablet_bootstrap.cc:654] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.234416 25730 tablet_bootstrap.cc:654] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.239640 25729 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.239609 25728 tablet_bootstrap.cc:492] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.240178 25729 ts_tablet_manager.cc:1403] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260608 10:08:20.240216 25728 ts_tablet_manager.cc:1403] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 10:08:20.243223 25730 tablet_bootstrap.cc:492] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.243108 25729 raft_consensus.cc:359] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.243736 25730 ts_tablet_manager.cc:1403] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 10:08:20.243842 25729 raft_consensus.cc:385] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.243395 25728 raft_consensus.cc:359] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.244208 25729 raft_consensus.cc:740] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.244307 25728 raft_consensus.cc:385] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.244671 25728 raft_consensus.cc:740] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.244920 25729 consensus_queue.cc:260] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.245486 25728 consensus_queue.cc:260] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.246507 25730 raft_consensus.cc:359] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.247066 25729 ts_tablet_manager.cc:1434] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:08:20.247189 25730 raft_consensus.cc:385] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.247617 25728 ts_tablet_manager.cc:1434] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:08:20.247584 25730 raft_consensus.cc:740] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.248061 25729 tablet_bootstrap.cc:492] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.248598 25728 tablet_bootstrap.cc:492] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.248531 25730 consensus_queue.cc:260] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.252813 25735 raft_consensus.cc:493] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.253288 25735 raft_consensus.cc:515] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.254300 25729 tablet_bootstrap.cc:654] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.254344 25728 tablet_bootstrap.cc:654] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.257690 25730 ts_tablet_manager.cc:1434] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260608 10:08:20.258971 25735 leader_election.cc:290] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:20.266575 25730 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.272322 25732 raft_consensus.cc:493] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.273058 25730 tablet_bootstrap.cc:654] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.272810 25732 raft_consensus.cc:515] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.275725 25732 leader_election.cc:290] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.303655 25732 raft_consensus.cc:493] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.304121 25732 raft_consensus.cc:515] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.306213 25732 leader_election.cc:290] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.308089 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.309152 25728 tablet_bootstrap.cc:492] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.309716 25728 ts_tablet_manager.cc:1403] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.030s
W20260608 10:08:20.309806 25647 leader_election.cc:343] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.312871 25728 raft_consensus.cc:359] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.313629 25728 raft_consensus.cc:385] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.313928 25728 raft_consensus.cc:740] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.314746 25728 consensus_queue.cc:260] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.322674 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.323534 25729 tablet_bootstrap.cc:492] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.323949 25729 ts_tablet_manager.cc:1403] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.010s
W20260608 10:08:20.324175 25647 leader_election.cc:343] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.324586 25647 leader_election.cc:304] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee; no voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.325564 25735 raft_consensus.cc:2749] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:20.326392 25728 ts_tablet_manager.cc:1434] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 10:08:20.326779 25729 raft_consensus.cc:359] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.327477 25728 tablet_bootstrap.cc:492] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.332320 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fed0c3335514970bd8d358084595dd5" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.332604 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8233c99c994f2ab39f2ccdab1a0c01" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.333340 25609 raft_consensus.cc:2468] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c955aee4540441a2882baaf4323ddccf in term 0.
W20260608 10:08:20.333642 25498 leader_election.cc:343] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.327452 25729 raft_consensus.cc:385] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.334990 25498 leader_election.cc:304] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:20.335258 25729 raft_consensus.cc:740] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.335829 25732 raft_consensus.cc:2804] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.336259 25732 raft_consensus.cc:493] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.336453 25730 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.336001 25729 consensus_queue.cc:260] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.336644 25732 raft_consensus.cc:3060] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.336928 25728 tablet_bootstrap.cc:654] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.337162 25730 ts_tablet_manager.cc:1403] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.040s
I20260608 10:08:20.340456 25730 raft_consensus.cc:359] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.341192 25730 raft_consensus.cc:385] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.341548 25730 raft_consensus.cc:740] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.342412 25730 consensus_queue.cc:260] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.342904 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fed0c3335514970bd8d358084595dd5" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.343596 25684 raft_consensus.cc:2468] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c955aee4540441a2882baaf4323ddccf in term 0.
I20260608 10:08:20.344871 25730 ts_tablet_manager.cc:1434] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:08:20.345412 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8233c99c994f2ab39f2ccdab1a0c01" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.346040 25730 tablet_bootstrap.cc:492] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.347582 25739 raft_consensus.cc:493] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.348115 25739 raft_consensus.cc:515] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.351068 25739 leader_election.cc:290] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.353214 25730 tablet_bootstrap.cc:654] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.361778 25498 leader_election.cc:304] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, c955aee4540441a2882baaf4323ddccf; no voters: 44290f0ab5ef45f4b222ef9e20fd4a55
I20260608 10:08:20.365833 25730 tablet_bootstrap.cc:492] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.366315 25730 ts_tablet_manager.cc:1403] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260608 10:08:20.365216 25732 raft_consensus.cc:515] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.368772 25732 leader_election.cc:290] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Requested vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.369179 25730 raft_consensus.cc:359] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.369246 25732 raft_consensus.cc:2804] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.370872 25732 raft_consensus.cc:493] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.371218 25732 raft_consensus.cc:3060] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.369899 25730 raft_consensus.cc:385] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.371971 25730 raft_consensus.cc:740] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.372737 25730 consensus_queue.cc:260] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
W20260608 10:08:20.369905 25498 leader_election.cc:343] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.375193 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8233c99c994f2ab39f2ccdab1a0c01" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:20.375727 25609 raft_consensus.cc:3060] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.376765 25730 ts_tablet_manager.cc:1434] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:08:20.377795 25730 tablet_bootstrap.cc:492] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.388170 25609 raft_consensus.cc:2468] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c955aee4540441a2882baaf4323ddccf in term 1.
I20260608 10:08:20.389711 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8233c99c994f2ab39f2ccdab1a0c01" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
W20260608 10:08:20.390969 25481 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:08:20.391553 25730 tablet_bootstrap.cc:654] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.393461 25486 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:20.394161 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
W20260608 10:08:20.394433 25486 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 10:08:20.391419 25498 leader_election.cc:343] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.394775 25535 raft_consensus.cc:2468] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 0.
I20260608 10:08:20.395226 25498 leader_election.cc:304] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 12458024a4aa49f1aa59e6c7d2c713ee
I20260608 10:08:20.396016 25573 leader_election.cc:304] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:20.396170 25757 raft_consensus.cc:2804] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.396739 25757 raft_consensus.cc:697] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Becoming Leader. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Running, Role: LEADER
I20260608 10:08:20.396832 25739 raft_consensus.cc:2804] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.397181 25739 raft_consensus.cc:493] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.398583 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.397552 25739 raft_consensus.cc:3060] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.397302 25732 raft_consensus.cc:515] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
W20260608 10:08:20.400556 25573 leader_election.cc:343] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.397646 25757 consensus_queue.cc:237] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.402264 25730 tablet_bootstrap.cc:492] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.402500 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fed0c3335514970bd8d358084595dd5" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:20.402761 25730 ts_tablet_manager.cc:1403] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
W20260608 10:08:20.403688 25498 leader_election.cc:343] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.407061 25730 raft_consensus.cc:359] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.407842 25730 raft_consensus.cc:385] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.408190 25730 raft_consensus.cc:740] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.410946 25730 consensus_queue.cc:260] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.411703 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fed0c3335514970bd8d358084595dd5" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
I20260608 10:08:20.409734 25739 raft_consensus.cc:515] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.412417 25684 raft_consensus.cc:3060] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.415068 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:20.415673 25535 raft_consensus.cc:3060] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.410203 25728 tablet_bootstrap.cc:492] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.418565 25728 ts_tablet_manager.cc:1403] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.021s
I20260608 10:08:20.419560 25684 raft_consensus.cc:2468] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c955aee4540441a2882baaf4323ddccf in term 1.
I20260608 10:08:20.420699 25498 leader_election.cc:304] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, c955aee4540441a2882baaf4323ddccf; no voters: 44290f0ab5ef45f4b222ef9e20fd4a55
I20260608 10:08:20.422041 25732 leader_election.cc:290] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Requested vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.422691 25535 raft_consensus.cc:2468] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.423621 25739 leader_election.cc:290] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.422891 25729 ts_tablet_manager.cc:1434] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.099s	user 0.025s	sys 0.024s
I20260608 10:08:20.422592 25732 raft_consensus.cc:493] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.424046 25752 raft_consensus.cc:2804] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.425036 25732 raft_consensus.cc:515] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.425465 25752 raft_consensus.cc:697] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Becoming Leader. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Running, Role: LEADER
I20260608 10:08:20.426340 25752 consensus_queue.cc:237] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.426710 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
I20260608 10:08:20.427244 25732 leader_election.cc:290] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.425093 25729 tablet_bootstrap.cc:492] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.430265 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec75b824e1a4403aaadc171a8879fc6" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
W20260608 10:08:20.431674 25498 leader_election.cc:343] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.430105 25728 raft_consensus.cc:359] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.433676 25728 raft_consensus.cc:385] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.433986 25728 raft_consensus.cc:740] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.434798 25728 consensus_queue.cc:260] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.439177 25729 tablet_bootstrap.cc:654] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.440078 25728 ts_tablet_manager.cc:1434] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 10:08:20.441161 25728 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.447579 25728 tablet_bootstrap.cc:654] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.449733 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec75b824e1a4403aaadc171a8879fc6" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.450452 25609 raft_consensus.cc:2468] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c955aee4540441a2882baaf4323ddccf in term 0.
I20260608 10:08:20.451705 25498 leader_election.cc:304] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 12458024a4aa49f1aa59e6c7d2c713ee
I20260608 10:08:20.452723 25760 raft_consensus.cc:2804] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.453161 25760 raft_consensus.cc:493] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.453578 25760 raft_consensus.cc:3060] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.437942 25431 catalog_manager.cc:5696] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf reported cstate change: term changed from 0 to 1, leader changed from <none> to c955aee4540441a2882baaf4323ddccf (127.24.72.65). New cstate: current_term: 1 leader_uuid: "c955aee4540441a2882baaf4323ddccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:20.453387 25573 leader_election.cc:304] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:20.457619 25739 raft_consensus.cc:2804] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:08:20.458001 25573 leader_election.cc:343] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.459941 25762 raft_consensus.cc:493] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.460505 25762 raft_consensus.cc:515] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.460839 25760 raft_consensus.cc:515] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.467113 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.468286 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec75b824e1a4403aaadc171a8879fc6" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:20.468418 25760 leader_election.cc:290] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Requested vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.463124 25730 ts_tablet_manager.cc:1434] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.018s
I20260608 10:08:20.468822 25609 raft_consensus.cc:3060] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.468981 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec75b824e1a4403aaadc171a8879fc6" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
W20260608 10:08:20.469827 25573 leader_election.cc:343] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:08:20.470338 25498 leader_election.cc:343] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.471760 25730 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.472527 25739 raft_consensus.cc:697] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Leader. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:20.473412 25739 consensus_queue.cc:237] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.478971 25730 tablet_bootstrap.cc:654] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.483322 25728 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.483839 25728 ts_tablet_manager.cc:1403] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.019s
I20260608 10:08:20.484341 25609 raft_consensus.cc:2468] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c955aee4540441a2882baaf4323ddccf in term 1.
I20260608 10:08:20.486123 25498 leader_election.cc:304] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 12458024a4aa49f1aa59e6c7d2c713ee
I20260608 10:08:20.486915 25760 raft_consensus.cc:2804] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.486862 25728 raft_consensus.cc:359] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.487530 25760 raft_consensus.cc:697] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Becoming Leader. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Running, Role: LEADER
I20260608 10:08:20.487735 25728 raft_consensus.cc:385] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.488171 25728 raft_consensus.cc:740] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.488358 25760 consensus_queue.cc:237] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.488981 25762 leader_election.cc:290] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.489096 25728 consensus_queue.cc:260] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.491132 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.491737 25683 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 0.
I20260608 10:08:20.492933 25573 leader_election.cc:304] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, 44290f0ab5ef45f4b222ef9e20fd4a55; no voters: c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.494112 25762 raft_consensus.cc:2804] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.494508 25762 raft_consensus.cc:493] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.494927 25762 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.486920 25729 tablet_bootstrap.cc:492] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.495651 25729 ts_tablet_manager.cc:1403] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.010s
I20260608 10:08:20.495764 25728 ts_tablet_manager.cc:1434] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 10:08:20.496892 25728 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.499663 25730 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.499337 25729 raft_consensus.cc:359] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.500038 25729 raft_consensus.cc:385] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.500119 25730 ts_tablet_manager.cc:1403] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260608 10:08:20.500419 25729 raft_consensus.cc:740] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.503111 25730 raft_consensus.cc:359] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.503795 25730 raft_consensus.cc:385] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.504063 25730 raft_consensus.cc:740] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.504880 25730 consensus_queue.cc:260] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.505951 25729 consensus_queue.cc:260] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.507393 25730 ts_tablet_manager.cc:1434] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260608 10:08:20.504900 25728 tablet_bootstrap.cc:654] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.508356 25730 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55: Bootstrap starting.
I20260608 10:08:20.509452 25735 raft_consensus.cc:493] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.509876 25735 raft_consensus.cc:515] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.510922 25762 raft_consensus.cc:515] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.511947 25735 leader_election.cc:290] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:20.513828 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a94598959941e6b51a1d9d19e8d550" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.517760 25433 catalog_manager.cc:5696] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
W20260608 10:08:20.519430 25647 leader_election.cc:343] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.519512 25762 leader_election.cc:290] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.521396 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:20.521797 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
I20260608 10:08:20.521935 25535 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.522336 25683 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.514782 25730 tablet_bootstrap.cc:654] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.515750 25729 ts_tablet_manager.cc:1434] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 10:08:20.528862 25729 tablet_bootstrap.cc:492] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.529886 25535 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.517360 25728 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.517520 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a94598959941e6b51a1d9d19e8d550" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.530894 25609 raft_consensus.cc:2468] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 0.
I20260608 10:08:20.532056 25573 leader_election.cc:304] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:20.532188 25647 leader_election.cc:304] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, 44290f0ab5ef45f4b222ef9e20fd4a55; no voters: c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.533293 25735 raft_consensus.cc:2804] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.533676 25735 raft_consensus.cc:493] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.533994 25735 raft_consensus.cc:3060] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.534389 25683 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.535122 25431 catalog_manager.cc:5696] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf reported cstate change: term changed from 0 to 1, leader changed from <none> to c955aee4540441a2882baaf4323ddccf (127.24.72.65). New cstate: current_term: 1 leader_uuid: "c955aee4540441a2882baaf4323ddccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:20.537784 25728 ts_tablet_manager.cc:1403] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.009s
I20260608 10:08:20.537616 25762 raft_consensus.cc:2804] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.539834 25730 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55: No bootstrap required, opened a new log
I20260608 10:08:20.540324 25730 ts_tablet_manager.cc:1403] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.007s
I20260608 10:08:20.540652 25762 raft_consensus.cc:697] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Leader. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:20.541585 25762 consensus_queue.cc:237] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.542475 25735 raft_consensus.cc:515] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.543115 25730 raft_consensus.cc:359] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.543886 25730 raft_consensus.cc:385] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.543967 25739 raft_consensus.cc:493] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.544248 25730 raft_consensus.cc:740] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.544422 25739 raft_consensus.cc:515] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.537820 25431 catalog_manager.cc:5696] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf reported cstate change: term changed from 0 to 1, leader changed from <none> to c955aee4540441a2882baaf4323ddccf (127.24.72.65). New cstate: current_term: 1 leader_uuid: "c955aee4540441a2882baaf4323ddccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:20.542996 25729 tablet_bootstrap.cc:654] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.547547 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687ab29052fc4b61a78835951b2909be" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.563443 25730 consensus_queue.cc:260] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.563997 25728 raft_consensus.cc:359] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.564705 25728 raft_consensus.cc:385] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.565001 25728 raft_consensus.cc:740] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.566087 25730 ts_tablet_manager.cc:1434] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.007s
I20260608 10:08:20.565804 25728 consensus_queue.cc:260] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.568053 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a94598959941e6b51a1d9d19e8d550" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:20.568632 25609 raft_consensus.cc:3060] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.569154 25728 ts_tablet_manager.cc:1434] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.014s
I20260608 10:08:20.570072 25728 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee: Bootstrap starting.
I20260608 10:08:20.571228 25534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687ab29052fc4b61a78835951b2909be" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
W20260608 10:08:20.572731 25573 leader_election.cc:343] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.573282 25739 leader_election.cc:290] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327), c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967)
I20260608 10:08:20.563820 25683 raft_consensus.cc:2468] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 0.
I20260608 10:08:20.574550 25573 leader_election.cc:304] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, 44290f0ab5ef45f4b222ef9e20fd4a55; no voters: c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.575291 25609 raft_consensus.cc:2468] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 1.
I20260608 10:08:20.576433 25647 leader_election.cc:304] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, 44290f0ab5ef45f4b222ef9e20fd4a55; no voters: 
I20260608 10:08:20.576751 25728 tablet_bootstrap.cc:654] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.577226 25739 raft_consensus.cc:2804] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.577550 25776 raft_consensus.cc:2804] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.545509 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a94598959941e6b51a1d9d19e8d550" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf"
W20260608 10:08:20.580037 25647 leader_election.cc:343] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:08:20.580631 25735 leader_election.cc:290] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:20.581702 25739 raft_consensus.cc:493] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.582427 25739 raft_consensus.cc:3060] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.584251 25729 tablet_bootstrap.cc:492] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.584769 25729 ts_tablet_manager.cc:1403] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260608 10:08:20.586119 25776 raft_consensus.cc:697] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 LEADER]: Becoming Leader. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Running, Role: LEADER
I20260608 10:08:20.587232 25739 raft_consensus.cc:515] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.589296 25739 leader_election.cc:290] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Requested vote from peers 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327), c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967)
I20260608 10:08:20.590430 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687ab29052fc4b61a78835951b2909be" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
I20260608 10:08:20.587193 25776 consensus_queue.cc:237] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.590958 25683 raft_consensus.cc:3060] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.593855 25433 catalog_manager.cc:5696] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:20.597379 25683 raft_consensus.cc:2468] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.597362 25729 raft_consensus.cc:359] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.598294 25729 raft_consensus.cc:385] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.598599 25729 raft_consensus.cc:740] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.598851 25573 leader_election.cc:304] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, 44290f0ab5ef45f4b222ef9e20fd4a55; no voters: 
I20260608 10:08:20.600729 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687ab29052fc4b61a78835951b2909be" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:20.601281 25739 raft_consensus.cc:2804] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.601936 25739 raft_consensus.cc:697] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Leader. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:20.601639 25729 consensus_queue.cc:260] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.602898 25728 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee: No bootstrap required, opened a new log
I20260608 10:08:20.602748 25739 consensus_queue.cc:237] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:20.603411 25728 ts_tablet_manager.cc:1403] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.020s
I20260608 10:08:20.604488 25535 raft_consensus.cc:3060] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.606484 25728 raft_consensus.cc:359] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.607179 25728 raft_consensus.cc:385] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.607492 25728 raft_consensus.cc:740] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.608202 25728 consensus_queue.cc:260] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.609527 25729 ts_tablet_manager.cc:1434] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260608 10:08:20.610267 25728 ts_tablet_manager.cc:1434] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:08:20.610515 25729 tablet_bootstrap.cc:492] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf: Bootstrap starting.
I20260608 10:08:20.610296 25433 catalog_manager.cc:5696] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67). New cstate: current_term: 1 leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:20.611984 25535 raft_consensus.cc:2468] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.618141 25729 tablet_bootstrap.cc:654] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:20.628756 25776 raft_consensus.cc:493] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.629261 25776 raft_consensus.cc:515] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.631366 25776 leader_election.cc:290] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:20.633466 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.634337 25535 raft_consensus.cc:2393] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12458024a4aa49f1aa59e6c7d2c713ee in current term 1: Already voted for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in this term.
I20260608 10:08:20.635954 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.636587 25729 tablet_bootstrap.cc:492] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf: No bootstrap required, opened a new log
I20260608 10:08:20.637022 25729 ts_tablet_manager.cc:1403] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260608 10:08:20.637179 25647 leader_election.cc:304] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee; no voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.637879 25776 raft_consensus.cc:3060] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.640015 25433 catalog_manager.cc:5696] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:20.642486 25729 raft_consensus.cc:359] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.643484 25729 raft_consensus.cc:385] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:20.643764 25729 raft_consensus.cc:740] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c955aee4540441a2882baaf4323ddccf, State: Initialized, Role: FOLLOWER
I20260608 10:08:20.643769 25776 raft_consensus.cc:2749] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:20.644651 25729 consensus_queue.cc:260] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.646373 25739 raft_consensus.cc:493] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.646812 25729 ts_tablet_manager.cc:1434] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:08:20.646827 25739 raft_consensus.cc:515] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.650228 25739 leader_election.cc:290] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.651257 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fed0c3335514970bd8d358084595dd5" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.651288 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fed0c3335514970bd8d358084595dd5" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.652151 25683 raft_consensus.cc:2393] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in current term 1: Already voted for candidate c955aee4540441a2882baaf4323ddccf in this term.
I20260608 10:08:20.653086 25573 leader_election.cc:304] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55; no voters: 12458024a4aa49f1aa59e6c7d2c713ee, c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.653752 25739 raft_consensus.cc:3060] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.659569 25739 raft_consensus.cc:2749] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:20.668637 25739 raft_consensus.cc:493] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.668946 25739 raft_consensus.cc:515] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.670584 25739 leader_election.cc:290] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.671134 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99855cc1129420686f9fe69c3e2cbad" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.671507 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99855cc1129420686f9fe69c3e2cbad" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.671662 25535 raft_consensus.cc:2468] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 0.
I20260608 10:08:20.671991 25683 raft_consensus.cc:2468] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 0.
I20260608 10:08:20.672573 25573 leader_election.cc:304] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:20.673154 25739 raft_consensus.cc:2804] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:20.673522 25739 raft_consensus.cc:493] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:20.673799 25739 raft_consensus.cc:3060] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.677793 25739 raft_consensus.cc:515] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.679335 25739 leader_election.cc:290] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.679847 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99855cc1129420686f9fe69c3e2cbad" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:20.680265 25535 raft_consensus.cc:3060] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.680226 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99855cc1129420686f9fe69c3e2cbad" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
I20260608 10:08:20.680801 25683 raft_consensus.cc:3060] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.684525 25535 raft_consensus.cc:2468] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.685442 25573 leader_election.cc:304] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:20.685922 25683 raft_consensus.cc:2468] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 1.
I20260608 10:08:20.686111 25739 raft_consensus.cc:2804] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:20.686563 25739 raft_consensus.cc:697] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Leader. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:20.687347 25739 consensus_queue.cc:237] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.691066 25760 raft_consensus.cc:493] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.691556 25760 raft_consensus.cc:515] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.693667 25760 leader_election.cc:290] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:20.694375 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a94598959941e6b51a1d9d19e8d550" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.694586 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a94598959941e6b51a1d9d19e8d550" candidate_uuid: "c955aee4540441a2882baaf4323ddccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" is_pre_election: true
I20260608 10:08:20.695115 25609 raft_consensus.cc:2393] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c955aee4540441a2882baaf4323ddccf in current term 1: Already voted for candidate 12458024a4aa49f1aa59e6c7d2c713ee in this term.
I20260608 10:08:20.696051 25498 leader_election.cc:304] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c955aee4540441a2882baaf4323ddccf; no voters: 12458024a4aa49f1aa59e6c7d2c713ee, 44290f0ab5ef45f4b222ef9e20fd4a55
I20260608 10:08:20.696694 25760 raft_consensus.cc:3060] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.696312 25431 catalog_manager.cc:5696] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:20.701846 25760 raft_consensus.cc:2749] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:20.716328 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:20.721899 25784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:20.722668 25785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:20.723865 25787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:20.724808 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:20.725772 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:20.725989 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:20.726164 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913300726147 us; error 0 us; skew 500 ppm
I20260608 10:08:20.726706 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:20.728840 24865 webserver.cc:533] Webserver started at http://127.24.72.68:37187/ using document root <none> and password file <none>
I20260608 10:08:20.729354 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:20.729542 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:20.729801 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:20.730792 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "8f34a5bd5c2e47689b8064b951deb578"
format_stamp: "Formatted at 2026-06-08 10:08:20 on dist-test-slave-0v1n"
I20260608 10:08:20.735029 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:20.738114 25792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:20.738867 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:20.739117 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "8f34a5bd5c2e47689b8064b951deb578"
format_stamp: "Formatted at 2026-06-08 10:08:20 on dist-test-slave-0v1n"
I20260608 10:08:20.739351 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:20.768066 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:20.769246 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:20.770668 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:20.773141 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:20.773358 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:20.773639 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:20.773792 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:20.811044 25760 consensus_queue.cc:1048] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.817580 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:37763
I20260608 10:08:20.817694 25855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:37763 every 8 connection(s)
I20260608 10:08:20.833588 25776 raft_consensus.cc:493] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:20.834111 25776 raft_consensus.cc:515] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:20.836192 25776 leader_election.cc:290] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:20.836716 25752 consensus_queue.cc:1048] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.837746 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8233c99c994f2ab39f2ccdab1a0c01" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c955aee4540441a2882baaf4323ddccf" is_pre_election: true
I20260608 10:08:20.838043 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8233c99c994f2ab39f2ccdab1a0c01" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" is_pre_election: true
I20260608 10:08:20.838788 25609 raft_consensus.cc:2393] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12458024a4aa49f1aa59e6c7d2c713ee in current term 1: Already voted for candidate c955aee4540441a2882baaf4323ddccf in this term.
I20260608 10:08:20.839965 25647 leader_election.cc:304] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee; no voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf
I20260608 10:08:20.840978 25778 raft_consensus.cc:3060] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.846626 25778 raft_consensus.cc:2749] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:08:20.856407 25857 heartbeater.cc:344] Connected to a master server at 127.24.72.126:46327
I20260608 10:08:20.856771 25857 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:20.857554 25857 heartbeater.cc:507] Master 127.24.72.126:46327 requested a full tablet report, sending...
I20260608 10:08:20.859434 25431 ts_manager.cc:194] Registered new tserver with Master: 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68:37763)
I20260608 10:08:20.860697 25431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47340
I20260608 10:08:20.934443 25752 consensus_queue.cc:1048] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.938349 25684 raft_consensus.cc:3060] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:20.944038 25739 consensus_queue.cc:1048] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.948143 25760 consensus_queue.cc:1048] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.950945 25760 consensus_queue.cc:1048] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.961691 25767 consensus_queue.cc:1048] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:20.974941 25757 consensus_queue.cc:1048] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.011075 25767 consensus_queue.cc:1048] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.023401 25767 consensus_queue.cc:1048] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.024569 25871 consensus_queue.cc:1048] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:21.038926 25762 consensus_queue.cc:1048] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.130143 25778 consensus_queue.cc:1048] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.140626 25876 consensus_queue.cc:1048] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:21.144549 25767 consensus_queue.cc:1048] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.157063 25762 consensus_queue.cc:1048] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:21.862737 25857 heartbeater.cc:499] Master 127.24.72.126:46327 was elected leader, sending a full tablet report...
I20260608 10:08:22.395334 25486 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:22.411679 25609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "687ab29052fc4b61a78835951b2909be"
dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
mode: GRACEFUL
new_leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
 from {username='slave'} at 127.0.0.1:39102
I20260608 10:08:22.412256 25609 raft_consensus.cc:606] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Received request to transfer leadership to TS 12458024a4aa49f1aa59e6c7d2c713ee
I20260608 10:08:22.414697 25609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7313616204b346f8bea13196c6baaef4"
dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
mode: GRACEFUL
new_leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
 from {username='slave'} at 127.0.0.1:39102
I20260608 10:08:22.415186 25609 raft_consensus.cc:606] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Received request to transfer leadership to TS 12458024a4aa49f1aa59e6c7d2c713ee
I20260608 10:08:22.416086 25486 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 10:08:22.416558 25486 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:22.448817 25762 raft_consensus.cc:993] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: : Instructing follower 12458024a4aa49f1aa59e6c7d2c713ee to start an election
I20260608 10:08:22.449250 25884 raft_consensus.cc:1081] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Signalling peer 12458024a4aa49f1aa59e6c7d2c713ee to start an election
I20260608 10:08:22.450814 25684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7313616204b346f8bea13196c6baaef4"
dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
 from {username='slave'} at 127.0.0.1:54774
I20260608 10:08:22.451290 25684 raft_consensus.cc:493] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:08:22.451584 25684 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:22.455924 25684 raft_consensus.cc:515] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:22.457584 25684 leader_election.cc:290] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 2 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:22.458523 25534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:22.458807 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:22.459160 25534 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:22.459398 25609 raft_consensus.cc:3055] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:08:22.459764 25609 raft_consensus.cc:740] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:22.460675 25609 consensus_queue.cc:260] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:22.462003 25609 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:22.465900 25534 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 2.
I20260608 10:08:22.467218 25647 leader_election.cc:304] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:22.468077 25881 raft_consensus.cc:2804] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:22.468371 25609 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 2.
I20260608 10:08:22.469058 25881 raft_consensus.cc:697] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Becoming Leader. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Running, Role: LEADER
I20260608 10:08:22.469856 25881 consensus_queue.cc:237] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:22.476828 25430 catalog_manager.cc:5696] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee reported cstate change: term changed from 1 to 2, leader changed from 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66) to 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67). New cstate: current_term: 2 leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:22.520884 25762 raft_consensus.cc:993] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: : Instructing follower 12458024a4aa49f1aa59e6c7d2c713ee to start an election
I20260608 10:08:22.521307 25884 raft_consensus.cc:1081] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Signalling peer 12458024a4aa49f1aa59e6c7d2c713ee to start an election
I20260608 10:08:22.523021 25684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "687ab29052fc4b61a78835951b2909be"
dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
 from {username='slave'} at 127.0.0.1:54774
I20260608 10:08:22.523546 25684 raft_consensus.cc:493] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:08:22.523844 25684 raft_consensus.cc:3060] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:22.528273 25684 raft_consensus.cc:515] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:22.529798 25684 leader_election.cc:290] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 2 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:22.530663 25534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687ab29052fc4b61a78835951b2909be" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:22.530951 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687ab29052fc4b61a78835951b2909be" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:22.531200 25534 raft_consensus.cc:3060] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:22.531450 25609 raft_consensus.cc:3055] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:08:22.531745 25609 raft_consensus.cc:740] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:22.532374 25609 consensus_queue.cc:260] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:22.533226 25609 raft_consensus.cc:3060] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:22.535571 25534 raft_consensus.cc:2468] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 2.
I20260608 10:08:22.536533 25647 leader_election.cc:304] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:22.537199 25881 raft_consensus.cc:2804] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:22.537480 25609 raft_consensus.cc:2468] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 2.
I20260608 10:08:22.537770 25881 raft_consensus.cc:697] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Becoming Leader. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Running, Role: LEADER
I20260608 10:08:22.538592 25881 consensus_queue.cc:237] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } }
I20260608 10:08:22.545910 25430 catalog_manager.cc:5696] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee reported cstate change: term changed from 1 to 2, leader changed from 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66) to 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67). New cstate: current_term: 2 leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:22.957937 25609 raft_consensus.cc:1275] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Refusing update from remote peer 12458024a4aa49f1aa59e6c7d2c713ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:22.959352 25881 consensus_queue.cc:1048] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:22.968691 25534 raft_consensus.cc:1275] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Refusing update from remote peer 12458024a4aa49f1aa59e6c7d2c713ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:22.970247 25885 consensus_queue.cc:1048] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:23.043430 25609 raft_consensus.cc:1275] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Refusing update from remote peer 12458024a4aa49f1aa59e6c7d2c713ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:23.044706 25895 consensus_queue.cc:1048] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:23.053972 25534 raft_consensus.cc:1275] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Refusing update from remote peer 12458024a4aa49f1aa59e6c7d2c713ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:23.055666 25899 consensus_queue.cc:1048] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:24.417609 25486 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:24.434964 25684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7313616204b346f8bea13196c6baaef4"
dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
mode: GRACEFUL
new_leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
 from {username='slave'} at 127.0.0.1:59940
I20260608 10:08:24.435840 25684 raft_consensus.cc:606] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Received request to transfer leadership to TS 44290f0ab5ef45f4b222ef9e20fd4a55
I20260608 10:08:24.437305 25486 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:08:24.437776 25486 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:24.649251 25881 raft_consensus.cc:993] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: : Instructing follower 44290f0ab5ef45f4b222ef9e20fd4a55 to start an election
I20260608 10:08:24.649760 25904 raft_consensus.cc:1081] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Signalling peer 44290f0ab5ef45f4b222ef9e20fd4a55 to start an election
I20260608 10:08:24.651275 25609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7313616204b346f8bea13196c6baaef4"
dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
 from {username='slave'} at 127.0.0.1:39090
I20260608 10:08:24.651726 25609 raft_consensus.cc:493] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:08:24.652045 25609 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:24.657791 25609 raft_consensus.cc:515] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:24.659632 25609 leader_election.cc:290] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 3 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67:46327)
I20260608 10:08:24.660506 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:24.660622 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7313616204b346f8bea13196c6baaef4" candidate_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
I20260608 10:08:24.661183 25535 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:24.661232 25684 raft_consensus.cc:3055] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:08:24.661626 25684 raft_consensus.cc:740] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Running, Role: LEADER
I20260608 10:08:24.662350 25684 consensus_queue.cc:260] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:24.663254 25684 raft_consensus.cc:3060] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:24.665952 25535 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 3.
I20260608 10:08:24.667110 25573 leader_election.cc:304] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44290f0ab5ef45f4b222ef9e20fd4a55, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:24.667904 25762 raft_consensus.cc:2804] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:08:24.668495 25684 raft_consensus.cc:2468] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44290f0ab5ef45f4b222ef9e20fd4a55 in term 3.
I20260608 10:08:24.668792 25762 raft_consensus.cc:697] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 3 LEADER]: Becoming Leader. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:24.670186 25762 consensus_queue.cc:237] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:24.678511 25431 catalog_manager.cc:5696] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: term changed from 2 to 3, leader changed from 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67) to 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66). New cstate: current_term: 3 leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:26.023295 25534 raft_consensus.cc:1275] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 3 FOLLOWER]: Refusing update from remote peer 44290f0ab5ef45f4b222ef9e20fd4a55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:08:26.027266 25682 raft_consensus.cc:1275] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 3 FOLLOWER]: Refusing update from remote peer 44290f0ab5ef45f4b222ef9e20fd4a55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:08:26.027266 25914 consensus_queue.cc:1048] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:08:26.031797 25762 consensus_queue.cc:1048] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:08:26.438643 25486 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:26.445760 25609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f"
dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
mode: GRACEFUL
new_leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
 from {username='slave'} at 127.0.0.1:39102
I20260608 10:08:26.446246 25609 raft_consensus.cc:606] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Received request to transfer leadership to TS 12458024a4aa49f1aa59e6c7d2c713ee
I20260608 10:08:26.447362 25486 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:08:26.447763 25486 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:26.851178 25609 consensus_queue.cc:237] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:26.858372 25535 raft_consensus.cc:1275] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Refusing update from remote peer 44290f0ab5ef45f4b222ef9e20fd4a55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:26.858372 25684 raft_consensus.cc:1275] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Refusing update from remote peer 44290f0ab5ef45f4b222ef9e20fd4a55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:26.860252 25927 consensus_queue.cc:1048] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:26.861282 25926 consensus_queue.cc:1048] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:26.869943 25927 raft_consensus.cc:2955] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
W20260608 10:08:26.873618 25574 consensus_peers.cc:597] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 -> Peer 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68:37763): Couldn't send request to peer 8f34a5bd5c2e47689b8064b951deb578. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b99855cc1129420686f9fe69c3e2cbad. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.872721 25535 raft_consensus.cc:2955] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:26.872859 25684 raft_consensus.cc:2955] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:26.884954 25914 raft_consensus.cc:993] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: : Instructing follower 12458024a4aa49f1aa59e6c7d2c713ee to start an election
I20260608 10:08:26.885419 25914 raft_consensus.cc:1081] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Signalling peer 12458024a4aa49f1aa59e6c7d2c713ee to start an election
I20260608 10:08:26.887143 25683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f"
dest_uuid: "12458024a4aa49f1aa59e6c7d2c713ee"
 from {username='slave'} at 127.0.0.1:54774
I20260608 10:08:26.887673 25683 raft_consensus.cc:493] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:08:26.888051 25683 raft_consensus.cc:3060] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:26.889601 25433 catalog_manager.cc:5696] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:26.894673 25683 raft_consensus.cc:515] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:26.897682 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c955aee4540441a2882baaf4323ddccf"
I20260608 10:08:26.898283 25535 raft_consensus.cc:3060] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:26.898880 25683 leader_election.cc:290] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 2 election: Requested vote from peers c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967), 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:26.901587 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed7e3cf49934f169a44c9240fa70d5f" candidate_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55"
I20260608 10:08:26.902170 25609 raft_consensus.cc:3055] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:08:26.902473 25609 raft_consensus.cc:740] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44290f0ab5ef45f4b222ef9e20fd4a55, State: Running, Role: LEADER
I20260608 10:08:26.903223 25609 consensus_queue.cc:260] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:26.904384 25609 raft_consensus.cc:3060] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:26.904333 25535 raft_consensus.cc:2468] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 2.
I20260608 10:08:26.906909 25647 leader_election.cc:304] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12458024a4aa49f1aa59e6c7d2c713ee, c955aee4540441a2882baaf4323ddccf; no voters: 
I20260608 10:08:26.907105 25533 consensus_queue.cc:237] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:26.908916 25912 raft_consensus.cc:2804] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:08:26.909399 25912 raft_consensus.cc:697] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Becoming Leader. State: Replica: 12458024a4aa49f1aa59e6c7d2c713ee, State: Running, Role: LEADER
I20260608 10:08:26.910210 25912 consensus_queue.cc:237] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } }
I20260608 10:08:26.910962 25609 raft_consensus.cc:2468] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12458024a4aa49f1aa59e6c7d2c713ee in term 2.
I20260608 10:08:26.925179 25609 raft_consensus.cc:1275] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Refusing update from remote peer c955aee4540441a2882baaf4323ddccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:26.925431 25683 raft_consensus.cc:1275] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Refusing update from remote peer c955aee4540441a2882baaf4323ddccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:26.929461 25911 consensus_queue.cc:1048] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:26.931438 25911 consensus_queue.cc:1048] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:26.932174 25430 catalog_manager.cc:5696] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee reported cstate change: term changed from 1 to 2, leader changed from 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66) to 12458024a4aa49f1aa59e6c7d2c713ee (127.24.72.67). New cstate: current_term: 2 leader_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:26.955641 25911 raft_consensus.cc:2955] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:26.956526 25683 raft_consensus.cc:2955] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
W20260608 10:08:26.965891 25499 consensus_peers.cc:597] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf -> Peer 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68:37763): Couldn't send request to peer 8f34a5bd5c2e47689b8064b951deb578. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd8233c99c994f2ab39f2ccdab1a0c01. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.968977 25609 raft_consensus.cc:2955] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:26.971859 25533 consensus_queue.cc:237] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:26.972193 25430 catalog_manager.cc:5696] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee reported cstate change: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "c955aee4540441a2882baaf4323ddccf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
W20260608 10:08:26.990077 25499 consensus_peers.cc:597] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf -> Peer 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68:37763): Couldn't send request to peer 8f34a5bd5c2e47689b8064b951deb578. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ec75b824e1a4403aaadc171a8879fc6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:26.991240 25683 raft_consensus.cc:1275] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Refusing update from remote peer c955aee4540441a2882baaf4323ddccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:26.993499 25609 raft_consensus.cc:1275] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Refusing update from remote peer c955aee4540441a2882baaf4323ddccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:26.993901 25945 consensus_queue.cc:1048] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 10:08:26.997220 25941 consensus_queue.cc:1048] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:08:27.008030 25949 raft_consensus.cc:2955] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:27.009786 25609 raft_consensus.cc:2955] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:27.010171 25683 raft_consensus.cc:2955] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:27.018735 25431 catalog_manager.cc:5696] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 reported cstate change: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "c955aee4540441a2882baaf4323ddccf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
W20260608 10:08:27.023610 25851 debug-util.cc:398] Leaking SignalData structure 0x7b080015f040 after lost signal to thread 24868
I20260608 10:08:27.023712 25533 consensus_queue.cc:237] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
W20260608 10:08:27.024760 25851 debug-util.cc:398] Leaking SignalData structure 0x7b080015f720 after lost signal to thread 25467
W20260608 10:08:27.029762 25851 debug-util.cc:398] Leaking SignalData structure 0x7b08001c85a0 after lost signal to thread 25708
I20260608 10:08:27.030961 25683 raft_consensus.cc:1275] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Refusing update from remote peer c955aee4540441a2882baaf4323ddccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:08:27.032709 25499 consensus_peers.cc:597] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf -> Peer 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68:37763): Couldn't send request to peer 8f34a5bd5c2e47689b8064b951deb578. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fed0c3335514970bd8d358084595dd5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:27.033632 25945 consensus_queue.cc:1048] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:27.034153 25609 raft_consensus.cc:1275] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Refusing update from remote peer c955aee4540441a2882baaf4323ddccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:27.035508 25949 consensus_queue.cc:1048] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:27.049505 25949 raft_consensus.cc:2955] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:27.057629 25609 raft_consensus.cc:2955] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:27.062691 25684 raft_consensus.cc:2955] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } } }
I20260608 10:08:27.068120 25433 catalog_manager.cc:5696] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf reported cstate change: config changed from index -1 to 2, NON_VOTER 8f34a5bd5c2e47689b8064b951deb578 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "c955aee4540441a2882baaf4323ddccf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:27.305027 25955 ts_tablet_manager.cc:933] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: Initiating tablet copy from peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837)
I20260608 10:08:27.307600 25955 tablet_copy_client.cc:323] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:32837
I20260608 10:08:27.321028 25620 tablet_copy_service.cc:140] P 44290f0ab5ef45f4b222ef9e20fd4a55: Received BeginTabletCopySession request for tablet b99855cc1129420686f9fe69c3e2cbad from peer 8f34a5bd5c2e47689b8064b951deb578 ({username='slave'} at 127.0.0.1:38352)
I20260608 10:08:27.321672 25620 tablet_copy_service.cc:161] P 44290f0ab5ef45f4b222ef9e20fd4a55: Beginning new tablet copy session on tablet b99855cc1129420686f9fe69c3e2cbad from peer 8f34a5bd5c2e47689b8064b951deb578 at {username='slave'} at 127.0.0.1:38352: session id = 8f34a5bd5c2e47689b8064b951deb578-b99855cc1129420686f9fe69c3e2cbad
I20260608 10:08:27.329775 25620 tablet_copy_source_session.cc:215] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:27.333932 25955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99855cc1129420686f9fe69c3e2cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.349373 25955 tablet_copy_client.cc:806] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:27.350044 25955 tablet_copy_client.cc:670] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:27.354786 25955 tablet_copy_client.cc:538] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:27.363233 25955 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap starting.
I20260608 10:08:27.385599 25955 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:27.386741 25955 tablet_bootstrap.cc:492] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap complete.
I20260608 10:08:27.387455 25955 ts_tablet_manager.cc:1403] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.009s
I20260608 10:08:27.390965 25955 raft_consensus.cc:359] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.391769 25955 raft_consensus.cc:740] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f34a5bd5c2e47689b8064b951deb578, State: Initialized, Role: LEARNER
I20260608 10:08:27.392417 25955 consensus_queue.cc:260] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.399140 25955 ts_tablet_manager.cc:1434] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:08:27.403209 25620 tablet_copy_service.cc:342] P 44290f0ab5ef45f4b222ef9e20fd4a55: Request end of tablet copy session 8f34a5bd5c2e47689b8064b951deb578-b99855cc1129420686f9fe69c3e2cbad received from {username='slave'} at 127.0.0.1:38352
I20260608 10:08:27.403719 25620 tablet_copy_service.cc:434] P 44290f0ab5ef45f4b222ef9e20fd4a55: ending tablet copy session 8f34a5bd5c2e47689b8064b951deb578-b99855cc1129420686f9fe69c3e2cbad on tablet b99855cc1129420686f9fe69c3e2cbad with peer 8f34a5bd5c2e47689b8064b951deb578
I20260608 10:08:27.407641 25533 raft_consensus.cc:1275] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Refusing update from remote peer 12458024a4aa49f1aa59e6c7d2c713ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:27.409705 25912 consensus_queue.cc:1048] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:27.415650 25955 ts_tablet_manager.cc:933] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: Initiating tablet copy from peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967)
I20260608 10:08:27.442931 25955 tablet_copy_client.cc:323] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:37967
I20260608 10:08:27.471416 25609 raft_consensus.cc:1275] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Refusing update from remote peer 12458024a4aa49f1aa59e6c7d2c713ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:08:27.473284 25962 consensus_queue.cc:1048] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:27.482089 25545 tablet_copy_service.cc:140] P c955aee4540441a2882baaf4323ddccf: Received BeginTabletCopySession request for tablet 4fed0c3335514970bd8d358084595dd5 from peer 8f34a5bd5c2e47689b8064b951deb578 ({username='slave'} at 127.0.0.1:59488)
I20260608 10:08:27.482640 25545 tablet_copy_service.cc:161] P c955aee4540441a2882baaf4323ddccf: Beginning new tablet copy session on tablet 4fed0c3335514970bd8d358084595dd5 from peer 8f34a5bd5c2e47689b8064b951deb578 at {username='slave'} at 127.0.0.1:59488: session id = 8f34a5bd5c2e47689b8064b951deb578-4fed0c3335514970bd8d358084595dd5
I20260608 10:08:27.498551 25545 tablet_copy_source_session.cc:215] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:27.500244 25968 ts_tablet_manager.cc:933] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: Initiating tablet copy from peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967)
I20260608 10:08:27.502286 25955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fed0c3335514970bd8d358084595dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.515303 25970 ts_tablet_manager.cc:933] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: Initiating tablet copy from peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967)
I20260608 10:08:27.522970 25955 tablet_copy_client.cc:806] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:27.525812 25955 tablet_copy_client.cc:670] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:27.530462 25955 tablet_copy_client.cc:538] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:27.545805 25968 tablet_copy_client.cc:323] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:37967
I20260608 10:08:27.547677 25545 tablet_copy_service.cc:140] P c955aee4540441a2882baaf4323ddccf: Received BeginTabletCopySession request for tablet 2ec75b824e1a4403aaadc171a8879fc6 from peer 8f34a5bd5c2e47689b8064b951deb578 ({username='slave'} at 127.0.0.1:59488)
I20260608 10:08:27.548234 25545 tablet_copy_service.cc:161] P c955aee4540441a2882baaf4323ddccf: Beginning new tablet copy session on tablet 2ec75b824e1a4403aaadc171a8879fc6 from peer 8f34a5bd5c2e47689b8064b951deb578 at {username='slave'} at 127.0.0.1:59488: session id = 8f34a5bd5c2e47689b8064b951deb578-2ec75b824e1a4403aaadc171a8879fc6
I20260608 10:08:27.555450 25545 tablet_copy_source_session.cc:215] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:27.558908 25968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec75b824e1a4403aaadc171a8879fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.566113 25970 tablet_copy_client.cc:323] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:37967
I20260608 10:08:27.568070 25545 tablet_copy_service.cc:140] P c955aee4540441a2882baaf4323ddccf: Received BeginTabletCopySession request for tablet cd8233c99c994f2ab39f2ccdab1a0c01 from peer 8f34a5bd5c2e47689b8064b951deb578 ({username='slave'} at 127.0.0.1:59488)
I20260608 10:08:27.568588 25545 tablet_copy_service.cc:161] P c955aee4540441a2882baaf4323ddccf: Beginning new tablet copy session on tablet cd8233c99c994f2ab39f2ccdab1a0c01 from peer 8f34a5bd5c2e47689b8064b951deb578 at {username='slave'} at 127.0.0.1:59488: session id = 8f34a5bd5c2e47689b8064b951deb578-cd8233c99c994f2ab39f2ccdab1a0c01
I20260608 10:08:27.575682 25545 tablet_copy_source_session.cc:215] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:27.576218 25968 tablet_copy_client.cc:806] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:27.578117 25968 tablet_copy_client.cc:670] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:27.579497 25970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8233c99c994f2ab39f2ccdab1a0c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:27.579483 25955 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap starting.
I20260608 10:08:27.588270 25968 tablet_copy_client.cc:538] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:27.597851 25970 tablet_copy_client.cc:806] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:27.606014 25970 tablet_copy_client.cc:670] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:27.606988 25968 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap starting.
I20260608 10:08:27.609992 25970 tablet_copy_client.cc:538] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:27.617460 25955 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:27.618371 25955 tablet_bootstrap.cc:492] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap complete.
I20260608 10:08:27.619074 25955 ts_tablet_manager.cc:1403] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.004s
I20260608 10:08:27.622067 25955 raft_consensus.cc:359] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.622889 25955 raft_consensus.cc:740] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f34a5bd5c2e47689b8064b951deb578, State: Initialized, Role: LEARNER
I20260608 10:08:27.623749 25970 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap starting.
I20260608 10:08:27.623556 25955 consensus_queue.cc:260] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.626129 25955 ts_tablet_manager.cc:1434] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:08:27.627815 25545 tablet_copy_service.cc:342] P c955aee4540441a2882baaf4323ddccf: Request end of tablet copy session 8f34a5bd5c2e47689b8064b951deb578-4fed0c3335514970bd8d358084595dd5 received from {username='slave'} at 127.0.0.1:59488
I20260608 10:08:27.628222 25545 tablet_copy_service.cc:434] P c955aee4540441a2882baaf4323ddccf: ending tablet copy session 8f34a5bd5c2e47689b8064b951deb578-4fed0c3335514970bd8d358084595dd5 on tablet 4fed0c3335514970bd8d358084595dd5 with peer 8f34a5bd5c2e47689b8064b951deb578
I20260608 10:08:27.650827 25968 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:27.651769 25968 tablet_bootstrap.cc:492] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap complete.
I20260608 10:08:27.652513 25968 ts_tablet_manager.cc:1403] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.017s
I20260608 10:08:27.655438 25968 raft_consensus.cc:359] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.657347 25968 raft_consensus.cc:740] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f34a5bd5c2e47689b8064b951deb578, State: Initialized, Role: LEARNER
I20260608 10:08:27.658080 25968 consensus_queue.cc:260] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } attrs { replace: true } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.660327 25968 ts_tablet_manager.cc:1434] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:08:27.662072 25545 tablet_copy_service.cc:342] P c955aee4540441a2882baaf4323ddccf: Request end of tablet copy session 8f34a5bd5c2e47689b8064b951deb578-2ec75b824e1a4403aaadc171a8879fc6 received from {username='slave'} at 127.0.0.1:59488
I20260608 10:08:27.662515 25545 tablet_copy_service.cc:434] P c955aee4540441a2882baaf4323ddccf: ending tablet copy session 8f34a5bd5c2e47689b8064b951deb578-2ec75b824e1a4403aaadc171a8879fc6 on tablet 2ec75b824e1a4403aaadc171a8879fc6 with peer 8f34a5bd5c2e47689b8064b951deb578
I20260608 10:08:27.673293 25970 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:27.674291 25970 tablet_bootstrap.cc:492] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: Bootstrap complete.
I20260608 10:08:27.675040 25970 ts_tablet_manager.cc:1403] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.007s
I20260608 10:08:27.678057 25970 raft_consensus.cc:359] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.678843 25970 raft_consensus.cc:740] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8f34a5bd5c2e47689b8064b951deb578, State: Initialized, Role: LEARNER
I20260608 10:08:27.679483 25970 consensus_queue.cc:260] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c955aee4540441a2882baaf4323ddccf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37967 } } peers { permanent_uuid: "44290f0ab5ef45f4b222ef9e20fd4a55" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 32837 } attrs { replace: true } } peers { permanent_uuid: "12458024a4aa49f1aa59e6c7d2c713ee" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 46327 } } peers { permanent_uuid: "8f34a5bd5c2e47689b8064b951deb578" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 37763 } attrs { promote: true } }
I20260608 10:08:27.681718 25970 ts_tablet_manager.cc:1434] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:08:27.683445 25545 tablet_copy_service.cc:342] P c955aee4540441a2882baaf4323ddccf: Request end of tablet copy session 8f34a5bd5c2e47689b8064b951deb578-cd8233c99c994f2ab39f2ccdab1a0c01 received from {username='slave'} at 127.0.0.1:59488
I20260608 10:08:27.683851 25545 tablet_copy_service.cc:434] P c955aee4540441a2882baaf4323ddccf: ending tablet copy session 8f34a5bd5c2e47689b8064b951deb578-cd8233c99c994f2ab39f2ccdab1a0c01 on tablet cd8233c99c994f2ab39f2ccdab1a0c01 with peer 8f34a5bd5c2e47689b8064b951deb578
I20260608 10:08:27.850514 25830 raft_consensus.cc:1217] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:08:27.926331 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:08:27.971810 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:27.973068 24865 tablet_replica.cc:333] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:27.974000 24865 raft_consensus.cc:2243] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:27.974606 24865 raft_consensus.cc:2272] T 63a94598959941e6b51a1d9d19e8d550 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:27.977456 24865 tablet_replica.cc:333] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:27.978209 24865 raft_consensus.cc:2243] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:27.978749 24865 raft_consensus.cc:2272] T 687ab29052fc4b61a78835951b2909be P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:27.982246 25830 raft_consensus.cc:1217] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:08:27.981283 24865 tablet_replica.cc:333] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:27.986117 24865 raft_consensus.cc:2243] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:27.987406 24865 raft_consensus.cc:2272] T 4fed0c3335514970bd8d358084595dd5 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:27.990291 24865 tablet_replica.cc:333] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:27.991055 24865 raft_consensus.cc:2243] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:27.991677 24865 raft_consensus.cc:2272] T b99855cc1129420686f9fe69c3e2cbad P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:27.993733 25830 raft_consensus.cc:1217] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:08:27.997489 24865 tablet_replica.cc:333] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:27.998739 24865 raft_consensus.cc:2243] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:27.999992 24865 raft_consensus.cc:2272] T cd8233c99c994f2ab39f2ccdab1a0c01 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.002571 24865 tablet_replica.cc:333] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:28.003340 24865 raft_consensus.cc:2243] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.003810 24865 raft_consensus.cc:2272] T 5ed7e3cf49934f169a44c9240fa70d5f P c955aee4540441a2882baaf4323ddccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.006423 24865 tablet_replica.cc:333] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:28.007067 24865 raft_consensus.cc:2243] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.007558 24865 raft_consensus.cc:2272] T 7313616204b346f8bea13196c6baaef4 P c955aee4540441a2882baaf4323ddccf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.009903 24865 tablet_replica.cc:333] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf: stopping tablet replica
I20260608 10:08:28.010506 24865 raft_consensus.cc:2243] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.011674 24865 raft_consensus.cc:2272] T 2ec75b824e1a4403aaadc171a8879fc6 P c955aee4540441a2882baaf4323ddccf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:28.017715 25647 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 10:08:28.023543 25647 consensus_peers.cc:597] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee -> Peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Couldn't send request to peer c955aee4540441a2882baaf4323ddccf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:28.046078 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
W20260608 10:08:28.056125 25647 consensus_peers.cc:597] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee -> Peer c955aee4540441a2882baaf4323ddccf (127.24.72.65:37967): Couldn't send request to peer c955aee4540441a2882baaf4323ddccf. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:28.075811 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
W20260608 10:08:28.127810 25647 consensus_peers.cc:597] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee -> Peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837): Couldn't send request to peer 44290f0ab5ef45f4b222ef9e20fd4a55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:28.130156 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:08:28.130605 25647 consensus_peers.cc:597] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee -> Peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837): Couldn't send request to peer 44290f0ab5ef45f4b222ef9e20fd4a55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:28.130920 24865 tablet_replica.cc:333] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.131618 24865 raft_consensus.cc:2243] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.132117 24865 raft_consensus.cc:2272] T 4fed0c3335514970bd8d358084595dd5 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.134280 24865 tablet_replica.cc:333] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.134970 24865 raft_consensus.cc:2243] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.136127 24865 raft_consensus.cc:2272] T b99855cc1129420686f9fe69c3e2cbad P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.138557 24865 tablet_replica.cc:333] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.139262 24865 raft_consensus.cc:2243] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.140286 24865 raft_consensus.cc:2272] T 7313616204b346f8bea13196c6baaef4 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.142740 24865 tablet_replica.cc:333] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.143426 24865 raft_consensus.cc:2243] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.143972 24865 raft_consensus.cc:2272] T 2ec75b824e1a4403aaadc171a8879fc6 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.146296 24865 tablet_replica.cc:333] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.146961 24865 raft_consensus.cc:2243] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.147444 24865 raft_consensus.cc:2272] T 63a94598959941e6b51a1d9d19e8d550 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.150046 24865 tablet_replica.cc:333] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.150701 24865 raft_consensus.cc:2243] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.151229 24865 raft_consensus.cc:2272] T 687ab29052fc4b61a78835951b2909be P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.153587 24865 tablet_replica.cc:333] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.154224 24865 raft_consensus.cc:2243] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.154740 24865 raft_consensus.cc:2272] T cd8233c99c994f2ab39f2ccdab1a0c01 P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.157012 24865 tablet_replica.cc:333] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55: stopping tablet replica
I20260608 10:08:28.157656 24865 raft_consensus.cc:2243] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.158149 24865 raft_consensus.cc:2272] T 5ed7e3cf49934f169a44c9240fa70d5f P 44290f0ab5ef45f4b222ef9e20fd4a55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.190485 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:08:28.217024 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:08:28.260070 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:28.260906 24865 tablet_replica.cc:333] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.261751 24865 raft_consensus.cc:2243] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.262840 24865 raft_consensus.cc:2272] T 63a94598959941e6b51a1d9d19e8d550 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.265491 24865 tablet_replica.cc:333] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.266248 24865 raft_consensus.cc:2243] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.266782 24865 raft_consensus.cc:2272] T 2ec75b824e1a4403aaadc171a8879fc6 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.269205 24865 tablet_replica.cc:333] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.269893 24865 raft_consensus.cc:2243] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.270375 24865 raft_consensus.cc:2272] T 7313616204b346f8bea13196c6baaef4 P 12458024a4aa49f1aa59e6c7d2c713ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.272518 24865 tablet_replica.cc:333] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.273186 24865 raft_consensus.cc:2243] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.273738 24865 raft_consensus.cc:2272] T cd8233c99c994f2ab39f2ccdab1a0c01 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.275787 24865 tablet_replica.cc:333] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.276485 24865 raft_consensus.cc:2243] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.277460 24865 raft_consensus.cc:2272] T 5ed7e3cf49934f169a44c9240fa70d5f P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.280200 24865 tablet_replica.cc:333] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.280869 24865 raft_consensus.cc:2243] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.281471 24865 raft_consensus.cc:2272] T b99855cc1129420686f9fe69c3e2cbad P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:08:28.282824 25647 consensus_peers.cc:597] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee -> Peer 44290f0ab5ef45f4b222ef9e20fd4a55 (127.24.72.66:32837): Couldn't send request to peer 44290f0ab5ef45f4b222ef9e20fd4a55. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.66:32837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:28.283792 24865 tablet_replica.cc:333] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.284469 24865 raft_consensus.cc:2243] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:28.285030 24865 raft_consensus.cc:2272] T 4fed0c3335514970bd8d358084595dd5 P 12458024a4aa49f1aa59e6c7d2c713ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.287297 24865 tablet_replica.cc:333] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee: stopping tablet replica
I20260608 10:08:28.287885 24865 raft_consensus.cc:2243] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:08:28.288820 24865 raft_consensus.cc:2272] T 687ab29052fc4b61a78835951b2909be P 12458024a4aa49f1aa59e6c7d2c713ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:28.314689 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:08:28.342278 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:08:28.378072 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:28.378840 24865 tablet_replica.cc:333] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578: stopping tablet replica
I20260608 10:08:28.379413 24865 raft_consensus.cc:2243] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:28.379803 24865 raft_consensus.cc:2272] T cd8233c99c994f2ab39f2ccdab1a0c01 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:28.381554 24865 tablet_replica.cc:333] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578: stopping tablet replica
I20260608 10:08:28.382015 24865 raft_consensus.cc:2243] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:28.382371 24865 raft_consensus.cc:2272] T 2ec75b824e1a4403aaadc171a8879fc6 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:28.383921 24865 tablet_replica.cc:333] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578: stopping tablet replica
I20260608 10:08:28.384372 24865 raft_consensus.cc:2243] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:28.384733 24865 raft_consensus.cc:2272] T 4fed0c3335514970bd8d358084595dd5 P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:28.386318 24865 tablet_replica.cc:333] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578: stopping tablet replica
I20260608 10:08:28.386734 24865 raft_consensus.cc:2243] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:08:28.387060 24865 raft_consensus.cc:2272] T b99855cc1129420686f9fe69c3e2cbad P 8f34a5bd5c2e47689b8064b951deb578 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:08:28.448599 25486 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:08:28.458536 25486 auto_leader_rebalancer.cc:460] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.24.72.67:46327: connect: Connection refused (error 111)
W20260608 10:08:29.395438 24865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25851)
I20260608 10:08:30.176944 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:08:30.189986 24865 master.cc:562] Master@127.24.72.126:46327 shutting down...
W20260608 10:08:30.211187 25481 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:08:30.211453 25481 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:08:30.211647 25481 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:08:30.212738 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:30.213172 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:30.213515 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59aa10b76c464768afdf8091fff0346b: stopping tablet replica
I20260608 10:08:30.232127 24865 master.cc:584] Master@127.24.72.126:46327 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11990 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:08:30.267685 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:41775,127.24.72.125:42627,127.24.72.124:42407
I20260608 10:08:30.269032 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:30.274230 25986 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:30.275020 25985 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:30.275508 25988 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.276343 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:30.277125 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:30.277299 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:30.277518 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913310277495 us; error 0 us; skew 500 ppm
I20260608 10:08:30.278031 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:30.280179 24865 webserver.cc:533] Webserver started at http://127.24.72.126:45553/ using document root <none> and password file <none>
I20260608 10:08:30.280640 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:30.280802 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:30.281041 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:30.282094 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "6a0592353e374e57ad4ebc301392de28"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.286547 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:08:30.289741 25993 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.290392 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 10:08:30.290644 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "6a0592353e374e57ad4ebc301392de28"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.290895 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:30.306802 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:30.307909 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:30.345077 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:41775
I20260608 10:08:30.345204 26044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:41775 every 8 connection(s)
I20260608 10:08:30.349040 26045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:30.349061 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:30.354241 26047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:30.354784 26048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.355666 26045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.357010 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:30.357761 26051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.358629 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:30.358891 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:30.359087 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913310359067 us; error 0 us; skew 500 ppm
I20260608 10:08:30.359884 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:30.362587 24865 webserver.cc:533] Webserver started at http://127.24.72.125:41777/ using document root <none> and password file <none>
I20260608 10:08:30.363063 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:30.363238 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:30.363463 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:30.364428 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root/instance:
uuid: "0191af36d5b04c13a84b6766c4272f08"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.368685 26045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.369212 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 10:08:30.372995 26058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.373790 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:30.374044 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root
uuid: "0191af36d5b04c13a84b6766c4272f08"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
W20260608 10:08:30.374255 26045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.125:42627: Network error: Client connection negotiation failed: client connection to 127.24.72.125:42627: connect: Connection refused (error 111)
I20260608 10:08:30.374383 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:30.390631 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:30.391752 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:30.428539 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.125:42627
I20260608 10:08:30.428656 26109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.125:42627 every 8 connection(s)
I20260608 10:08:30.431774 26045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } attempt: 1
I20260608 10:08:30.432637 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:30.432741 26110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:08:30.439769 26114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:30.440582 26113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.443586 26110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.449026 26045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.449651 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:30.451376 26116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.452410 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:30.452682 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:30.452884 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913310452866 us; error 0 us; skew 500 ppm
I20260608 10:08:30.453655 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 10:08:30.454484 26045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:42407: Network error: Client connection negotiation failed: client connection to 127.24.72.124:42407: connect: Connection refused (error 111)
I20260608 10:08:30.456640 24865 webserver.cc:533] Webserver started at http://127.24.72.124:42965/ using document root <none> and password file <none>
I20260608 10:08:30.457360 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:30.457553 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:30.457876 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:30.458277 26110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.459008 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root/instance:
uuid: "c22d0933630748bd91d0fc80e615ee2d"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.464229 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:08:30.468302 26110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.468477 26122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.469352 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:08:30.469628 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root
uuid: "c22d0933630748bd91d0fc80e615ee2d"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.469935 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260608 10:08:30.474218 26110 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:42407: Network error: Client connection negotiation failed: client connection to 127.24.72.124:42407: connect: Connection refused (error 111)
I20260608 10:08:30.484171 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:30.485294 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:30.485908 26045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } attempt: 1
W20260608 10:08:30.490531 26045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:42407: Network error: Client connection negotiation failed: client connection to 127.24.72.124:42407: connect: Connection refused (error 111)
I20260608 10:08:30.508775 26110 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } attempt: 1
W20260608 10:08:30.513870 26110 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.72.124:42407: Network error: Client connection negotiation failed: client connection to 127.24.72.124:42407: connect: Connection refused (error 111)
I20260608 10:08:30.523542 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.124:42407
I20260608 10:08:30.523661 26174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.124:42407 every 8 connection(s)
I20260608 10:08:30.526540 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:30.527597 26175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:30.533011 26175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.543234 26175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.551730 26175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:08:30.553954 26045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } attempt: 2
I20260608 10:08:30.568195 26175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: Bootstrap starting.
I20260608 10:08:30.569236 26045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: Bootstrap starting.
I20260608 10:08:30.573112 26175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:30.573956 26045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:30.577632 26175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: No bootstrap required, opened a new log
I20260608 10:08:30.578401 26045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: No bootstrap required, opened a new log
I20260608 10:08:30.579807 26175 raft_consensus.cc:359] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.580332 26175 raft_consensus.cc:385] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:30.580561 26175 raft_consensus.cc:740] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c22d0933630748bd91d0fc80e615ee2d, State: Initialized, Role: FOLLOWER
I20260608 10:08:30.580462 26045 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.581110 26045 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:30.581357 26045 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a0592353e374e57ad4ebc301392de28, State: Initialized, Role: FOLLOWER
I20260608 10:08:30.581293 26175 consensus_queue.cc:260] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.582090 26045 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.583500 26182 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.584372 26182 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.584164 26183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.584959 26183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.585032 26175 sys_catalog.cc:565] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:30.585367 26110 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } attempt: 2
I20260608 10:08:30.585647 26045 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:30.604457 26110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: Bootstrap starting.
W20260608 10:08:30.607219 26197 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:30.607702 26197 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:08:30.610519 26110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:30.611045 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 10:08:30.614166 26205 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:30.614437 26205 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:08:30.615176 26110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: No bootstrap required, opened a new log
I20260608 10:08:30.617427 26110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.617914 26110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:30.618124 26110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0191af36d5b04c13a84b6766c4272f08, State: Initialized, Role: FOLLOWER
I20260608 10:08:30.618741 26110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.620353 26207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.620872 26207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.621455 26110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:30.631167 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:08:30.632669 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:30.634441 26218 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:08:30.634724 26218 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:08:30.638810 26219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:30.639823 26220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.641564 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:30.641523 26222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.642601 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:30.642817 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:30.642971 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913310642956 us; error 0 us; skew 500 ppm
I20260608 10:08:30.643527 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:30.645793 24865 webserver.cc:533] Webserver started at http://127.24.72.65:36755/ using document root <none> and password file <none>
I20260608 10:08:30.646274 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:30.646447 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:30.646687 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:30.647778 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "094534cd83804867902a01a5b1a0b5c7"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.652170 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:08:30.655395 26227 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.656078 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:30.656378 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "094534cd83804867902a01a5b1a0b5c7"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.656642 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:30.669847 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:30.671056 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:30.672610 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:30.674923 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:30.675124 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.675352 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:30.675505 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.714351 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:35259
I20260608 10:08:30.714447 26289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:35259 every 8 connection(s)
I20260608 10:08:30.721880 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:30.721892 26207 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:30.722666 26207 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.724973 26207 leader_election.cc:290] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), c22d0933630748bd91d0fc80e615ee2d (127.24.72.124:42407)
I20260608 10:08:30.727203 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28" is_pre_election: true
I20260608 10:08:30.727885 26020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0191af36d5b04c13a84b6766c4272f08 in term 0.
I20260608 10:08:30.729499 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c22d0933630748bd91d0fc80e615ee2d" is_pre_election: true
I20260608 10:08:30.730120 26150 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0191af36d5b04c13a84b6766c4272f08 in term 0.
I20260608 10:08:30.731627 26061 leader_election.cc:304] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0191af36d5b04c13a84b6766c4272f08, c22d0933630748bd91d0fc80e615ee2d; no voters: 
I20260608 10:08:30.732933 26207 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:30.733290 26207 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:30.733633 26207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:30.740520 26207 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.742578 26290 heartbeater.cc:344] Connected to a master server at 127.24.72.124:42407
I20260608 10:08:30.743005 26290 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:30.743605 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28"
I20260608 10:08:30.743901 26290 heartbeater.cc:507] Master 127.24.72.124:42407 requested a full tablet report, sending...
I20260608 10:08:30.744308 26020 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:30.746969 26140 ts_manager.cc:194] Registered new tserver with Master: 094534cd83804867902a01a5b1a0b5c7 (127.24.72.65:35259)
I20260608 10:08:30.751888 26020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0191af36d5b04c13a84b6766c4272f08 in term 1.
W20260608 10:08:30.752735 26297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.753947 26059 leader_election.cc:304] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0191af36d5b04c13a84b6766c4272f08, 6a0592353e374e57ad4ebc301392de28; no voters: 
I20260608 10:08:30.755267 26292 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41775
I20260608 10:08:30.755736 26292 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:30.756450 26291 heartbeater.cc:344] Connected to a master server at 127.24.72.125:42627
I20260608 10:08:30.756726 26292 heartbeater.cc:507] Master 127.24.72.126:41775 requested a full tablet report, sending...
I20260608 10:08:30.756880 26291 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:30.757918 26291 heartbeater.cc:507] Master 127.24.72.125:42627 requested a full tablet report, sending...
I20260608 10:08:30.760460 26010 ts_manager.cc:194] Registered new tserver with Master: 094534cd83804867902a01a5b1a0b5c7 (127.24.72.65:35259)
I20260608 10:08:30.761138 26075 ts_manager.cc:194] Registered new tserver with Master: 094534cd83804867902a01a5b1a0b5c7 (127.24.72.65:35259)
W20260608 10:08:30.753923 26298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:30.765765 26300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.765080 26302 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:30.767158 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:30.767030 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c22d0933630748bd91d0fc80e615ee2d"
I20260608 10:08:30.765899 26207 leader_election.cc:290] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 1 election: Requested vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), c22d0933630748bd91d0fc80e615ee2d (127.24.72.124:42407)
I20260608 10:08:30.770567 26150 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:30.771018 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:30.771323 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:30.771498 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913310771482 us; error 0 us; skew 500 ppm
I20260608 10:08:30.772226 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:30.775151 24865 webserver.cc:533] Webserver started at http://127.24.72.66:45801/ using document root <none> and password file <none>
I20260608 10:08:30.775676 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:30.775857 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:30.776157 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:30.777290 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "1bd1df73999e407496833781af359768"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.777447 26302 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 1 LEADER]: Becoming Leader. State: Replica: 0191af36d5b04c13a84b6766c4272f08, State: Running, Role: LEADER
I20260608 10:08:30.778143 26150 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0191af36d5b04c13a84b6766c4272f08 in term 1.
I20260608 10:08:30.778409 26302 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:30.782647 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:08:30.783631 26207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0191af36d5b04c13a84b6766c4272f08. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.784246 26207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:30.785712 26308 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:30.786573 26309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.787755 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:08:30.788098 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "1bd1df73999e407496833781af359768"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.788436 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:30.792749 26308 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:30.802067 26150 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 1 FOLLOWER]: Refusing update from remote peer 0191af36d5b04c13a84b6766c4272f08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:30.802578 26020 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Refusing update from remote peer 0191af36d5b04c13a84b6766c4272f08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:30.803730 26207 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:30.804296 26302 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:30.812697 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:30.814340 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:30.815065 26183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0191af36d5b04c13a84b6766c4272f08. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.815814 26183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.817492 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:30.817303 26182 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0191af36d5b04c13a84b6766c4272f08. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.818043 26182 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.831811 26183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.832605 26183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.835832 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:30.836179 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.836553 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:30.836746 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.837666 26182 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.838423 26182 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:30.840382 26308 catalog_manager.cc:1382] Generated new cluster ID: cd660270633545b791c66254d48196a9
I20260608 10:08:30.840018 26207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.840705 26308 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:30.840776 26207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:30.841212 26303 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:30.841961 26303 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:30.865979 26308 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:30.867681 26308 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:30.899919 26308 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: Generated new TSK 0
I20260608 10:08:30.900652 26308 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:30.911274 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:40263
I20260608 10:08:30.911398 26379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:40263 every 8 connection(s)
I20260608 10:08:30.918257 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:08:30.934325 26382 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41775
I20260608 10:08:30.934816 26382 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:30.935770 26382 heartbeater.cc:507] Master 127.24.72.126:41775 requested a full tablet report, sending...
I20260608 10:08:30.939059 26010 ts_manager.cc:194] Registered new tserver with Master: 1bd1df73999e407496833781af359768 (127.24.72.66:40263)
W20260608 10:08:30.942461 26387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.943646 26380 heartbeater.cc:344] Connected to a master server at 127.24.72.124:42407
I20260608 10:08:30.944023 26380 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:30.944921 26380 heartbeater.cc:507] Master 127.24.72.124:42407 requested a full tablet report, sending...
W20260608 10:08:30.946338 26388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.947397 26381 heartbeater.cc:344] Connected to a master server at 127.24.72.125:42627
I20260608 10:08:30.947847 26381 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:30.948271 26140 ts_manager.cc:194] Registered new tserver with Master: 1bd1df73999e407496833781af359768 (127.24.72.66:40263)
I20260608 10:08:30.948511 26381 heartbeater.cc:507] Master 127.24.72.125:42627 requested a full tablet report, sending...
W20260608 10:08:30.949506 26390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:30.950695 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:30.950872 26075 ts_manager.cc:194] Registered new tserver with Master: 1bd1df73999e407496833781af359768 (127.24.72.66:40263)
I20260608 10:08:30.951581 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:30.951820 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:30.951992 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913310951977 us; error 0 us; skew 500 ppm
I20260608 10:08:30.952584 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:30.952850 26075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57570
I20260608 10:08:30.955094 24865 webserver.cc:533] Webserver started at http://127.24.72.67:44669/ using document root <none> and password file <none>
I20260608 10:08:30.955631 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:30.955811 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:30.956064 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:30.957077 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "faef9807284e4cf98d9520c948c001f4"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.961297 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:08:30.964385 26395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.965061 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:08:30.965353 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "faef9807284e4cf98d9520c948c001f4"
format_stamp: "Formatted at 2026-06-08 10:08:30 on dist-test-slave-0v1n"
I20260608 10:08:30.965624 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:30.976250 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:30.977478 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:30.978789 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:30.980947 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:30.981139 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:30.981382 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:30.981534 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:31.019812 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:42051
I20260608 10:08:31.019912 26457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:42051 every 8 connection(s)
I20260608 10:08:31.038928 26458 heartbeater.cc:344] Connected to a master server at 127.24.72.124:42407
I20260608 10:08:31.039381 26458 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:31.040156 26460 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41775
I20260608 10:08:31.040581 26460 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:31.040328 26458 heartbeater.cc:507] Master 127.24.72.124:42407 requested a full tablet report, sending...
I20260608 10:08:31.040635 26459 heartbeater.cc:344] Connected to a master server at 127.24.72.125:42627
I20260608 10:08:31.041702 26459 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:31.041661 26460 heartbeater.cc:507] Master 127.24.72.126:41775 requested a full tablet report, sending...
I20260608 10:08:31.042661 26459 heartbeater.cc:507] Master 127.24.72.125:42627 requested a full tablet report, sending...
I20260608 10:08:31.043635 26140 ts_manager.cc:194] Registered new tserver with Master: faef9807284e4cf98d9520c948c001f4 (127.24.72.67:42051)
I20260608 10:08:31.044631 26010 ts_manager.cc:194] Registered new tserver with Master: faef9807284e4cf98d9520c948c001f4 (127.24.72.67:42051)
I20260608 10:08:31.044816 26075 ts_manager.cc:194] Registered new tserver with Master: faef9807284e4cf98d9520c948c001f4 (127.24.72.67:42051)
I20260608 10:08:31.045850 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020937931s
I20260608 10:08:31.046689 26075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57586
I20260608 10:08:31.611382 26197 catalog_manager.cc:1294] Loaded cluster ID: cd660270633545b791c66254d48196a9
I20260608 10:08:31.611653 26197 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: loading cluster ID for follower catalog manager: success
I20260608 10:08:31.615893 26197 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: acquiring CA information for follower catalog manager: success
I20260608 10:08:31.618017 26205 catalog_manager.cc:1294] Loaded cluster ID: cd660270633545b791c66254d48196a9
I20260608 10:08:31.618257 26205 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: loading cluster ID for follower catalog manager: success
I20260608 10:08:31.619216 26197 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:31.622480 26205 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: acquiring CA information for follower catalog manager: success
I20260608 10:08:31.625789 26205 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:08:31.766515 26075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57558
I20260608 10:08:31.955492 26381 heartbeater.cc:499] Master 127.24.72.125:42627 was elected leader, sending a full tablet report...
I20260608 10:08:32.049317 26459 heartbeater.cc:499] Master 127.24.72.125:42627 was elected leader, sending a full tablet report...
I20260608 10:08:32.631102 26217 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:32.769306 26291 heartbeater.cc:499] Master 127.24.72.125:42627 was elected leader, sending a full tablet report...
I20260608 10:08:33.996457 26468 raft_consensus.cc:493] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0191af36d5b04c13a84b6766c4272f08)
I20260608 10:08:33.999200 26468 raft_consensus.cc:515] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:34.002554 26468 leader_election.cc:290] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627)
I20260608 10:08:34.045568 26085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c22d0933630748bd91d0fc80e615ee2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0191af36d5b04c13a84b6766c4272f08" is_pre_election: true
I20260608 10:08:34.057448 26469 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0191af36d5b04c13a84b6766c4272f08)
I20260608 10:08:34.058424 26469 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:34.061527 26469 leader_election.cc:290] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627), c22d0933630748bd91d0fc80e615ee2d (127.24.72.124:42407)
I20260608 10:08:34.062801 26085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6a0592353e374e57ad4ebc301392de28" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0191af36d5b04c13a84b6766c4272f08" is_pre_election: true
I20260608 10:08:34.070389 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6a0592353e374e57ad4ebc301392de28" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c22d0933630748bd91d0fc80e615ee2d" is_pre_election: true
I20260608 10:08:34.071311 26150 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a0592353e374e57ad4ebc301392de28 in term 1.
I20260608 10:08:34.073009 25996 leader_election.cc:304] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a0592353e374e57ad4ebc301392de28, c22d0933630748bd91d0fc80e615ee2d; no voters: 0191af36d5b04c13a84b6766c4272f08
I20260608 10:08:34.074427 26469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:08:34.074899 26469 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0191af36d5b04c13a84b6766c4272f08)
I20260608 10:08:34.075356 26469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:34.084383 26469 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:34.085664 26020 raft_consensus.cc:1240] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 2 FOLLOWER]: Rejecting Update request from peer 0191af36d5b04c13a84b6766c4272f08 for earlier term 1. Current term is 2. Ops: []
I20260608 10:08:34.089636 26469 leader_election.cc:290] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [CANDIDATE]: Term 2 election: Requested vote from peers 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627), c22d0933630748bd91d0fc80e615ee2d (127.24.72.124:42407)
I20260608 10:08:34.090667 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6a0592353e374e57ad4ebc301392de28" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c22d0933630748bd91d0fc80e615ee2d"
I20260608 10:08:34.093528 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c22d0933630748bd91d0fc80e615ee2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28" is_pre_election: true
I20260608 10:08:34.094432 26019 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c22d0933630748bd91d0fc80e615ee2d in current term 2: Already voted for candidate 6a0592353e374e57ad4ebc301392de28 in this term.
I20260608 10:08:34.096446 26124 leader_election.cc:304] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c22d0933630748bd91d0fc80e615ee2d; no voters: 0191af36d5b04c13a84b6766c4272f08, 6a0592353e374e57ad4ebc301392de28
I20260608 10:08:34.097427 26468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:34.100469 26470 consensus_queue.cc:1059] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:08:34.102185 26085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6a0592353e374e57ad4ebc301392de28" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0191af36d5b04c13a84b6766c4272f08"
I20260608 10:08:34.104001 25996 leader_election.cc:304] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a0592353e374e57ad4ebc301392de28; no voters: 0191af36d5b04c13a84b6766c4272f08, c22d0933630748bd91d0fc80e615ee2d
I20260608 10:08:34.104849 26469 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:08:34.105533 26468 raft_consensus.cc:2749] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:08:34.106042 26466 raft_consensus.cc:3055] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:08:34.106469 26466 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0191af36d5b04c13a84b6766c4272f08, State: Running, Role: LEADER
I20260608 10:08:34.107172 26466 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:34.108201 26466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:08:34.777522 26218 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260608 10:08:34.994491 26454 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9ca0 after lost signal to thread 24868
W20260608 10:08:34.995390 26454 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa380 after lost signal to thread 26044
W20260608 10:08:34.996078 26454 debug-util.cc:398] Leaking SignalData structure 0x7b08000aaa40 after lost signal to thread 26109
W20260608 10:08:34.996800 26454 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6800 after lost signal to thread 26174
W20260608 10:08:34.997929 26454 debug-util.cc:398] Leaking SignalData structure 0x7b0800174540 after lost signal to thread 26289
W20260608 10:08:34.998875 26454 debug-util.cc:398] Leaking SignalData structure 0x7b0800122f60 after lost signal to thread 26379
W20260608 10:08:34.999727 26454 debug-util.cc:398] Leaking SignalData structure 0x7b080003a740 after lost signal to thread 26457
I20260608 10:08:35.396951 26472 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:35.397480 26472 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:35.400215 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28" is_pre_election: true
I20260608 10:08:35.399849 26472 leader_election.cc:290] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), c22d0933630748bd91d0fc80e615ee2d (127.24.72.124:42407)
I20260608 10:08:35.400434 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c22d0933630748bd91d0fc80e615ee2d" is_pre_election: true
I20260608 10:08:35.400767 26019 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0191af36d5b04c13a84b6766c4272f08 in term 2.
I20260608 10:08:35.402168 26059 leader_election.cc:304] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0191af36d5b04c13a84b6766c4272f08, 6a0592353e374e57ad4ebc301392de28; no voters: 
I20260608 10:08:35.402976 26472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:08:35.403340 26472 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:35.403657 26472 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:35.410075 26472 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:35.412166 26472 leader_election.cc:290] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 3 election: Requested vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), c22d0933630748bd91d0fc80e615ee2d (127.24.72.124:42407)
I20260608 10:08:35.412819 26019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28"
I20260608 10:08:35.413218 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0191af36d5b04c13a84b6766c4272f08" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c22d0933630748bd91d0fc80e615ee2d"
I20260608 10:08:35.413406 26019 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:35.418220 26019 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0191af36d5b04c13a84b6766c4272f08 in term 3.
I20260608 10:08:35.419133 26059 leader_election.cc:304] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0191af36d5b04c13a84b6766c4272f08, 6a0592353e374e57ad4ebc301392de28; no voters: c22d0933630748bd91d0fc80e615ee2d
I20260608 10:08:35.419786 26472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:08:35.420751 26472 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 3 LEADER]: Becoming Leader. State: Replica: 0191af36d5b04c13a84b6766c4272f08, State: Running, Role: LEADER
I20260608 10:08:35.421675 26472 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:35.427135 26473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0191af36d5b04c13a84b6766c4272f08. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.427737 26473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:35.429139 26475 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:35.437428 26475 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:35.441757 26475 catalog_manager.cc:1294] Loaded cluster ID: cd660270633545b791c66254d48196a9
I20260608 10:08:35.442018 26475 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:35.447003 26475 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:35.450495 26475 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: Loaded TSK: 0
I20260608 10:08:35.451416 26475 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:35.603461 26075 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60626:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:08:35.616919 26150 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:08:35.617229 26019 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 3 FOLLOWER]: Refusing update from remote peer 0191af36d5b04c13a84b6766c4272f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:08:35.618934 26472 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:35.623296 26150 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 3 FOLLOWER]: Refusing update from remote peer 0191af36d5b04c13a84b6766c4272f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:08:35.624982 26472 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:08:35.630473 26487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0191af36d5b04c13a84b6766c4272f08. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.631260 26487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:35.635339 26490 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0191af36d5b04c13a84b6766c4272f08. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.636122 26490 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:35.650995 26487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.651791 26487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:35.653419 26490 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.654228 26490 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:35.655737 26472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.656481 26472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:35.657935 26472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "0191af36d5b04c13a84b6766c4272f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:35.658628 26472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:35.715705 26423 tablet_service.cc:1511] Processing CreateTablet for tablet e9477b83826846afbad939a89d0d2550 (DEFAULT_TABLE table=test-workload [id=d4610668a0a84858ac88071002ba1310]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:08:35.717419 26423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9477b83826846afbad939a89d0d2550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.721678 26255 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2cf6a08a1749abbb5cd08147973a09 (DEFAULT_TABLE table=test-workload [id=d4610668a0a84858ac88071002ba1310]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:08:35.723208 26255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2cf6a08a1749abbb5cd08147973a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.728104 26345 tablet_service.cc:1511] Processing CreateTablet for tablet d6fea6d69e744c00852c5addcb4d5813 (DEFAULT_TABLE table=test-workload [id=d4610668a0a84858ac88071002ba1310]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:08:35.729506 26345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fea6d69e744c00852c5addcb4d5813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:35.745909 26501 tablet_bootstrap.cc:492] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7: Bootstrap starting.
I20260608 10:08:35.752894 26503 tablet_bootstrap.cc:492] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768: Bootstrap starting.
I20260608 10:08:35.755733 26501 tablet_bootstrap.cc:654] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:35.757717 26502 tablet_bootstrap.cc:492] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4: Bootstrap starting.
I20260608 10:08:35.761793 26503 tablet_bootstrap.cc:654] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:35.765678 26502 tablet_bootstrap.cc:654] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:35.772310 26503 tablet_bootstrap.cc:492] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768: No bootstrap required, opened a new log
I20260608 10:08:35.772948 26503 ts_tablet_manager.cc:1403] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 10:08:35.774559 26501 tablet_bootstrap.cc:492] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7: No bootstrap required, opened a new log
I20260608 10:08:35.775125 26501 ts_tablet_manager.cc:1403] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.017s
I20260608 10:08:35.777010 26503 raft_consensus.cc:359] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd1df73999e407496833781af359768" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 40263 } }
I20260608 10:08:35.777726 26503 raft_consensus.cc:385] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:35.778119 26503 raft_consensus.cc:740] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd1df73999e407496833781af359768, State: Initialized, Role: FOLLOWER
I20260608 10:08:35.778421 26501 raft_consensus.cc:359] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094534cd83804867902a01a5b1a0b5c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35259 } }
I20260608 10:08:35.779093 26501 raft_consensus.cc:385] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:35.779240 26503 consensus_queue.cc:260] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd1df73999e407496833781af359768" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 40263 } }
I20260608 10:08:35.780177 26503 raft_consensus.cc:399] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:35.780591 26503 raft_consensus.cc:493] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:35.779438 26501 raft_consensus.cc:740] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 094534cd83804867902a01a5b1a0b5c7, State: Initialized, Role: FOLLOWER
I20260608 10:08:35.781031 26503 raft_consensus.cc:3060] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:35.781702 26501 consensus_queue.cc:260] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094534cd83804867902a01a5b1a0b5c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35259 } }
I20260608 10:08:35.782440 26501 raft_consensus.cc:399] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:35.782784 26502 tablet_bootstrap.cc:492] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4: No bootstrap required, opened a new log
I20260608 10:08:35.782794 26501 raft_consensus.cc:493] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:35.783376 26501 raft_consensus.cc:3060] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:35.783447 26502 ts_tablet_manager.cc:1403] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.011s
I20260608 10:08:35.786809 26502 raft_consensus.cc:359] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faef9807284e4cf98d9520c948c001f4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42051 } }
I20260608 10:08:35.787382 26502 raft_consensus.cc:385] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:35.787724 26502 raft_consensus.cc:740] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faef9807284e4cf98d9520c948c001f4, State: Initialized, Role: FOLLOWER
I20260608 10:08:35.788245 26503 raft_consensus.cc:515] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd1df73999e407496833781af359768" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 40263 } }
I20260608 10:08:35.788600 26502 consensus_queue.cc:260] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faef9807284e4cf98d9520c948c001f4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42051 } }
I20260608 10:08:35.789084 26503 leader_election.cc:304] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1bd1df73999e407496833781af359768; no voters: 
I20260608 10:08:35.789398 26502 raft_consensus.cc:399] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:35.789844 26502 raft_consensus.cc:493] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:35.790264 26502 raft_consensus.cc:3060] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:35.793463 26501 raft_consensus.cc:515] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094534cd83804867902a01a5b1a0b5c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35259 } }
I20260608 10:08:35.794271 26501 leader_election.cc:304] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 094534cd83804867902a01a5b1a0b5c7; no voters: 
I20260608 10:08:35.796911 26502 raft_consensus.cc:515] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faef9807284e4cf98d9520c948c001f4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42051 } }
I20260608 10:08:35.797784 26502 leader_election.cc:304] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faef9807284e4cf98d9520c948c001f4; no voters: 
I20260608 10:08:35.798167 26503 leader_election.cc:290] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:35.799849 26507 raft_consensus.cc:2804] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:35.802982 26507 raft_consensus.cc:697] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 1 LEADER]: Becoming Leader. State: Replica: 1bd1df73999e407496833781af359768, State: Running, Role: LEADER
I20260608 10:08:35.804227 26507 consensus_queue.cc:237] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd1df73999e407496833781af359768" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 40263 } }
I20260608 10:08:35.806257 26502 leader_election.cc:290] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:35.810902 26503 ts_tablet_manager.cc:1434] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.012s
I20260608 10:08:35.808043 26509 raft_consensus.cc:2804] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:35.812858 26501 leader_election.cc:290] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:35.823480 26509 raft_consensus.cc:697] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 1 LEADER]: Becoming Leader. State: Replica: faef9807284e4cf98d9520c948c001f4, State: Running, Role: LEADER
I20260608 10:08:35.824738 26509 consensus_queue.cc:237] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faef9807284e4cf98d9520c948c001f4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42051 } }
I20260608 10:08:35.827646 26075 catalog_manager.cc:5696] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd1df73999e407496833781af359768 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "1bd1df73999e407496833781af359768" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd1df73999e407496833781af359768" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:35.828426 26502 ts_tablet_manager.cc:1434] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.012s
I20260608 10:08:35.840063 26515 raft_consensus.cc:2804] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:35.844761 26515 raft_consensus.cc:697] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 1 LEADER]: Becoming Leader. State: Replica: 094534cd83804867902a01a5b1a0b5c7, State: Running, Role: LEADER
I20260608 10:08:35.846614 26515 consensus_queue.cc:237] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094534cd83804867902a01a5b1a0b5c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35259 } }
I20260608 10:08:35.854297 26501 ts_tablet_manager.cc:1434] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7: Time spent starting tablet: real 0.079s	user 0.023s	sys 0.027s
I20260608 10:08:35.867000 26074 catalog_manager.cc:5696] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 094534cd83804867902a01a5b1a0b5c7 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "094534cd83804867902a01a5b1a0b5c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "094534cd83804867902a01a5b1a0b5c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35259 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:35.874493 26073 catalog_manager.cc:5696] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to faef9807284e4cf98d9520c948c001f4 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "faef9807284e4cf98d9520c948c001f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faef9807284e4cf98d9520c948c001f4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260608 10:08:35.915692 26459 heartbeater.cc:499] Master 127.24.72.125:42627 was elected leader, sending a full tablet report...
W20260608 10:08:35.936709 26059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.126:41775, user_credentials={real_user=slave}} blocked reactor thread for 60699.7us
I20260608 10:08:35.941771 26381 heartbeater.cc:499] Master 127.24.72.125:42627 was elected leader, sending a full tablet report...
I20260608 10:08:35.943861 26291 heartbeater.cc:499] Master 127.24.72.125:42627 was elected leader, sending a full tablet report...
I20260608 10:08:36.007751 24865 master.cc:562] Master@127.24.72.125:42627 shutting down...
I20260608 10:08:36.032224 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:08:36.033105 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:36.033608 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0191af36d5b04c13a84b6766c4272f08: stopping tablet replica
I20260608 10:08:36.047938 24865 master.cc:584] Master@127.24.72.125:42627 shutdown complete.
W20260608 10:08:36.902577 26459 heartbeater.cc:646] Failed to heartbeat to 127.24.72.125:42627 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.24.72.125:42627: connect: Connection refused (error 111)
I20260608 10:08:37.468746 26527 raft_consensus.cc:493] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0191af36d5b04c13a84b6766c4272f08)
I20260608 10:08:37.469317 26527 raft_consensus.cc:515] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:37.471354 26527 leader_election.cc:290] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627)
I20260608 10:08:37.472148 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c22d0933630748bd91d0fc80e615ee2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28" is_pre_election: true
I20260608 10:08:37.472873 26020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c22d0933630748bd91d0fc80e615ee2d in term 3.
W20260608 10:08:37.474067 26126 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.125:42627: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 10:08:37.474031 26124 leader_election.cc:304] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a0592353e374e57ad4ebc301392de28, c22d0933630748bd91d0fc80e615ee2d; no voters: 
I20260608 10:08:37.474968 26527 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 10:08:37.475399 26527 raft_consensus.cc:493] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0191af36d5b04c13a84b6766c4272f08)
I20260608 10:08:37.475817 26527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 3 FOLLOWER]: Advancing to term 4
W20260608 10:08:37.478193 26126 leader_election.cc:336] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627): Network error: Client connection negotiation failed: client connection to 127.24.72.125:42627: connect: Connection refused (error 111)
I20260608 10:08:37.482831 26527 raft_consensus.cc:515] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:37.485239 26527 leader_election.cc:290] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 4 election: Requested vote from peers 6a0592353e374e57ad4ebc301392de28 (127.24.72.126:41775), 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627)
I20260608 10:08:37.485951 26020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c22d0933630748bd91d0fc80e615ee2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "6a0592353e374e57ad4ebc301392de28"
I20260608 10:08:37.486459 26020 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 3 FOLLOWER]: Advancing to term 4
W20260608 10:08:37.490695 26126 leader_election.cc:336] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627): Network error: Client connection negotiation failed: client connection to 127.24.72.125:42627: connect: Connection refused (error 111)
I20260608 10:08:37.492173 26020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c22d0933630748bd91d0fc80e615ee2d in term 4.
I20260608 10:08:37.493112 26124 leader_election.cc:304] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a0592353e374e57ad4ebc301392de28, c22d0933630748bd91d0fc80e615ee2d; no voters: 0191af36d5b04c13a84b6766c4272f08
I20260608 10:08:37.493815 26527 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:08:37.494782 26527 raft_consensus.cc:697] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 4 LEADER]: Becoming Leader. State: Replica: c22d0933630748bd91d0fc80e615ee2d, State: Running, Role: LEADER
I20260608 10:08:37.495685 26527 consensus_queue.cc:237] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 3.11, Last appended by leader: 11, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } }
I20260608 10:08:37.499912 26530 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c22d0933630748bd91d0fc80e615ee2d. Latest consensus state: current_term: 4 leader_uuid: "c22d0933630748bd91d0fc80e615ee2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:37.500618 26530 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:37.502138 26532 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:37.507545 26532 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d4610668a0a84858ac88071002ba1310]
I20260608 10:08:37.512042 26532 tablet_loader.cc:96] loaded metadata for tablet 3b2cf6a08a1749abbb5cd08147973a09 (table test-workload [id=d4610668a0a84858ac88071002ba1310])
I20260608 10:08:37.513001 26532 tablet_loader.cc:96] loaded metadata for tablet d6fea6d69e744c00852c5addcb4d5813 (table test-workload [id=d4610668a0a84858ac88071002ba1310])
I20260608 10:08:37.513929 26532 tablet_loader.cc:96] loaded metadata for tablet e9477b83826846afbad939a89d0d2550 (table test-workload [id=d4610668a0a84858ac88071002ba1310])
I20260608 10:08:37.514835 26532 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:37.517855 26532 catalog_manager.cc:1294] Loaded cluster ID: cd660270633545b791c66254d48196a9
I20260608 10:08:37.518047 26532 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:37.521540 26532 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:37.524405 26532 catalog_manager.cc:6080] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: Loaded TSK: 0
I20260608 10:08:37.525178 26532 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 10:08:37.936600 26126 consensus_peers.cc:597] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d -> Peer 0191af36d5b04c13a84b6766c4272f08 (127.24.72.125:42627): Couldn't send request to peer 0191af36d5b04c13a84b6766c4272f08. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.125:42627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:38.014410 26020 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 4 FOLLOWER]: Refusing update from remote peer c22d0933630748bd91d0fc80e615ee2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 11. Preceding OpId from leader: term: 4 index: 12. (index mismatch)
I20260608 10:08:38.015700 26530 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260608 10:08:38.021296 26536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c22d0933630748bd91d0fc80e615ee2d. Latest consensus state: current_term: 4 leader_uuid: "c22d0933630748bd91d0fc80e615ee2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:38.021924 26536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:38.024889 26530 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 4 leader_uuid: "c22d0933630748bd91d0fc80e615ee2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:38.025457 26530 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:38.026386 26536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 4 leader_uuid: "c22d0933630748bd91d0fc80e615ee2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a0592353e374e57ad4ebc301392de28" member_type: VOTER last_known_addr { host: "127.24.72.126" port: 41775 } } peers { permanent_uuid: "0191af36d5b04c13a84b6766c4272f08" member_type: VOTER last_known_addr { host: "127.24.72.125" port: 42627 } } peers { permanent_uuid: "c22d0933630748bd91d0fc80e615ee2d" member_type: VOTER last_known_addr { host: "127.24.72.124" port: 42407 } } }
I20260608 10:08:38.027002 26536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:08:38.604123 26196 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:38.604507 26196 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:38.619480 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:08:38.638906 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:38.639570 24865 tablet_replica.cc:333] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7: stopping tablet replica
I20260608 10:08:38.640064 24865 raft_consensus.cc:2243] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:38.640450 24865 raft_consensus.cc:2272] T 3b2cf6a08a1749abbb5cd08147973a09 P 094534cd83804867902a01a5b1a0b5c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:38.658226 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:08:38.667403 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:08:38.684422 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:38.685098 24865 tablet_replica.cc:333] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768: stopping tablet replica
I20260608 10:08:38.685626 24865 raft_consensus.cc:2243] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:38.686049 24865 raft_consensus.cc:2272] T d6fea6d69e744c00852c5addcb4d5813 P 1bd1df73999e407496833781af359768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:38.703824 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:08:38.712630 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:08:38.730088 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:08:38.730756 24865 tablet_replica.cc:333] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4: stopping tablet replica
I20260608 10:08:38.731207 24865 raft_consensus.cc:2243] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:08:38.731585 24865 raft_consensus.cc:2272] T e9477b83826846afbad939a89d0d2550 P faef9807284e4cf98d9520c948c001f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:38.766605 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:08:38.775734 24865 master.cc:562] Master@127.24.72.126:41775 shutting down...
I20260608 10:08:38.791954 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:38.792565 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:38.792866 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a0592353e374e57ad4ebc301392de28: stopping tablet replica
I20260608 10:08:38.810978 24865 master.cc:584] Master@127.24.72.126:41775 shutdown complete.
I20260608 10:08:38.823559 24865 master.cc:562] Master@127.24.72.124:42407 shutting down...
I20260608 10:08:38.837977 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:08:38.838842 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:38.839121 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P c22d0933630748bd91d0fc80e615ee2d: stopping tablet replica
I20260608 10:08:38.857415 24865 master.cc:584] Master@127.24.72.124:42407 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8617 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:08:38.885609 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:33377
I20260608 10:08:38.886814 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:38.891889 26544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:38.893205 26545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:38.893715 26547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:38.894132 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:38.894941 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:38.895121 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:38.895277 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913318895260 us; error 0 us; skew 500 ppm
I20260608 10:08:38.895849 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:38.898097 24865 webserver.cc:533] Webserver started at http://127.24.72.126:44201/ using document root <none> and password file <none>
I20260608 10:08:38.898569 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:38.898738 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:38.898988 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:38.900034 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "9707f499e9a946209e5626af5cde6a41"
format_stamp: "Formatted at 2026-06-08 10:08:38 on dist-test-slave-0v1n"
I20260608 10:08:38.904297 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:08:38.907523 26552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:38.908191 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:08:38.908440 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "9707f499e9a946209e5626af5cde6a41"
format_stamp: "Formatted at 2026-06-08 10:08:38 on dist-test-slave-0v1n"
I20260608 10:08:38.908715 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:38.917385 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:38.918510 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:38.955798 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:33377
I20260608 10:08:38.955894 26603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:33377 every 8 connection(s)
I20260608 10:08:38.959897 26604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:38.969239 26604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41: Bootstrap starting.
I20260608 10:08:38.973767 26604 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:38.977819 26604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41: No bootstrap required, opened a new log
I20260608 10:08:38.979863 26604 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9707f499e9a946209e5626af5cde6a41" member_type: VOTER }
I20260608 10:08:38.980233 26604 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:38.980440 26604 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9707f499e9a946209e5626af5cde6a41, State: Initialized, Role: FOLLOWER
I20260608 10:08:38.981042 26604 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9707f499e9a946209e5626af5cde6a41" member_type: VOTER }
I20260608 10:08:38.981511 26604 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:08:38.981724 26604 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:08:38.981971 26604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:38.986042 26604 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9707f499e9a946209e5626af5cde6a41" member_type: VOTER }
I20260608 10:08:38.986531 26604 leader_election.cc:304] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9707f499e9a946209e5626af5cde6a41; no voters: 
I20260608 10:08:38.987618 26604 leader_election.cc:290] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:08:38.988045 26607 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:38.989297 26607 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 1 LEADER]: Becoming Leader. State: Replica: 9707f499e9a946209e5626af5cde6a41, State: Running, Role: LEADER
I20260608 10:08:38.990005 26607 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9707f499e9a946209e5626af5cde6a41" member_type: VOTER }
I20260608 10:08:38.990438 26604 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:08:38.992746 26608 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9707f499e9a946209e5626af5cde6a41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9707f499e9a946209e5626af5cde6a41" member_type: VOTER } }
I20260608 10:08:38.992933 26609 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9707f499e9a946209e5626af5cde6a41. Latest consensus state: current_term: 1 leader_uuid: "9707f499e9a946209e5626af5cde6a41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9707f499e9a946209e5626af5cde6a41" member_type: VOTER } }
I20260608 10:08:38.993472 26608 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:38.993486 26609 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [sys.catalog]: This master's current role is: LEADER
I20260608 10:08:38.996975 26613 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:08:39.001812 26613 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:08:39.004978 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:08:39.010533 26613 catalog_manager.cc:1382] Generated new cluster ID: b87e580aa59c49e5bceb68c4456c2b61
I20260608 10:08:39.010818 26613 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:08:39.031545 26613 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:08:39.032805 26613 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:08:39.051329 26613 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41: Generated new TSK 0
I20260608 10:08:39.051939 26613 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:08:39.071818 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:39.077430 26625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:39.078536 26626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:39.079762 26628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:39.080119 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:39.080963 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:39.081152 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:39.081344 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913319081303 us; error 0 us; skew 500 ppm
I20260608 10:08:39.081912 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:39.084067 24865 webserver.cc:533] Webserver started at http://127.24.72.65:40815/ using document root <none> and password file <none>
I20260608 10:08:39.084575 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:39.084748 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:39.085000 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:39.086078 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "80ac736205bf486d9b53a750efdf22ad"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-0v1n"
I20260608 10:08:39.090554 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:39.093808 26633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.094481 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:08:39.094806 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "80ac736205bf486d9b53a750efdf22ad"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-0v1n"
I20260608 10:08:39.095175 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:39.106441 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:39.107585 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:39.108955 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:39.111320 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:39.111513 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.111730 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:39.111881 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.150290 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:33271
I20260608 10:08:39.150432 26695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:33271 every 8 connection(s)
I20260608 10:08:39.155299 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:39.162335 26700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:39.163468 26701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:39.166728 26703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:39.167860 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:39.168511 26696 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33377
I20260608 10:08:39.168851 26696 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:39.168892 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:39.169181 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:39.169361 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913319169343 us; error 0 us; skew 500 ppm
I20260608 10:08:39.169646 26696 heartbeater.cc:507] Master 127.24.72.126:33377 requested a full tablet report, sending...
I20260608 10:08:39.169991 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:39.171739 26569 ts_manager.cc:194] Registered new tserver with Master: 80ac736205bf486d9b53a750efdf22ad (127.24.72.65:33271)
I20260608 10:08:39.172928 24865 webserver.cc:533] Webserver started at http://127.24.72.66:35575/ using document root <none> and password file <none>
I20260608 10:08:39.173478 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:39.173660 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:39.173763 26569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33772
I20260608 10:08:39.173905 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:39.175004 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "9bed99ec821c4542aa194935c64b1142"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-0v1n"
I20260608 10:08:39.179214 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:39.182440 26708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.183123 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:39.183387 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "9bed99ec821c4542aa194935c64b1142"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-0v1n"
I20260608 10:08:39.183641 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:39.193452 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:39.194599 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:39.195962 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:39.198190 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:39.198391 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.198606 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:39.198761 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.236523 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:45027
I20260608 10:08:39.236631 26770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:45027 every 8 connection(s)
I20260608 10:08:39.241250 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:39.248014 26774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:39.249302 26775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:39.251655 24865 server_base.cc:1061] running on GCE node
W20260608 10:08:39.252331 26777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:39.253317 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:08:39.253432 26771 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33377
W20260608 10:08:39.253621 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:39.253839 26771 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:39.253851 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913319253832 us; error 0 us; skew 500 ppm
I20260608 10:08:39.254654 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:39.254726 26771 heartbeater.cc:507] Master 127.24.72.126:33377 requested a full tablet report, sending...
I20260608 10:08:39.256870 26569 ts_manager.cc:194] Registered new tserver with Master: 9bed99ec821c4542aa194935c64b1142 (127.24.72.66:45027)
I20260608 10:08:39.257553 24865 webserver.cc:533] Webserver started at http://127.24.72.67:41211/ using document root <none> and password file <none>
I20260608 10:08:39.258239 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:39.258467 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:39.258776 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:39.258714 26569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33782
I20260608 10:08:39.260159 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "fe9528766d4b46dda7ad4e0efb104f31"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-0v1n"
I20260608 10:08:39.264420 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:08:39.267535 26782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.268215 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:39.268476 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "fe9528766d4b46dda7ad4e0efb104f31"
format_stamp: "Formatted at 2026-06-08 10:08:39 on dist-test-slave-0v1n"
I20260608 10:08:39.268733 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:39.278515 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:39.279587 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:39.280916 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:39.283080 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:39.283275 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.283491 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:39.283653 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:39.321574 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:36851
I20260608 10:08:39.321689 26844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:36851 every 8 connection(s)
I20260608 10:08:39.334404 26845 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33377
I20260608 10:08:39.334770 26845 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:39.335466 26845 heartbeater.cc:507] Master 127.24.72.126:33377 requested a full tablet report, sending...
I20260608 10:08:39.337659 26569 ts_manager.cc:194] Registered new tserver with Master: fe9528766d4b46dda7ad4e0efb104f31 (127.24.72.67:36851)
I20260608 10:08:39.338260 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013512964s
I20260608 10:08:39.339442 26569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33794
I20260608 10:08:40.176090 26696 heartbeater.cc:499] Master 127.24.72.126:33377 was elected leader, sending a full tablet report...
I20260608 10:08:40.261358 26771 heartbeater.cc:499] Master 127.24.72.126:33377 was elected leader, sending a full tablet report...
I20260608 10:08:40.342175 26845 heartbeater.cc:499] Master 127.24.72.126:33377 was elected leader, sending a full tablet report...
I20260608 10:08:40.391795 26569 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:08:40.393887 26569 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:08:40.450284 26661 tablet_service.cc:1511] Processing CreateTablet for tablet 887f59edc0f64d2d866c4963b1ee0d71 (DEFAULT_TABLE table=test-workload [id=01f62e83cba0491f9c67bec8120defb6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:08:40.451267 26660 tablet_service.cc:1511] Processing CreateTablet for tablet 7b548ac8a515489db2bc5048480aeb3d (DEFAULT_TABLE table=test-workload [id=01f62e83cba0491f9c67bec8120defb6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:08:40.451779 26661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887f59edc0f64d2d866c4963b1ee0d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:40.450284 26735 tablet_service.cc:1511] Processing CreateTablet for tablet 7b548ac8a515489db2bc5048480aeb3d (DEFAULT_TABLE table=test-workload [id=01f62e83cba0491f9c67bec8120defb6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:08:40.452587 26660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b548ac8a515489db2bc5048480aeb3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:40.453533 26735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b548ac8a515489db2bc5048480aeb3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:40.454728 26809 tablet_service.cc:1511] Processing CreateTablet for tablet 7b548ac8a515489db2bc5048480aeb3d (DEFAULT_TABLE table=test-workload [id=01f62e83cba0491f9c67bec8120defb6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:08:40.456029 26809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b548ac8a515489db2bc5048480aeb3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:40.462621 26810 tablet_service.cc:1511] Processing CreateTablet for tablet 887f59edc0f64d2d866c4963b1ee0d71 (DEFAULT_TABLE table=test-workload [id=01f62e83cba0491f9c67bec8120defb6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:08:40.464020 26810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887f59edc0f64d2d866c4963b1ee0d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:40.451470 26736 tablet_service.cc:1511] Processing CreateTablet for tablet 887f59edc0f64d2d866c4963b1ee0d71 (DEFAULT_TABLE table=test-workload [id=01f62e83cba0491f9c67bec8120defb6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:08:40.466199 26736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887f59edc0f64d2d866c4963b1ee0d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:40.478071 26866 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad: Bootstrap starting.
I20260608 10:08:40.480707 26865 tablet_bootstrap.cc:492] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142: Bootstrap starting.
I20260608 10:08:40.483242 26867 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: Bootstrap starting.
I20260608 10:08:40.488721 26867 tablet_bootstrap.cc:654] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:40.489213 26866 tablet_bootstrap.cc:654] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:40.489223 26865 tablet_bootstrap.cc:654] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:40.494055 26867 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: No bootstrap required, opened a new log
I20260608 10:08:40.494499 26866 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad: No bootstrap required, opened a new log
I20260608 10:08:40.494547 26867 ts_tablet_manager.cc:1403] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260608 10:08:40.494985 26866 ts_tablet_manager.cc:1403] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260608 10:08:40.495075 26865 tablet_bootstrap.cc:492] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142: No bootstrap required, opened a new log
I20260608 10:08:40.495568 26865 ts_tablet_manager.cc:1403] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 10:08:40.497550 26866 raft_consensus.cc:359] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.497793 26867 raft_consensus.cc:359] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.498335 26866 raft_consensus.cc:385] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:40.498590 26867 raft_consensus.cc:385] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:40.498785 26866 raft_consensus.cc:740] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ac736205bf486d9b53a750efdf22ad, State: Initialized, Role: FOLLOWER
I20260608 10:08:40.498476 26865 raft_consensus.cc:359] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.499056 26867 raft_consensus.cc:740] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe9528766d4b46dda7ad4e0efb104f31, State: Initialized, Role: FOLLOWER
I20260608 10:08:40.499429 26865 raft_consensus.cc:385] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:40.499902 26865 raft_consensus.cc:740] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bed99ec821c4542aa194935c64b1142, State: Initialized, Role: FOLLOWER
I20260608 10:08:40.499835 26866 consensus_queue.cc:260] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.499982 26867 consensus_queue.cc:260] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.501087 26865 consensus_queue.cc:260] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.502983 26866 ts_tablet_manager.cc:1434] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:08:40.504136 26866 tablet_bootstrap.cc:492] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad: Bootstrap starting.
I20260608 10:08:40.510161 26867 ts_tablet_manager.cc:1434] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 10:08:40.511097 26866 tablet_bootstrap.cc:654] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:40.511307 26867 tablet_bootstrap.cc:492] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31: Bootstrap starting.
I20260608 10:08:40.517733 26867 tablet_bootstrap.cc:654] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:40.531459 26865 ts_tablet_manager.cc:1434] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.025s
I20260608 10:08:40.532761 26865 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: Bootstrap starting.
I20260608 10:08:40.539525 26865 tablet_bootstrap.cc:654] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: Neither blocks nor log segments found. Creating new log.
I20260608 10:08:40.547394 26867 tablet_bootstrap.cc:492] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31: No bootstrap required, opened a new log
I20260608 10:08:40.547544 26866 tablet_bootstrap.cc:492] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad: No bootstrap required, opened a new log
I20260608 10:08:40.548377 26867 ts_tablet_manager.cc:1403] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.025s
I20260608 10:08:40.548537 26866 ts_tablet_manager.cc:1403] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.026s
I20260608 10:08:40.548641 26865 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: No bootstrap required, opened a new log
I20260608 10:08:40.549288 26865 ts_tablet_manager.cc:1403] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 10:08:40.551519 26866 raft_consensus.cc:359] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.551466 26867 raft_consensus.cc:359] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.552215 26866 raft_consensus.cc:385] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:40.552006 26865 raft_consensus.cc:359] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.552338 26867 raft_consensus.cc:385] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:40.552543 26866 raft_consensus.cc:740] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ac736205bf486d9b53a750efdf22ad, State: Initialized, Role: FOLLOWER
I20260608 10:08:40.552754 26865 raft_consensus.cc:385] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:08:40.552816 26867 raft_consensus.cc:740] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe9528766d4b46dda7ad4e0efb104f31, State: Initialized, Role: FOLLOWER
I20260608 10:08:40.553076 26865 raft_consensus.cc:740] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bed99ec821c4542aa194935c64b1142, State: Initialized, Role: FOLLOWER
I20260608 10:08:40.553442 26866 consensus_queue.cc:260] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.553846 26867 consensus_queue.cc:260] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.553951 26865 consensus_queue.cc:260] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.563222 26866 ts_tablet_manager.cc:1434] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.011s
I20260608 10:08:40.563596 26867 ts_tablet_manager.cc:1434] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 10:08:40.566699 26865 ts_tablet_manager.cc:1434] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260608 10:08:40.590902 26872 raft_consensus.cc:493] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:40.591387 26872 raft_consensus.cc:515] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.593662 26872 leader_election.cc:290] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bed99ec821c4542aa194935c64b1142 (127.24.72.66:45027), 80ac736205bf486d9b53a750efdf22ad (127.24.72.65:33271)
I20260608 10:08:40.603820 26746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887f59edc0f64d2d866c4963b1ee0d71" candidate_uuid: "fe9528766d4b46dda7ad4e0efb104f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bed99ec821c4542aa194935c64b1142" is_pre_election: true
I20260608 10:08:40.603899 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887f59edc0f64d2d866c4963b1ee0d71" candidate_uuid: "fe9528766d4b46dda7ad4e0efb104f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ac736205bf486d9b53a750efdf22ad" is_pre_election: true
I20260608 10:08:40.604496 26671 raft_consensus.cc:2468] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe9528766d4b46dda7ad4e0efb104f31 in term 0.
I20260608 10:08:40.604460 26746 raft_consensus.cc:2468] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe9528766d4b46dda7ad4e0efb104f31 in term 0.
I20260608 10:08:40.605849 26786 leader_election.cc:304] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ac736205bf486d9b53a750efdf22ad, fe9528766d4b46dda7ad4e0efb104f31; no voters: 
I20260608 10:08:40.606649 26872 raft_consensus.cc:2804] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:40.606952 26872 raft_consensus.cc:493] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:40.607296 26872 raft_consensus.cc:3060] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:40.610831 26871 raft_consensus.cc:493] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:08:40.611225 26871 raft_consensus.cc:515] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.611756 26872 raft_consensus.cc:515] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.613474 26871 leader_election.cc:290] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bed99ec821c4542aa194935c64b1142 (127.24.72.66:45027), fe9528766d4b46dda7ad4e0efb104f31 (127.24.72.67:36851)
I20260608 10:08:40.613895 26872 leader_election.cc:290] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [CANDIDATE]: Term 1 election: Requested vote from peers 9bed99ec821c4542aa194935c64b1142 (127.24.72.66:45027), 80ac736205bf486d9b53a750efdf22ad (127.24.72.65:33271)
I20260608 10:08:40.615164 26746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887f59edc0f64d2d866c4963b1ee0d71" candidate_uuid: "fe9528766d4b46dda7ad4e0efb104f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bed99ec821c4542aa194935c64b1142"
I20260608 10:08:40.615768 26746 raft_consensus.cc:3060] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:40.617513 26671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "887f59edc0f64d2d866c4963b1ee0d71" candidate_uuid: "fe9528766d4b46dda7ad4e0efb104f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ac736205bf486d9b53a750efdf22ad"
I20260608 10:08:40.618053 26671 raft_consensus.cc:3060] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:40.622438 26746 raft_consensus.cc:2468] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe9528766d4b46dda7ad4e0efb104f31 in term 1.
I20260608 10:08:40.623725 26784 leader_election.cc:304] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bed99ec821c4542aa194935c64b1142, fe9528766d4b46dda7ad4e0efb104f31; no voters: 
I20260608 10:08:40.624682 26872 raft_consensus.cc:2804] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:40.625882 26671 raft_consensus.cc:2468] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe9528766d4b46dda7ad4e0efb104f31 in term 1.
I20260608 10:08:40.628123 26872 raft_consensus.cc:697] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 LEADER]: Becoming Leader. State: Replica: fe9528766d4b46dda7ad4e0efb104f31, State: Running, Role: LEADER
I20260608 10:08:40.628386 26746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b548ac8a515489db2bc5048480aeb3d" candidate_uuid: "80ac736205bf486d9b53a750efdf22ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bed99ec821c4542aa194935c64b1142" is_pre_election: true
I20260608 10:08:40.628422 26820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b548ac8a515489db2bc5048480aeb3d" candidate_uuid: "80ac736205bf486d9b53a750efdf22ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe9528766d4b46dda7ad4e0efb104f31" is_pre_election: true
I20260608 10:08:40.629606 26872 consensus_queue.cc:237] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } }
I20260608 10:08:40.629870 26746 raft_consensus.cc:2468] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ac736205bf486d9b53a750efdf22ad in term 0.
I20260608 10:08:40.629930 26820 raft_consensus.cc:2468] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ac736205bf486d9b53a750efdf22ad in term 0.
I20260608 10:08:40.631168 26635 leader_election.cc:304] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ac736205bf486d9b53a750efdf22ad, 9bed99ec821c4542aa194935c64b1142; no voters: 
I20260608 10:08:40.631839 26871 raft_consensus.cc:2804] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:08:40.632200 26871 raft_consensus.cc:493] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:08:40.632545 26871 raft_consensus.cc:3060] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:40.637233 26871 raft_consensus.cc:515] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.637272 26568 catalog_manager.cc:5696] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe9528766d4b46dda7ad4e0efb104f31 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fe9528766d4b46dda7ad4e0efb104f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:40.638844 26871 leader_election.cc:290] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [CANDIDATE]: Term 1 election: Requested vote from peers 9bed99ec821c4542aa194935c64b1142 (127.24.72.66:45027), fe9528766d4b46dda7ad4e0efb104f31 (127.24.72.67:36851)
I20260608 10:08:40.639710 26746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b548ac8a515489db2bc5048480aeb3d" candidate_uuid: "80ac736205bf486d9b53a750efdf22ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bed99ec821c4542aa194935c64b1142"
I20260608 10:08:40.640005 26820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b548ac8a515489db2bc5048480aeb3d" candidate_uuid: "80ac736205bf486d9b53a750efdf22ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe9528766d4b46dda7ad4e0efb104f31"
I20260608 10:08:40.640259 26746 raft_consensus.cc:3060] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:40.640501 26820 raft_consensus.cc:3060] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:08:40.645955 26746 raft_consensus.cc:2468] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ac736205bf486d9b53a750efdf22ad in term 1.
I20260608 10:08:40.647127 26635 leader_election.cc:304] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ac736205bf486d9b53a750efdf22ad, 9bed99ec821c4542aa194935c64b1142; no voters: 
I20260608 10:08:40.647858 26871 raft_consensus.cc:2804] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:08:40.648298 26820 raft_consensus.cc:2468] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ac736205bf486d9b53a750efdf22ad in term 1.
I20260608 10:08:40.649055 26871 raft_consensus.cc:697] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 1 LEADER]: Becoming Leader. State: Replica: 80ac736205bf486d9b53a750efdf22ad, State: Running, Role: LEADER
I20260608 10:08:40.649936 26871 consensus_queue.cc:237] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } }
I20260608 10:08:40.657157 26568 catalog_manager.cc:5696] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 80ac736205bf486d9b53a750efdf22ad (127.24.72.65). New cstate: current_term: 1 leader_uuid: "80ac736205bf486d9b53a750efdf22ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:41.004912 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:41.007489 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:41.007808 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:41.100554 26871 consensus_queue.cc:1048] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:41.113766 26871 consensus_queue.cc:1048] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:41.174075 26872 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:08:41.187072 26893 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:08:43.008607 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:43.010697 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:43.011188 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:45.012298 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:45.014493 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:45.014798 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:47.015586 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:47.017532 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:47.017814 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:49.018646 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:49.020553 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:49.020836 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:51.021706 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:51.023608 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:51.023901 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:51.755558 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:08:51.762920 26901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:51.763675 26900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:08:51.764602 26903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:08:51.765615 24865 server_base.cc:1061] running on GCE node
I20260608 10:08:51.766793 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:08:51.767001 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:08:51.767184 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913331767157 us; error 0 us; skew 500 ppm
I20260608 10:08:51.767750 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:08:51.773711 24865 webserver.cc:533] Webserver started at http://127.24.72.68:38537/ using document root <none> and password file <none>
I20260608 10:08:51.774230 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:08:51.774418 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:08:51.774709 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:08:51.776002 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "aca8bb1cd7474e0d920cdfa239d506ae"
format_stamp: "Formatted at 2026-06-08 10:08:51 on dist-test-slave-0v1n"
I20260608 10:08:51.780679 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:08:51.784052 26908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:51.784763 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:08:51.785043 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "aca8bb1cd7474e0d920cdfa239d506ae"
format_stamp: "Formatted at 2026-06-08 10:08:51 on dist-test-slave-0v1n"
I20260608 10:08:51.785312 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:08:51.801072 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:08:51.802402 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:08:51.804224 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:08:51.806596 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:08:51.806808 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:51.807049 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:08:51.807224 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:08:51.855335 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:46475
I20260608 10:08:51.855489 26970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:46475 every 8 connection(s)
I20260608 10:08:51.875279 26971 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33377
I20260608 10:08:51.875650 26971 heartbeater.cc:461] Registering TS with master...
I20260608 10:08:51.876336 26971 heartbeater.cc:507] Master 127.24.72.126:33377 requested a full tablet report, sending...
I20260608 10:08:51.878561 26569 ts_manager.cc:194] Registered new tserver with Master: aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68:46475)
I20260608 10:08:51.880471 26569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52536
I20260608 10:08:52.070107 26820 consensus_queue.cc:237] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } }
I20260608 10:08:52.077292 26671 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:52.079216 26978 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:52.079687 26746 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:08:52.081065 26898 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:08:52.088241 26978 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } } }
I20260608 10:08:52.090444 26671 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } } }
W20260608 10:08:52.093523 26784 consensus_peers.cc:597] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 -> Peer aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68:46475): Couldn't send request to peer aca8bb1cd7474e0d920cdfa239d506ae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 887f59edc0f64d2d866c4963b1ee0d71. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:08:52.092579 26746 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } } }
I20260608 10:08:52.103690 26569 catalog_manager.cc:5696] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 reported cstate change: config changed from index -1 to 2, NON_VOTER aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "fe9528766d4b46dda7ad4e0efb104f31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:08:52.883162 26971 heartbeater.cc:499] Master 127.24.72.126:33377 was elected leader, sending a full tablet report...
W20260608 10:08:53.291079 26635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.66:45027, user_credentials={real_user=slave}} blocked reactor thread for 172743us
I20260608 10:08:53.404990 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:53.407161 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:53.407542 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:08:53.409677 26634 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:36851, user_credentials={real_user=slave}} blocked reactor thread for 208694us
I20260608 10:08:53.419059 26992 ts_tablet_manager.cc:933] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: Initiating tablet copy from peer fe9528766d4b46dda7ad4e0efb104f31 (127.24.72.67:36851)
I20260608 10:08:53.422155 26992 tablet_copy_client.cc:323] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:36851
I20260608 10:08:53.437266 26830 tablet_copy_service.cc:140] P fe9528766d4b46dda7ad4e0efb104f31: Received BeginTabletCopySession request for tablet 887f59edc0f64d2d866c4963b1ee0d71 from peer aca8bb1cd7474e0d920cdfa239d506ae ({username='slave'} at 127.0.0.1:37952)
I20260608 10:08:53.437763 26830 tablet_copy_service.cc:161] P fe9528766d4b46dda7ad4e0efb104f31: Beginning new tablet copy session on tablet 887f59edc0f64d2d866c4963b1ee0d71 from peer aca8bb1cd7474e0d920cdfa239d506ae at {username='slave'} at 127.0.0.1:37952: session id = aca8bb1cd7474e0d920cdfa239d506ae-887f59edc0f64d2d866c4963b1ee0d71
I20260608 10:08:53.442770 26830 tablet_copy_source_session.cc:215] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:08:53.445425 26992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 887f59edc0f64d2d866c4963b1ee0d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:08:53.455536 26992 tablet_copy_client.cc:806] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: tablet copy: Starting download of 0 data blocks...
I20260608 10:08:53.456125 26992 tablet_copy_client.cc:670] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: tablet copy: Starting download of 1 WAL segments...
I20260608 10:08:53.459414 26992 tablet_copy_client.cc:538] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:08:53.464643 26992 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: Bootstrap starting.
I20260608 10:08:53.479700 26992 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:08:53.480365 26992 tablet_bootstrap.cc:492] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: Bootstrap complete.
I20260608 10:08:53.480897 26992 ts_tablet_manager.cc:1403] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:08:53.483224 26992 raft_consensus.cc:359] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } }
I20260608 10:08:53.483822 26992 raft_consensus.cc:740] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aca8bb1cd7474e0d920cdfa239d506ae, State: Initialized, Role: LEARNER
I20260608 10:08:53.484354 26992 consensus_queue.cc:260] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: true } }
I20260608 10:08:53.487110 26992 ts_tablet_manager.cc:1434] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.008s
I20260608 10:08:53.488965 26830 tablet_copy_service.cc:342] P fe9528766d4b46dda7ad4e0efb104f31: Request end of tablet copy session aca8bb1cd7474e0d920cdfa239d506ae-887f59edc0f64d2d866c4963b1ee0d71 received from {username='slave'} at 127.0.0.1:37952
I20260608 10:08:53.489420 26830 tablet_copy_service.cc:434] P fe9528766d4b46dda7ad4e0efb104f31: ending tablet copy session aca8bb1cd7474e0d920cdfa239d506ae-887f59edc0f64d2d866c4963b1ee0d71 on tablet 887f59edc0f64d2d866c4963b1ee0d71 with peer aca8bb1cd7474e0d920cdfa239d506ae
I20260608 10:08:53.658753 26946 raft_consensus.cc:1217] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:08:54.091418 26988 raft_consensus.cc:1064] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: attempting to promote NON_VOTER aca8bb1cd7474e0d920cdfa239d506ae to VOTER
I20260608 10:08:54.093717 26988 consensus_queue.cc:237] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } }
I20260608 10:08:54.100046 26671 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:54.101756 27000 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:08:54.102532 26946 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 LEARNER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:54.102705 26746 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:08:54.104211 27000 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:08:54.105228 26998 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:08:54.123958 27000 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
W20260608 10:08:54.126577 26841 debug-util.cc:398] Leaking SignalData structure 0x7b08000abc40 after lost signal to thread 24868
I20260608 10:08:54.126107 26945 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
W20260608 10:08:54.127599 26841 debug-util.cc:398] Leaking SignalData structure 0x7b080008f320 after lost signal to thread 26603
W20260608 10:08:54.128813 26841 debug-util.cc:398] Leaking SignalData structure 0x7b0800182640 after lost signal to thread 26695
W20260608 10:08:54.130095 26841 debug-util.cc:398] Leaking SignalData structure 0x7b080016bf00 after lost signal to thread 26770
W20260608 10:08:54.132012 26841 debug-util.cc:398] Leaking SignalData structure 0x7b0800156a80 after lost signal to thread 26970
I20260608 10:08:54.138396 26746 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
I20260608 10:08:54.143308 26671 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
I20260608 10:08:54.179224 26568 catalog_manager.cc:5696] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad reported cstate change: config changed from index 2 to 3, aca8bb1cd7474e0d920cdfa239d506ae (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe9528766d4b46dda7ad4e0efb104f31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9bed99ec821c4542aa194935c64b1142" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
I20260608 10:08:54.215400 26820 consensus_queue.cc:237] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } }
I20260608 10:08:54.226131 26671 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:54.228626 26998 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:08:54.228911 26946 raft_consensus.cc:1275] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 FOLLOWER]: Refusing update from remote peer fe9528766d4b46dda7ad4e0efb104f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:08:54.232419 26998 consensus_queue.cc:1048] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:08:54.239291 27005 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9bed99ec821c4542aa194935c64b1142 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
I20260608 10:08:54.242879 26670 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9bed99ec821c4542aa194935c64b1142 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
I20260608 10:08:54.244804 26945 raft_consensus.cc:2955] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9bed99ec821c4542aa194935c64b1142 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } } }
I20260608 10:08:54.254905 26553 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 887f59edc0f64d2d866c4963b1ee0d71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:08:54.259701 26567 catalog_manager.cc:5696] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 reported cstate change: config changed from index 3 to 4, VOTER 9bed99ec821c4542aa194935c64b1142 (127.24.72.66) evicted. New cstate: current_term: 1 leader_uuid: "fe9528766d4b46dda7ad4e0efb104f31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe9528766d4b46dda7ad4e0efb104f31" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ac736205bf486d9b53a750efdf22ad" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca8bb1cd7474e0d920cdfa239d506ae" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 46475 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:08:54.274092 26736 tablet_service.cc:1558] Processing DeleteTablet for tablet 887f59edc0f64d2d866c4963b1ee0d71 with delete_type TABLET_DATA_TOMBSTONED (TS 9bed99ec821c4542aa194935c64b1142 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53318
I20260608 10:08:54.277949 27011 tablet_replica.cc:333] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: stopping tablet replica
I20260608 10:08:54.279708 27011 raft_consensus.cc:2243] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:08:54.280814 27011 raft_consensus.cc:2272] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:08:54.284931 27011 ts_tablet_manager.cc:1916] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:08:54.300390 27011 ts_tablet_manager.cc:1929] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:08:54.300859 27011 log.cc:1199] T 887f59edc0f64d2d866c4963b1ee0d71 P 9bed99ec821c4542aa194935c64b1142: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/887f59edc0f64d2d866c4963b1ee0d71
I20260608 10:08:54.302933 26554 catalog_manager.cc:5027] TS 9bed99ec821c4542aa194935c64b1142 (127.24.72.66:45027): tablet 887f59edc0f64d2d866c4963b1ee0d71 (table test-workload [id=01f62e83cba0491f9c67bec8120defb6]) successfully deleted
I20260608 10:08:55.408618 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:55.410801 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:55.411135 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:57.411995 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:57.414037 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:57.414335 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:08:59.415143 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:08:59.417112 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:08:59.417425 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:01.418255 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:01.420209 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:01.420483 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:03.421229 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:03.423170 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:03.423442 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:05.424389 26622 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:05.426646 26622 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:05.426936 26622 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:05.880498 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:09:05.903574 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:05.904394 24865 tablet_replica.cc:333] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad: stopping tablet replica
I20260608 10:09:05.905006 24865 raft_consensus.cc:2243] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:05.905958 24865 raft_consensus.cc:2272] T 7b548ac8a515489db2bc5048480aeb3d P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:05.908139 24865 tablet_replica.cc:333] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad: stopping tablet replica
I20260608 10:09:05.908605 24865 raft_consensus.cc:2243] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:05.909140 24865 raft_consensus.cc:2272] T 887f59edc0f64d2d866c4963b1ee0d71 P 80ac736205bf486d9b53a750efdf22ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:05.930444 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:09:05.942633 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:09:05.966058 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:05.966863 24865 tablet_replica.cc:333] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142: stopping tablet replica
I20260608 10:09:05.967352 24865 raft_consensus.cc:2243] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:05.967825 24865 raft_consensus.cc:2272] T 7b548ac8a515489db2bc5048480aeb3d P 9bed99ec821c4542aa194935c64b1142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:05.988502 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:09:05.999831 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:09:06.018334 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:06.019026 24865 tablet_replica.cc:333] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31: stopping tablet replica
I20260608 10:09:06.019616 24865 raft_consensus.cc:2243] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:06.020071 24865 raft_consensus.cc:2272] T 7b548ac8a515489db2bc5048480aeb3d P fe9528766d4b46dda7ad4e0efb104f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:06.022090 24865 tablet_replica.cc:333] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31: stopping tablet replica
I20260608 10:09:06.022529 24865 raft_consensus.cc:2243] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:06.023314 24865 raft_consensus.cc:2272] T 887f59edc0f64d2d866c4963b1ee0d71 P fe9528766d4b46dda7ad4e0efb104f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:06.062959 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:09:06.074092 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:09:06.093806 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:06.094481 24865 tablet_replica.cc:333] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae: stopping tablet replica
I20260608 10:09:06.095057 24865 raft_consensus.cc:2243] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:06.095829 24865 raft_consensus.cc:2272] T 887f59edc0f64d2d866c4963b1ee0d71 P aca8bb1cd7474e0d920cdfa239d506ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:06.114365 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:09:06.124389 24865 master.cc:562] Master@127.24.72.126:33377 shutting down...
I20260608 10:09:06.141243 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:06.141875 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:06.142210 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9707f499e9a946209e5626af5cde6a41: stopping tablet replica
I20260608 10:09:06.160759 24865 master.cc:584] Master@127.24.72.126:33377 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27308 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:09:06.194417 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:43299
I20260608 10:09:06.195683 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:06.201050 27016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:06.201166 27017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:06.201884 27019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:06.203361 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:06.204227 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:06.204406 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:06.204556 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913346204540 us; error 0 us; skew 500 ppm
I20260608 10:09:06.205121 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:06.207442 24865 webserver.cc:533] Webserver started at http://127.24.72.126:35781/ using document root <none> and password file <none>
I20260608 10:09:06.207911 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:06.208079 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:06.208325 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:06.209456 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "d6ff470a82b3467fbf4f622b39a129e6"
format_stamp: "Formatted at 2026-06-08 10:09:06 on dist-test-slave-0v1n"
I20260608 10:09:06.213773 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:09:06.216984 27024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:06.217691 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:06.218003 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "d6ff470a82b3467fbf4f622b39a129e6"
format_stamp: "Formatted at 2026-06-08 10:09:06 on dist-test-slave-0v1n"
I20260608 10:09:06.218264 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:06.250730 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:06.251960 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:06.288506 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:43299
I20260608 10:09:06.288635 27075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:43299 every 8 connection(s)
I20260608 10:09:06.292599 27076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:06.302404 27076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6: Bootstrap starting.
I20260608 10:09:06.307021 27076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:06.310989 27076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6: No bootstrap required, opened a new log
I20260608 10:09:06.313114 27076 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff470a82b3467fbf4f622b39a129e6" member_type: VOTER }
I20260608 10:09:06.313558 27076 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:06.313747 27076 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ff470a82b3467fbf4f622b39a129e6, State: Initialized, Role: FOLLOWER
I20260608 10:09:06.314261 27076 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff470a82b3467fbf4f622b39a129e6" member_type: VOTER }
I20260608 10:09:06.314670 27076 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:06.314853 27076 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:06.315057 27076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:06.319031 27076 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff470a82b3467fbf4f622b39a129e6" member_type: VOTER }
I20260608 10:09:06.319491 27076 leader_election.cc:304] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d6ff470a82b3467fbf4f622b39a129e6; no voters: 
I20260608 10:09:06.320734 27076 leader_election.cc:290] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:06.321146 27079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:06.322405 27079 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 1 LEADER]: Becoming Leader. State: Replica: d6ff470a82b3467fbf4f622b39a129e6, State: Running, Role: LEADER
I20260608 10:09:06.323096 27079 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff470a82b3467fbf4f622b39a129e6" member_type: VOTER }
I20260608 10:09:06.323546 27076 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:06.327399 27080 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6ff470a82b3467fbf4f622b39a129e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff470a82b3467fbf4f622b39a129e6" member_type: VOTER } }
I20260608 10:09:06.328011 27081 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6ff470a82b3467fbf4f622b39a129e6. Latest consensus state: current_term: 1 leader_uuid: "d6ff470a82b3467fbf4f622b39a129e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff470a82b3467fbf4f622b39a129e6" member_type: VOTER } }
I20260608 10:09:06.328413 27080 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:06.328589 27081 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:06.330951 27087 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:06.337261 27087 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:06.338231 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:06.346103 27087 catalog_manager.cc:1382] Generated new cluster ID: d34c0fab12314ae58e7d2f842e505ae0
I20260608 10:09:06.346381 27087 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:06.392799 27087 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:06.394122 27087 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:06.405781 27087 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6: Generated new TSK 0
I20260608 10:09:06.406342 27087 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:06.467903 24865 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000188812s
I20260608 10:09:18.560830 24865 master.cc:562] Master@127.24.72.126:43299 shutting down...
I20260608 10:09:18.581475 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:18.582254 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:18.582615 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6ff470a82b3467fbf4f622b39a129e6: stopping tablet replica
I20260608 10:09:18.601466 24865 master.cc:584] Master@127.24.72.126:43299 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12437 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:09:18.631646 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:43341
I20260608 10:09:18.632833 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:18.638039 27099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:18.638567 27100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:18.639750 27102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:18.640825 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:18.641631 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:18.641814 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:18.641969 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913358641952 us; error 0 us; skew 500 ppm
I20260608 10:09:18.642544 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:18.644867 24865 webserver.cc:533] Webserver started at http://127.24.72.126:44227/ using document root <none> and password file <none>
I20260608 10:09:18.645402 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:18.645581 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:18.645841 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:18.646991 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "348f490b15384274afedf3959c16efce"
format_stamp: "Formatted at 2026-06-08 10:09:18 on dist-test-slave-0v1n"
I20260608 10:09:18.651613 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:09:18.654987 27107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:18.655666 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:09:18.655921 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "348f490b15384274afedf3959c16efce"
format_stamp: "Formatted at 2026-06-08 10:09:18 on dist-test-slave-0v1n"
I20260608 10:09:18.656186 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:18.667196 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:18.668349 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:18.705135 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:43341
I20260608 10:09:18.705240 27158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:43341 every 8 connection(s)
I20260608 10:09:18.709311 27159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:18.719779 27159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce: Bootstrap starting.
I20260608 10:09:18.724634 27159 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:18.728785 27159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce: No bootstrap required, opened a new log
I20260608 10:09:18.731067 27159 raft_consensus.cc:359] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "348f490b15384274afedf3959c16efce" member_type: VOTER }
I20260608 10:09:18.731623 27159 raft_consensus.cc:385] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:18.731884 27159 raft_consensus.cc:740] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 348f490b15384274afedf3959c16efce, State: Initialized, Role: FOLLOWER
I20260608 10:09:18.732539 27159 consensus_queue.cc:260] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "348f490b15384274afedf3959c16efce" member_type: VOTER }
I20260608 10:09:18.732995 27159 raft_consensus.cc:399] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:18.733207 27159 raft_consensus.cc:493] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:18.733498 27159 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:18.737775 27159 raft_consensus.cc:515] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "348f490b15384274afedf3959c16efce" member_type: VOTER }
I20260608 10:09:18.738255 27159 leader_election.cc:304] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 348f490b15384274afedf3959c16efce; no voters: 
I20260608 10:09:18.739311 27159 leader_election.cc:290] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:18.739738 27162 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:18.741007 27162 raft_consensus.cc:697] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 1 LEADER]: Becoming Leader. State: Replica: 348f490b15384274afedf3959c16efce, State: Running, Role: LEADER
I20260608 10:09:18.741731 27162 consensus_queue.cc:237] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "348f490b15384274afedf3959c16efce" member_type: VOTER }
I20260608 10:09:18.742198 27159 sys_catalog.cc:565] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:18.744784 27163 sys_catalog.cc:455] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "348f490b15384274afedf3959c16efce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "348f490b15384274afedf3959c16efce" member_type: VOTER } }
I20260608 10:09:18.744794 27164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 348f490b15384274afedf3959c16efce. Latest consensus state: current_term: 1 leader_uuid: "348f490b15384274afedf3959c16efce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "348f490b15384274afedf3959c16efce" member_type: VOTER } }
I20260608 10:09:18.745671 27164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:18.745626 27163 sys_catalog.cc:458] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:18.749547 27169 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:18.757100 27169 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:18.758358 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:18.766364 27169 catalog_manager.cc:1382] Generated new cluster ID: 58eb507d79bc4118b5809ee9e0e17ac4
I20260608 10:09:18.766644 27169 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:18.805217 27169 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:18.806588 27169 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:18.819609 27169 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce: Generated new TSK 0
I20260608 10:09:18.820200 27169 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:18.888765 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:18.894838 27180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:18.895982 27181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:18.897413 27183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:18.897715 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:18.898551 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:18.898741 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:18.898908 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913358898890 us; error 0 us; skew 500 ppm
I20260608 10:09:18.899484 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:18.901870 24865 webserver.cc:533] Webserver started at http://127.24.72.65:36191/ using document root <none> and password file <none>
I20260608 10:09:18.902369 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:18.902544 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:18.902796 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:18.903973 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "bdef2516041d464f93777e46c038117e"
format_stamp: "Formatted at 2026-06-08 10:09:18 on dist-test-slave-0v1n"
I20260608 10:09:18.908509 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:09:18.911793 27188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:18.912458 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:09:18.912719 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "bdef2516041d464f93777e46c038117e"
format_stamp: "Formatted at 2026-06-08 10:09:18 on dist-test-slave-0v1n"
I20260608 10:09:18.912976 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:18.923900 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:18.925047 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:18.926533 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:18.928822 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:18.929013 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:18.929226 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:18.929396 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:09:18.969631 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:45531
I20260608 10:09:18.969748 27250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:45531 every 8 connection(s)
I20260608 10:09:18.974664 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:18.982008 27255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:18.982741 27256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:18.985350 24865 server_base.cc:1061] running on GCE node
W20260608 10:09:18.985512 27259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:18.986348 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:18.986555 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:18.986724 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913358986705 us; error 0 us; skew 500 ppm
I20260608 10:09:18.987289 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:18.989795 24865 webserver.cc:533] Webserver started at http://127.24.72.66:38325/ using document root <none> and password file <none>
I20260608 10:09:18.990372 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:18.990562 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:18.990820 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:18.991709 27251 heartbeater.cc:344] Connected to a master server at 127.24.72.126:43341
I20260608 10:09:18.992139 27251 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:18.992151 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "94bae034db5d47418d9cbe49eb05332e"
format_stamp: "Formatted at 2026-06-08 10:09:18 on dist-test-slave-0v1n"
I20260608 10:09:18.993189 27251 heartbeater.cc:507] Master 127.24.72.126:43341 requested a full tablet report, sending...
I20260608 10:09:18.995554 27124 ts_manager.cc:194] Registered new tserver with Master: bdef2516041d464f93777e46c038117e (127.24.72.65:45531)
I20260608 10:09:18.997630 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:09:18.997834 27124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40520
I20260608 10:09:19.001490 27263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:19.002202 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:19.002457 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "94bae034db5d47418d9cbe49eb05332e"
format_stamp: "Formatted at 2026-06-08 10:09:18 on dist-test-slave-0v1n"
I20260608 10:09:19.002712 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:19.022019 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:19.023330 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:19.024744 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:19.026933 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:19.027122 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:19.027343 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:19.027494 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:19.066285 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:46371
I20260608 10:09:19.066395 27325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:46371 every 8 connection(s)
I20260608 10:09:19.071125 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:19.078533 27329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:19.079087 27330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:19.080375 27332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:19.081967 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:19.083021 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:19.083206 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:19.083395 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913359083376 us; error 0 us; skew 500 ppm
I20260608 10:09:19.083592 27326 heartbeater.cc:344] Connected to a master server at 127.24.72.126:43341
I20260608 10:09:19.083938 27326 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:19.084038 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:19.084751 27326 heartbeater.cc:507] Master 127.24.72.126:43341 requested a full tablet report, sending...
I20260608 10:09:19.086782 24865 webserver.cc:533] Webserver started at http://127.24.72.67:42167/ using document root <none> and password file <none>
I20260608 10:09:19.086997 27124 ts_manager.cc:194] Registered new tserver with Master: 94bae034db5d47418d9cbe49eb05332e (127.24.72.66:46371)
I20260608 10:09:19.087322 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:19.087543 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:19.087801 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:19.088389 27124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40532
I20260608 10:09:19.088932 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "8dfdb126360841e587b97383f67e829c"
format_stamp: "Formatted at 2026-06-08 10:09:19 on dist-test-slave-0v1n"
I20260608 10:09:19.093269 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:09:19.096395 27337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:19.097081 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:19.097378 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "8dfdb126360841e587b97383f67e829c"
format_stamp: "Formatted at 2026-06-08 10:09:19 on dist-test-slave-0v1n"
I20260608 10:09:19.097635 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:19.106846 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:19.107980 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:19.109297 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:19.111449 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:19.111639 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:19.111857 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:19.112011 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:19.150403 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:39349
I20260608 10:09:19.150513 27399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:39349 every 8 connection(s)
I20260608 10:09:19.163954 27400 heartbeater.cc:344] Connected to a master server at 127.24.72.126:43341
I20260608 10:09:19.164296 27400 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:19.164981 27400 heartbeater.cc:507] Master 127.24.72.126:43341 requested a full tablet report, sending...
I20260608 10:09:19.166819 27124 ts_manager.cc:194] Registered new tserver with Master: 8dfdb126360841e587b97383f67e829c (127.24.72.67:39349)
I20260608 10:09:19.167070 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013218738s
I20260608 10:09:19.168113 27124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40540
I20260608 10:09:20.000644 27251 heartbeater.cc:499] Master 127.24.72.126:43341 was elected leader, sending a full tablet report...
I20260608 10:09:20.090729 27326 heartbeater.cc:499] Master 127.24.72.126:43341 was elected leader, sending a full tablet report...
I20260608 10:09:20.170775 27400 heartbeater.cc:499] Master 127.24.72.126:43341 was elected leader, sending a full tablet report...
I20260608 10:09:20.757515 27177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:22.758385 27177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:24.759579 27177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:26.760742 27177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:28.761719 27177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:30.762655 27177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:31.263551 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:09:31.285195 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:31.301307 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:09:31.310750 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:09:31.328076 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:31.343497 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:09:31.352195 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:09:31.370473 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:31.385679 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:09:31.394078 24865 master.cc:562] Master@127.24.72.126:43341 shutting down...
I20260608 10:09:31.410759 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:31.411492 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:31.411832 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 348f490b15384274afedf3959c16efce: stopping tablet replica
I20260608 10:09:31.428901 24865 master.cc:584] Master@127.24.72.126:43341 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12825 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:09:31.459254 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:32835
I20260608 10:09:31.460438 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:31.465829 27405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.466955 27406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.467154 27408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:31.467875 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:31.468611 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:31.468784 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:31.468909 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913371468898 us; error 0 us; skew 500 ppm
I20260608 10:09:31.469434 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:31.471673 24865 webserver.cc:533] Webserver started at http://127.24.72.126:34165/ using document root <none> and password file <none>
I20260608 10:09:31.472131 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:31.472285 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:31.472537 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:31.473738 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "e5635c790cdf4c36ad0d34e8fdc5d128"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.478103 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:09:31.481403 27413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.482134 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:31.482407 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "e5635c790cdf4c36ad0d34e8fdc5d128"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.482671 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:31.498175 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:31.499425 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:31.537518 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:32835
I20260608 10:09:31.537628 27464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:32835 every 8 connection(s)
I20260608 10:09:31.541651 27465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:31.551734 27465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128: Bootstrap starting.
I20260608 10:09:31.556427 27465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:31.560416 27465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128: No bootstrap required, opened a new log
I20260608 10:09:31.562636 27465 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" member_type: VOTER }
I20260608 10:09:31.563062 27465 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:31.563279 27465 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5635c790cdf4c36ad0d34e8fdc5d128, State: Initialized, Role: FOLLOWER
I20260608 10:09:31.563942 27465 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" member_type: VOTER }
I20260608 10:09:31.564388 27465 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:31.564594 27465 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:31.564853 27465 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:31.569003 27465 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" member_type: VOTER }
I20260608 10:09:31.569499 27465 leader_election.cc:304] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e5635c790cdf4c36ad0d34e8fdc5d128; no voters: 
I20260608 10:09:31.570551 27465 leader_election.cc:290] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:31.571024 27468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:31.572360 27468 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 1 LEADER]: Becoming Leader. State: Replica: e5635c790cdf4c36ad0d34e8fdc5d128, State: Running, Role: LEADER
I20260608 10:09:31.573112 27468 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" member_type: VOTER }
I20260608 10:09:31.573418 27465 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:31.576292 27469 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" member_type: VOTER } }
I20260608 10:09:31.576359 27470 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5635c790cdf4c36ad0d34e8fdc5d128. Latest consensus state: current_term: 1 leader_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5635c790cdf4c36ad0d34e8fdc5d128" member_type: VOTER } }
I20260608 10:09:31.577080 27469 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:31.577121 27470 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:31.579981 27473 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:31.585844 27473 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:31.588379 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:31.595779 27473 catalog_manager.cc:1382] Generated new cluster ID: a2c02842b03c4845ac2645557019c0a6
I20260608 10:09:31.596114 27473 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:31.616761 27473 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:31.618014 27473 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:31.629104 27473 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128: Generated new TSK 0
I20260608 10:09:31.629660 27473 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:31.659364 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:31.665362 27486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.666153 27487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:31.667878 24865 server_base.cc:1061] running on GCE node
W20260608 10:09:31.668376 27489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:31.669167 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:31.669389 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:31.669523 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913371669510 us; error 0 us; skew 500 ppm
I20260608 10:09:31.670040 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:31.672143 24865 webserver.cc:533] Webserver started at http://127.24.72.65:39225/ using document root <none> and password file <none>
I20260608 10:09:31.672587 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:31.672755 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:31.672982 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:31.674177 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "d13d52bb892e4d98a4657940089e7172"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.678869 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:09:31.681969 27494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.682687 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:31.682971 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "d13d52bb892e4d98a4657940089e7172"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.683265 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:31.711560 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:31.712677 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:31.714242 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:31.716473 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:31.716653 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.716886 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:31.717032 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.755666 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:36519
I20260608 10:09:31.755781 27556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:36519 every 8 connection(s)
I20260608 10:09:31.760607 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:31.769248 27561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.769554 27562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.772585 27564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:31.773173 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:31.774086 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:31.774346 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:31.774582 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913371774561 us; error 0 us; skew 500 ppm
I20260608 10:09:31.774715 27557 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32835
I20260608 10:09:31.775131 27557 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:31.775358 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:31.775862 27557 heartbeater.cc:507] Master 127.24.72.126:32835 requested a full tablet report, sending...
I20260608 10:09:31.777966 24865 webserver.cc:533] Webserver started at http://127.24.72.66:37329/ using document root <none> and password file <none>
I20260608 10:09:31.778388 27430 ts_manager.cc:194] Registered new tserver with Master: d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519)
I20260608 10:09:31.778654 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:31.778939 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:31.779273 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:31.780824 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "2b0a06e75a664b49a7629f79da250f1f"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.780946 27430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40380
I20260608 10:09:31.785815 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:09:31.789099 27569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.789856 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:31.790096 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "2b0a06e75a664b49a7629f79da250f1f"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.790333 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:31.810766 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:31.811889 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:31.813234 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:31.815419 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:31.815595 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.815837 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:31.815984 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.854635 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35881
I20260608 10:09:31.854760 27631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35881 every 8 connection(s)
I20260608 10:09:31.859408 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:31.867770 27635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.867805 27636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:31.869480 27638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:31.870591 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:31.871677 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:31.871941 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:31.872079 27632 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32835
I20260608 10:09:31.872150 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913371872131 us; error 0 us; skew 500 ppm
I20260608 10:09:31.872576 27632 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:31.872949 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:31.873401 27632 heartbeater.cc:507] Master 127.24.72.126:32835 requested a full tablet report, sending...
I20260608 10:09:31.875514 27430 ts_manager.cc:194] Registered new tserver with Master: 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881)
I20260608 10:09:31.875667 24865 webserver.cc:533] Webserver started at http://127.24.72.67:36493/ using document root <none> and password file <none>
I20260608 10:09:31.876255 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:31.876456 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:31.876719 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:31.877022 27430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40384
I20260608 10:09:31.878032 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "4229e83e0a154286b594e03c8a26bf67"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.882339 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:09:31.885639 27643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.886340 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:31.886603 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "4229e83e0a154286b594e03c8a26bf67"
format_stamp: "Formatted at 2026-06-08 10:09:31 on dist-test-slave-0v1n"
I20260608 10:09:31.886868 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:31.909866 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:31.911041 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:31.912436 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:31.914644 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:31.914847 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.915060 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:31.915216 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:31.954327 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:36287
I20260608 10:09:31.954465 27705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:36287 every 8 connection(s)
I20260608 10:09:31.968982 27706 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32835
I20260608 10:09:31.969347 27706 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:31.970072 27706 heartbeater.cc:507] Master 127.24.72.126:32835 requested a full tablet report, sending...
I20260608 10:09:31.971874 27430 ts_manager.cc:194] Registered new tserver with Master: 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:31.972173 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013332108s
I20260608 10:09:31.973407 27430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40398
I20260608 10:09:32.783687 27557 heartbeater.cc:499] Master 127.24.72.126:32835 was elected leader, sending a full tablet report...
I20260608 10:09:32.879374 27632 heartbeater.cc:499] Master 127.24.72.126:32835 was elected leader, sending a full tablet report...
I20260608 10:09:32.976023 27706 heartbeater.cc:499] Master 127.24.72.126:32835 was elected leader, sending a full tablet report...
I20260608 10:09:33.027741 27430 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33938:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:09:33.030138 27430 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:09:33.088084 27671 tablet_service.cc:1511] Processing CreateTablet for tablet c2f2ce352ae94ff7bb9131687550bf7c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:33.089385 27670 tablet_service.cc:1511] Processing CreateTablet for tablet c4c92c843aaa4687b3ff435a8401fc01 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:33.089972 27671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f2ce352ae94ff7bb9131687550bf7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.090930 27670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c92c843aaa4687b3ff435a8401fc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.094872 27669 tablet_service.cc:1511] Processing CreateTablet for tablet 4d313fb87bc8485bb03cc50aec688a08 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:33.096410 27669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d313fb87bc8485bb03cc50aec688a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.098448 27668 tablet_service.cc:1511] Processing CreateTablet for tablet df462d461d354a99b959eba66134835a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:33.099885 27668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df462d461d354a99b959eba66134835a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.100399 27596 tablet_service.cc:1511] Processing CreateTablet for tablet c4c92c843aaa4687b3ff435a8401fc01 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:33.101370 27522 tablet_service.cc:1511] Processing CreateTablet for tablet c2f2ce352ae94ff7bb9131687550bf7c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:33.101894 27596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c92c843aaa4687b3ff435a8401fc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.102856 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f2ce352ae94ff7bb9131687550bf7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.102589 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 4d313fb87bc8485bb03cc50aec688a08 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:33.104008 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d313fb87bc8485bb03cc50aec688a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.101408 27519 tablet_service.cc:1511] Processing CreateTablet for tablet df462d461d354a99b959eba66134835a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:33.105191 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df462d461d354a99b959eba66134835a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.106274 27521 tablet_service.cc:1511] Processing CreateTablet for tablet c4c92c843aaa4687b3ff435a8401fc01 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:33.106560 27595 tablet_service.cc:1511] Processing CreateTablet for tablet 4d313fb87bc8485bb03cc50aec688a08 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:33.107656 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c92c843aaa4687b3ff435a8401fc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.102501 27597 tablet_service.cc:1511] Processing CreateTablet for tablet c2f2ce352ae94ff7bb9131687550bf7c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:33.107976 27595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d313fb87bc8485bb03cc50aec688a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.108716 27597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f2ce352ae94ff7bb9131687550bf7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.110134 27594 tablet_service.cc:1511] Processing CreateTablet for tablet df462d461d354a99b959eba66134835a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d0e4b845395f4d2c8b14ab819d835216]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:33.111498 27594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df462d461d354a99b959eba66134835a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.153570 27725 tablet_bootstrap.cc:492] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172: Bootstrap starting.
I20260608 10:09:33.160248 27726 tablet_bootstrap.cc:492] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f: Bootstrap starting.
I20260608 10:09:33.164826 27725 tablet_bootstrap.cc:654] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.166455 27727 tablet_bootstrap.cc:492] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Bootstrap starting.
I20260608 10:09:33.166893 27726 tablet_bootstrap.cc:654] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.171567 27725 tablet_bootstrap.cc:492] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172: No bootstrap required, opened a new log
I20260608 10:09:33.171881 27726 tablet_bootstrap.cc:492] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f: No bootstrap required, opened a new log
I20260608 10:09:33.172055 27725 ts_tablet_manager.cc:1403] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260608 10:09:33.172282 27726 ts_tablet_manager.cc:1403] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 10:09:33.172765 27727 tablet_bootstrap.cc:654] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.174778 27726 raft_consensus.cc:359] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.175377 27726 raft_consensus.cc:385] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.175195 27725 raft_consensus.cc:359] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.175668 27726 raft_consensus.cc:740] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0a06e75a664b49a7629f79da250f1f, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.176033 27725 raft_consensus.cc:385] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.176409 27725 raft_consensus.cc:740] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d52bb892e4d98a4657940089e7172, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.176648 27726 consensus_queue.cc:260] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.177171 27725 consensus_queue.cc:260] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.179492 27726 ts_tablet_manager.cc:1434] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:09:33.180486 27726 tablet_bootstrap.cc:492] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f: Bootstrap starting.
I20260608 10:09:33.181772 27727 tablet_bootstrap.cc:492] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: No bootstrap required, opened a new log
I20260608 10:09:33.182333 27727 ts_tablet_manager.cc:1403] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.010s
I20260608 10:09:33.185953 27727 raft_consensus.cc:359] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.186741 27727 raft_consensus.cc:385] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.187067 27726 tablet_bootstrap.cc:654] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.187086 27727 raft_consensus.cc:740] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4229e83e0a154286b594e03c8a26bf67, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.189821 27727 consensus_queue.cc:260] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.193629 27725 ts_tablet_manager.cc:1434] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.009s
I20260608 10:09:33.194717 27725 tablet_bootstrap.cc:492] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: Bootstrap starting.
I20260608 10:09:33.199420 27727 ts_tablet_manager.cc:1434] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 10:09:33.199959 27726 tablet_bootstrap.cc:492] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f: No bootstrap required, opened a new log
I20260608 10:09:33.200497 27726 ts_tablet_manager.cc:1403] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:09:33.204124 27726 raft_consensus.cc:359] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.204825 27726 raft_consensus.cc:385] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.200536 27727 tablet_bootstrap.cc:492] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67: Bootstrap starting.
I20260608 10:09:33.204914 27725 tablet_bootstrap.cc:654] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.205263 27726 raft_consensus.cc:740] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0a06e75a664b49a7629f79da250f1f, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.207015 27726 consensus_queue.cc:260] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.209049 27726 ts_tablet_manager.cc:1434] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:09:33.210008 27726 tablet_bootstrap.cc:492] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f: Bootstrap starting.
W20260608 10:09:33.213949 27707 tablet.cc:2404] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:09:33.214459 27727 tablet_bootstrap.cc:654] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.215137 27726 tablet_bootstrap.cc:654] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.215435 27725 tablet_bootstrap.cc:492] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: No bootstrap required, opened a new log
I20260608 10:09:33.215919 27725 ts_tablet_manager.cc:1403] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260608 10:09:33.219097 27725 raft_consensus.cc:359] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.219846 27725 raft_consensus.cc:385] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.220160 27725 raft_consensus.cc:740] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d52bb892e4d98a4657940089e7172, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.221045 27725 consensus_queue.cc:260] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.223220 27725 ts_tablet_manager.cc:1434] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:09:33.223560 27726 tablet_bootstrap.cc:492] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f: No bootstrap required, opened a new log
I20260608 10:09:33.224069 27726 ts_tablet_manager.cc:1403] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 10:09:33.225431 27725 tablet_bootstrap.cc:492] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: Bootstrap starting.
I20260608 10:09:33.226907 27726 raft_consensus.cc:359] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.228133 27726 raft_consensus.cc:385] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.228494 27726 raft_consensus.cc:740] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0a06e75a664b49a7629f79da250f1f, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.229351 27726 consensus_queue.cc:260] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.230156 27727 tablet_bootstrap.cc:492] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67: No bootstrap required, opened a new log
I20260608 10:09:33.230669 27727 ts_tablet_manager.cc:1403] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.006s
I20260608 10:09:33.231475 27726 ts_tablet_manager.cc:1434] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:33.232635 27726 tablet_bootstrap.cc:492] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: Bootstrap starting.
I20260608 10:09:33.233675 27727 raft_consensus.cc:359] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.234413 27727 raft_consensus.cc:385] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.234706 27727 raft_consensus.cc:740] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4229e83e0a154286b594e03c8a26bf67, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.235620 27727 consensus_queue.cc:260] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.238670 27725 tablet_bootstrap.cc:654] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.239393 27726 tablet_bootstrap.cc:654] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.247145 27727 ts_tablet_manager.cc:1434] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260608 10:09:33.247982 27726 tablet_bootstrap.cc:492] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: No bootstrap required, opened a new log
I20260608 10:09:33.248260 27727 tablet_bootstrap.cc:492] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67: Bootstrap starting.
I20260608 10:09:33.248538 27726 ts_tablet_manager.cc:1403] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 10:09:33.250310 27725 tablet_bootstrap.cc:492] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: No bootstrap required, opened a new log
I20260608 10:09:33.250866 27725 ts_tablet_manager.cc:1403] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260608 10:09:33.251616 27726 raft_consensus.cc:359] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.252370 27726 raft_consensus.cc:385] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.252694 27726 raft_consensus.cc:740] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b0a06e75a664b49a7629f79da250f1f, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.253537 27726 consensus_queue.cc:260] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.254722 27727 tablet_bootstrap.cc:654] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.253990 27725 raft_consensus.cc:359] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.255730 27726 ts_tablet_manager.cc:1434] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:09:33.255713 27725 raft_consensus.cc:385] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.256687 27725 raft_consensus.cc:740] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d52bb892e4d98a4657940089e7172, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.258097 27725 consensus_queue.cc:260] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.259761 27727 tablet_bootstrap.cc:492] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67: No bootstrap required, opened a new log
I20260608 10:09:33.260177 27725 ts_tablet_manager.cc:1434] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:09:33.260283 27727 ts_tablet_manager.cc:1403] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.008s
I20260608 10:09:33.261093 27725 tablet_bootstrap.cc:492] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172: Bootstrap starting.
I20260608 10:09:33.263363 27727 raft_consensus.cc:359] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.264065 27727 raft_consensus.cc:385] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.264406 27727 raft_consensus.cc:740] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4229e83e0a154286b594e03c8a26bf67, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.265313 27727 consensus_queue.cc:260] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.267552 27727 ts_tablet_manager.cc:1434] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:33.268189 27725 tablet_bootstrap.cc:654] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.268543 27727 tablet_bootstrap.cc:492] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67: Bootstrap starting.
I20260608 10:09:33.274920 27727 tablet_bootstrap.cc:654] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.279167 27725 tablet_bootstrap.cc:492] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172: No bootstrap required, opened a new log
I20260608 10:09:33.279560 27725 ts_tablet_manager.cc:1403] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:09:33.279770 27727 tablet_bootstrap.cc:492] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67: No bootstrap required, opened a new log
I20260608 10:09:33.280162 27727 ts_tablet_manager.cc:1403] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:09:33.281709 27725 raft_consensus.cc:359] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.282230 27725 raft_consensus.cc:385] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.282231 27727 raft_consensus.cc:359] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.282675 27725 raft_consensus.cc:740] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d52bb892e4d98a4657940089e7172, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.282927 27727 raft_consensus.cc:385] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.283197 27727 raft_consensus.cc:740] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4229e83e0a154286b594e03c8a26bf67, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.283327 27725 consensus_queue.cc:260] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.283916 27727 consensus_queue.cc:260] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.285537 27725 ts_tablet_manager.cc:1434] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:09:33.286226 27727 ts_tablet_manager.cc:1434] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:09:33.288411 27732 raft_consensus.cc:493] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:33.288894 27732 raft_consensus.cc:515] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.291570 27732 leader_election.cc:290] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881), 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:33.295008 27731 raft_consensus.cc:493] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:33.295507 27731 raft_consensus.cc:515] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.298249 27731 leader_election.cc:290] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519), 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:33.307192 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df462d461d354a99b959eba66134835a" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f" is_pre_election: true
I20260608 10:09:33.307932 27607 raft_consensus.cc:2468] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 0.
I20260608 10:09:33.309396 27497 leader_election.cc:304] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0a06e75a664b49a7629f79da250f1f, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.310962 27732 raft_consensus.cc:2804] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:33.311247 27732 raft_consensus.cc:493] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:33.311506 27732 raft_consensus.cc:3060] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.317512 27734 raft_consensus.cc:493] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:33.317999 27734 raft_consensus.cc:515] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.317924 27732 raft_consensus.cc:515] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.320719 27734 leader_election.cc:290] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519), 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881)
I20260608 10:09:33.322085 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df462d461d354a99b959eba66134835a" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f"
I20260608 10:09:33.322404 27732 leader_election.cc:290] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 election: Requested vote from peers 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881), 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:33.322693 27607 raft_consensus.cc:3060] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.322038 27681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df462d461d354a99b959eba66134835a" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4229e83e0a154286b594e03c8a26bf67" is_pre_election: true
I20260608 10:09:33.326894 27681 raft_consensus.cc:2468] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 0.
I20260608 10:09:33.329070 27681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df462d461d354a99b959eba66134835a" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4229e83e0a154286b594e03c8a26bf67"
I20260608 10:09:33.329591 27681 raft_consensus.cc:3060] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.326802 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "2b0a06e75a664b49a7629f79da250f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d52bb892e4d98a4657940089e7172" is_pre_election: true
I20260608 10:09:33.331382 27532 raft_consensus.cc:2468] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b0a06e75a664b49a7629f79da250f1f in term 0.
I20260608 10:09:33.331763 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "2b0a06e75a664b49a7629f79da250f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4229e83e0a154286b594e03c8a26bf67" is_pre_election: true
I20260608 10:09:33.332406 27680 raft_consensus.cc:2468] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b0a06e75a664b49a7629f79da250f1f in term 0.
I20260608 10:09:33.334107 27572 leader_election.cc:304] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0a06e75a664b49a7629f79da250f1f, 4229e83e0a154286b594e03c8a26bf67; no voters: 
I20260608 10:09:33.334903 27731 raft_consensus.cc:2804] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:33.335256 27731 raft_consensus.cc:493] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:33.335592 27731 raft_consensus.cc:3060] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.336603 27607 raft_consensus.cc:2468] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 1.
I20260608 10:09:33.337050 27681 raft_consensus.cc:2468] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 1.
I20260608 10:09:33.337889 27497 leader_election.cc:304] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0a06e75a664b49a7629f79da250f1f, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.338689 27732 raft_consensus.cc:2804] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:33.340318 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d52bb892e4d98a4657940089e7172" is_pre_election: true
I20260608 10:09:33.340914 27532 raft_consensus.cc:2468] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4229e83e0a154286b594e03c8a26bf67 in term 0.
I20260608 10:09:33.342339 27646 leader_election.cc:304] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4229e83e0a154286b594e03c8a26bf67, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.342181 27731 raft_consensus.cc:515] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.343230 27734 raft_consensus.cc:2804] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:33.343619 27734 raft_consensus.cc:493] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:33.343953 27734 raft_consensus.cc:3060] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.346140 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "2b0a06e75a664b49a7629f79da250f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d52bb892e4d98a4657940089e7172"
I20260608 10:09:33.346561 27732 raft_consensus.cc:697] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 1 LEADER]: Becoming Leader. State: Replica: d13d52bb892e4d98a4657940089e7172, State: Running, Role: LEADER
I20260608 10:09:33.346709 27532 raft_consensus.cc:3060] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.347479 27681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "2b0a06e75a664b49a7629f79da250f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4229e83e0a154286b594e03c8a26bf67"
I20260608 10:09:33.347481 27732 consensus_queue.cc:237] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.348250 27731 leader_election.cc:290] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [CANDIDATE]: Term 1 election: Requested vote from peers d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519), 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:33.350602 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f" is_pre_election: true
I20260608 10:09:33.350479 27734 raft_consensus.cc:515] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.351500 27607 raft_consensus.cc:2393] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4229e83e0a154286b594e03c8a26bf67 in current term 1: Already voted for candidate 2b0a06e75a664b49a7629f79da250f1f in this term.
I20260608 10:09:33.351969 27681 raft_consensus.cc:2393] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b0a06e75a664b49a7629f79da250f1f in current term 1: Already voted for candidate 4229e83e0a154286b594e03c8a26bf67 in this term.
I20260608 10:09:33.353982 27532 raft_consensus.cc:2468] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b0a06e75a664b49a7629f79da250f1f in term 1.
I20260608 10:09:33.355607 27572 leader_election.cc:304] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b0a06e75a664b49a7629f79da250f1f, d13d52bb892e4d98a4657940089e7172; no voters: 4229e83e0a154286b594e03c8a26bf67
I20260608 10:09:33.355994 27734 leader_election.cc:290] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 election: Requested vote from peers d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519), 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881)
I20260608 10:09:33.357460 27731 raft_consensus.cc:2804] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:33.358060 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f"
I20260608 10:09:33.358062 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d313fb87bc8485bb03cc50aec688a08" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d52bb892e4d98a4657940089e7172"
I20260608 10:09:33.358968 27532 raft_consensus.cc:2393] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4229e83e0a154286b594e03c8a26bf67 in current term 1: Already voted for candidate 2b0a06e75a664b49a7629f79da250f1f in this term.
I20260608 10:09:33.359691 27731 raft_consensus.cc:697] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 LEADER]: Becoming Leader. State: Replica: 2b0a06e75a664b49a7629f79da250f1f, State: Running, Role: LEADER
I20260608 10:09:33.361016 27428 catalog_manager.cc:5696] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 reported cstate change: term changed from 0 to 1, leader changed from <none> to d13d52bb892e4d98a4657940089e7172 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "d13d52bb892e4d98a4657940089e7172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:33.362092 27731 consensus_queue.cc:237] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.367393 27646 leader_election.cc:304] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4229e83e0a154286b594e03c8a26bf67; no voters: 2b0a06e75a664b49a7629f79da250f1f, d13d52bb892e4d98a4657940089e7172
I20260608 10:09:33.368103 27734 raft_consensus.cc:2749] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:09:33.369866 27732 raft_consensus.cc:493] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:33.370359 27732 raft_consensus.cc:515] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.371717 27429 catalog_manager.cc:5696] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66). New cstate: current_term: 1 leader_uuid: "2b0a06e75a664b49a7629f79da250f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:33.372532 27732 leader_election.cc:290] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881), 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:33.373078 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c92c843aaa4687b3ff435a8401fc01" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f" is_pre_election: true
I20260608 10:09:33.373662 27607 raft_consensus.cc:2468] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 0.
I20260608 10:09:33.373633 27681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c92c843aaa4687b3ff435a8401fc01" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4229e83e0a154286b594e03c8a26bf67" is_pre_election: true
I20260608 10:09:33.374420 27681 raft_consensus.cc:2468] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 0.
I20260608 10:09:33.374902 27497 leader_election.cc:304] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b0a06e75a664b49a7629f79da250f1f, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.375610 27732 raft_consensus.cc:2804] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:33.376009 27732 raft_consensus.cc:493] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:33.376353 27732 raft_consensus.cc:3060] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.381673 27732 raft_consensus.cc:515] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.383589 27732 leader_election.cc:290] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 election: Requested vote from peers 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881), 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67:36287)
I20260608 10:09:33.384501 27681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c92c843aaa4687b3ff435a8401fc01" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4229e83e0a154286b594e03c8a26bf67"
I20260608 10:09:33.384514 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c92c843aaa4687b3ff435a8401fc01" candidate_uuid: "d13d52bb892e4d98a4657940089e7172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f"
I20260608 10:09:33.385092 27681 raft_consensus.cc:3060] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.385279 27607 raft_consensus.cc:3060] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.389449 27681 raft_consensus.cc:2468] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 1.
I20260608 10:09:33.389643 27607 raft_consensus.cc:2468] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d52bb892e4d98a4657940089e7172 in term 1.
I20260608 10:09:33.390321 27497 leader_election.cc:304] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4229e83e0a154286b594e03c8a26bf67, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.391022 27732 raft_consensus.cc:2804] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:33.391479 27732 raft_consensus.cc:697] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 1 LEADER]: Becoming Leader. State: Replica: d13d52bb892e4d98a4657940089e7172, State: Running, Role: LEADER
I20260608 10:09:33.392160 27732 consensus_queue.cc:237] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } }
I20260608 10:09:33.399045 27429 catalog_manager.cc:5696] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 reported cstate change: term changed from 0 to 1, leader changed from <none> to d13d52bb892e4d98a4657940089e7172 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "d13d52bb892e4d98a4657940089e7172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:33.428247 27734 raft_consensus.cc:493] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:33.428704 27734 raft_consensus.cc:515] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.430358 27734 leader_election.cc:290] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519), 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881)
I20260608 10:09:33.431173 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f2ce352ae94ff7bb9131687550bf7c" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d52bb892e4d98a4657940089e7172" is_pre_election: true
I20260608 10:09:33.431468 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f2ce352ae94ff7bb9131687550bf7c" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f" is_pre_election: true
I20260608 10:09:33.431824 27532 raft_consensus.cc:2468] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4229e83e0a154286b594e03c8a26bf67 in term 0.
I20260608 10:09:33.432054 27607 raft_consensus.cc:2468] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4229e83e0a154286b594e03c8a26bf67 in term 0.
I20260608 10:09:33.432873 27646 leader_election.cc:304] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4229e83e0a154286b594e03c8a26bf67, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.433485 27734 raft_consensus.cc:2804] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:33.433760 27734 raft_consensus.cc:493] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:33.434005 27734 raft_consensus.cc:3060] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.438238 27734 raft_consensus.cc:515] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.439729 27734 leader_election.cc:290] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 election: Requested vote from peers d13d52bb892e4d98a4657940089e7172 (127.24.72.65:36519), 2b0a06e75a664b49a7629f79da250f1f (127.24.72.66:35881)
I20260608 10:09:33.440477 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f2ce352ae94ff7bb9131687550bf7c" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d52bb892e4d98a4657940089e7172"
I20260608 10:09:33.440611 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f2ce352ae94ff7bb9131687550bf7c" candidate_uuid: "4229e83e0a154286b594e03c8a26bf67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b0a06e75a664b49a7629f79da250f1f"
I20260608 10:09:33.440901 27532 raft_consensus.cc:3060] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.441082 27607 raft_consensus.cc:3060] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.445077 27532 raft_consensus.cc:2468] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4229e83e0a154286b594e03c8a26bf67 in term 1.
I20260608 10:09:33.445175 27607 raft_consensus.cc:2468] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4229e83e0a154286b594e03c8a26bf67 in term 1.
I20260608 10:09:33.446049 27646 leader_election.cc:304] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4229e83e0a154286b594e03c8a26bf67, d13d52bb892e4d98a4657940089e7172; no voters: 
I20260608 10:09:33.446672 27734 raft_consensus.cc:2804] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:33.447678 27734 raft_consensus.cc:697] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 1 LEADER]: Becoming Leader. State: Replica: 4229e83e0a154286b594e03c8a26bf67, State: Running, Role: LEADER
I20260608 10:09:33.448348 27734 consensus_queue.cc:237] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } }
I20260608 10:09:33.455561 27428 catalog_manager.cc:5696] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4229e83e0a154286b594e03c8a26bf67 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "4229e83e0a154286b594e03c8a26bf67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4229e83e0a154286b594e03c8a26bf67" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13d52bb892e4d98a4657940089e7172" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b0a06e75a664b49a7629f79da250f1f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35881 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:33.557978 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:09:33.573163 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:33.573971 24865 tablet_replica.cc:333] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: stopping tablet replica
I20260608 10:09:33.574510 24865 raft_consensus.cc:2243] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:33.575134 24865 pending_rounds.cc:70] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: Trying to abort 1 pending ops.
I20260608 10:09:33.575373 24865 pending_rounds.cc:77] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621177421545472 op_type: NO_OP noop_request { }
I20260608 10:09:33.575726 24865 raft_consensus.cc:2889] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:33.576026 24865 raft_consensus.cc:2272] T c4c92c843aaa4687b3ff435a8401fc01 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.578250 24865 tablet_replica.cc:333] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: stopping tablet replica
I20260608 10:09:33.578713 24865 raft_consensus.cc:2243] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:33.579212 24865 pending_rounds.cc:70] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: Trying to abort 1 pending ops.
I20260608 10:09:33.579360 24865 pending_rounds.cc:77] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621177240727552 op_type: NO_OP noop_request { }
I20260608 10:09:33.579562 24865 raft_consensus.cc:2889] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:33.579769 24865 raft_consensus.cc:2272] T df462d461d354a99b959eba66134835a P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.581861 24865 tablet_replica.cc:333] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172: stopping tablet replica
I20260608 10:09:33.582299 24865 raft_consensus.cc:2243] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.582603 24865 raft_consensus.cc:2272] T 4d313fb87bc8485bb03cc50aec688a08 P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.584457 24865 tablet_replica.cc:333] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172: stopping tablet replica
I20260608 10:09:33.584990 24865 raft_consensus.cc:2243] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.585393 24865 raft_consensus.cc:2272] T c2f2ce352ae94ff7bb9131687550bf7c P d13d52bb892e4d98a4657940089e7172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.588304 27483 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:09:33.593185 27483 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 10:09:33.593832 27483 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:33.609119 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:09:33.619498 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:09:33.634816 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:33.635591 24865 tablet_replica.cc:333] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f: stopping tablet replica
I20260608 10:09:33.636159 24865 raft_consensus.cc:2243] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.636571 24865 raft_consensus.cc:2272] T c4c92c843aaa4687b3ff435a8401fc01 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.638609 24865 tablet_replica.cc:333] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f: stopping tablet replica
I20260608 10:09:33.639101 24865 raft_consensus.cc:2243] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.639459 24865 raft_consensus.cc:2272] T df462d461d354a99b959eba66134835a P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.641312 24865 tablet_replica.cc:333] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: stopping tablet replica
I20260608 10:09:33.641811 24865 raft_consensus.cc:2243] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:33.642344 24865 pending_rounds.cc:70] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: Trying to abort 1 pending ops.
I20260608 10:09:33.642505 24865 pending_rounds.cc:77] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621177298386944 op_type: NO_OP noop_request { }
I20260608 10:09:33.642756 24865 raft_consensus.cc:2889] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:33.643004 24865 raft_consensus.cc:2272] T 4d313fb87bc8485bb03cc50aec688a08 P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.645375 24865 tablet_replica.cc:333] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f: stopping tablet replica
I20260608 10:09:33.645848 24865 raft_consensus.cc:2243] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.646183 24865 raft_consensus.cc:2272] T c2f2ce352ae94ff7bb9131687550bf7c P 2b0a06e75a664b49a7629f79da250f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.657263 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:09:33.667255 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:09:33.682085 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:33.682761 24865 tablet_replica.cc:333] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67: stopping tablet replica
I20260608 10:09:33.683326 24865 raft_consensus.cc:2243] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.683710 24865 raft_consensus.cc:2272] T df462d461d354a99b959eba66134835a P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.685640 24865 tablet_replica.cc:333] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67: stopping tablet replica
I20260608 10:09:33.686117 24865 raft_consensus.cc:2243] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.686461 24865 raft_consensus.cc:2272] T c4c92c843aaa4687b3ff435a8401fc01 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.688158 24865 tablet_replica.cc:333] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67: stopping tablet replica
I20260608 10:09:33.688630 24865 raft_consensus.cc:2243] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:33.688957 24865 raft_consensus.cc:2272] T 4d313fb87bc8485bb03cc50aec688a08 P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.690631 24865 tablet_replica.cc:333] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: stopping tablet replica
I20260608 10:09:33.691061 24865 raft_consensus.cc:2243] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:33.691579 24865 pending_rounds.cc:70] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Trying to abort 1 pending ops.
I20260608 10:09:33.691742 24865 pending_rounds.cc:77] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621177651630080 op_type: NO_OP noop_request { }
I20260608 10:09:33.691987 24865 raft_consensus.cc:2889] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:09:33.692229 24865 raft_consensus.cc:2272] T c2f2ce352ae94ff7bb9131687550bf7c P 4229e83e0a154286b594e03c8a26bf67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.712936 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:09:33.723567 24865 master.cc:562] Master@127.24.72.126:32835 shutting down...
I20260608 10:09:33.737311 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:33.737859 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:33.738163 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5635c790cdf4c36ad0d34e8fdc5d128: stopping tablet replica
I20260608 10:09:33.755224 24865 master.cc:584] Master@127.24.72.126:32835 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2325 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:09:33.784411 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:44631
I20260608 10:09:33.785511 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:33.790057 27757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:33.790244 27758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:33.791990 27760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:33.792894 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:33.793730 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:33.793905 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:33.794062 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913373794045 us; error 0 us; skew 500 ppm
I20260608 10:09:33.794636 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:33.796820 24865 webserver.cc:533] Webserver started at http://127.24.72.126:42021/ using document root <none> and password file <none>
I20260608 10:09:33.797498 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:33.797679 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:33.797923 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:33.798936 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "d83dac7226744e02bfc599031484d907"
format_stamp: "Formatted at 2026-06-08 10:09:33 on dist-test-slave-0v1n"
I20260608 10:09:33.803228 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:09:33.806394 27765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:33.807081 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:33.807351 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "d83dac7226744e02bfc599031484d907"
format_stamp: "Formatted at 2026-06-08 10:09:33 on dist-test-slave-0v1n"
I20260608 10:09:33.807602 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:33.828524 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:33.829550 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:33.863448 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:44631
I20260608 10:09:33.863564 27816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:44631 every 8 connection(s)
I20260608 10:09:33.867318 27817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:33.876906 27817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907: Bootstrap starting.
I20260608 10:09:33.881141 27817 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:33.884858 27817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907: No bootstrap required, opened a new log
I20260608 10:09:33.886871 27817 raft_consensus.cc:359] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d83dac7226744e02bfc599031484d907" member_type: VOTER }
I20260608 10:09:33.887221 27817 raft_consensus.cc:385] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:33.887404 27817 raft_consensus.cc:740] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83dac7226744e02bfc599031484d907, State: Initialized, Role: FOLLOWER
I20260608 10:09:33.887955 27817 consensus_queue.cc:260] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d83dac7226744e02bfc599031484d907" member_type: VOTER }
I20260608 10:09:33.888374 27817 raft_consensus.cc:399] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:33.888562 27817 raft_consensus.cc:493] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:33.888770 27817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:33.892786 27817 raft_consensus.cc:515] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d83dac7226744e02bfc599031484d907" member_type: VOTER }
I20260608 10:09:33.893234 27817 leader_election.cc:304] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d83dac7226744e02bfc599031484d907; no voters: 
I20260608 10:09:33.894281 27817 leader_election.cc:290] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:33.894642 27820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:33.895959 27820 raft_consensus.cc:697] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 1 LEADER]: Becoming Leader. State: Replica: d83dac7226744e02bfc599031484d907, State: Running, Role: LEADER
I20260608 10:09:33.896531 27820 consensus_queue.cc:237] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d83dac7226744e02bfc599031484d907" member_type: VOTER }
I20260608 10:09:33.897061 27817 sys_catalog.cc:565] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:33.899230 27821 sys_catalog.cc:455] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d83dac7226744e02bfc599031484d907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d83dac7226744e02bfc599031484d907" member_type: VOTER } }
I20260608 10:09:33.899255 27822 sys_catalog.cc:455] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d83dac7226744e02bfc599031484d907. Latest consensus state: current_term: 1 leader_uuid: "d83dac7226744e02bfc599031484d907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d83dac7226744e02bfc599031484d907" member_type: VOTER } }
I20260608 10:09:33.899925 27821 sys_catalog.cc:458] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:33.899996 27822 sys_catalog.cc:458] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:33.904857 27825 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:33.911868 27825 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:33.912750 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:33.920682 27825 catalog_manager.cc:1382] Generated new cluster ID: e37bc279cf1d40c394d9df98fb7d1fb8
I20260608 10:09:33.920948 27825 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:33.935288 27825 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:33.936537 27825 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:33.947912 27825 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907: Generated new TSK 0
I20260608 10:09:33.948486 27825 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:33.979056 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:33.984740 27838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:33.985630 27839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:33.987027 27841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:33.987257 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:33.988088 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:33.988269 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:33.988440 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913373988420 us; error 0 us; skew 500 ppm
I20260608 10:09:33.989003 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:33.991117 24865 webserver.cc:533] Webserver started at http://127.24.72.65:36069/ using document root <none> and password file <none>
I20260608 10:09:33.991617 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:33.991801 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:33.992055 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:33.993098 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "4ca05cca4fd9435a842d07ecd7fca368"
format_stamp: "Formatted at 2026-06-08 10:09:33 on dist-test-slave-0v1n"
I20260608 10:09:33.997402 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:09:34.000676 27846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.001411 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:09:34.001674 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "4ca05cca4fd9435a842d07ecd7fca368"
format_stamp: "Formatted at 2026-06-08 10:09:33 on dist-test-slave-0v1n"
I20260608 10:09:34.001942 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:34.045885 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:34.047014 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:34.048434 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:34.050693 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:34.050901 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.051113 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:34.051261 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.087606 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:46855
I20260608 10:09:34.087716 27908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:46855 every 8 connection(s)
I20260608 10:09:34.092432 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:34.098920 27913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:34.100873 27914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:34.102180 27916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:34.102720 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:34.103688 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:34.103927 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:34.104097 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913374104079 us; error 0 us; skew 500 ppm
I20260608 10:09:34.104307 27909 heartbeater.cc:344] Connected to a master server at 127.24.72.126:44631
I20260608 10:09:34.104692 27909 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:34.104864 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:34.105559 27909 heartbeater.cc:507] Master 127.24.72.126:44631 requested a full tablet report, sending...
I20260608 10:09:34.107599 24865 webserver.cc:533] Webserver started at http://127.24.72.66:32911/ using document root <none> and password file <none>
I20260608 10:09:34.107935 27782 ts_manager.cc:194] Registered new tserver with Master: 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:34.108119 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:34.108381 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:34.108680 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:34.109764 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "52dd0d504bd745888c4d19377767e029"
format_stamp: "Formatted at 2026-06-08 10:09:34 on dist-test-slave-0v1n"
I20260608 10:09:34.109843 27782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37522
I20260608 10:09:34.114473 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:09:34.117719 27921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.118462 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:34.118729 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "52dd0d504bd745888c4d19377767e029"
format_stamp: "Formatted at 2026-06-08 10:09:34 on dist-test-slave-0v1n"
I20260608 10:09:34.118974 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:34.134617 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:34.135736 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:34.137120 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:34.139371 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:34.139554 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.139796 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:34.139961 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.175904 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35599
I20260608 10:09:34.176015 27983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35599 every 8 connection(s)
I20260608 10:09:34.180608 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:34.186556 27987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:34.187186 27988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:34.189756 27990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:34.191717 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:34.192651 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:09:34.192678 27984 heartbeater.cc:344] Connected to a master server at 127.24.72.126:44631
W20260608 10:09:34.192999 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:34.193152 27984 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:34.193198 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913374193182 us; error 0 us; skew 500 ppm
I20260608 10:09:34.194008 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:34.194018 27984 heartbeater.cc:507] Master 127.24.72.126:44631 requested a full tablet report, sending...
I20260608 10:09:34.196271 27782 ts_manager.cc:194] Registered new tserver with Master: 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:34.196623 24865 webserver.cc:533] Webserver started at http://127.24.72.67:46613/ using document root <none> and password file <none>
I20260608 10:09:34.197314 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:34.197584 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:34.197887 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:34.198091 27782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37524
I20260608 10:09:34.199209 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "fd167f64afbb48f29b571c8d3a18d855"
format_stamp: "Formatted at 2026-06-08 10:09:34 on dist-test-slave-0v1n"
I20260608 10:09:34.203512 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:09:34.206696 27995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.207401 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:09:34.207664 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "fd167f64afbb48f29b571c8d3a18d855"
format_stamp: "Formatted at 2026-06-08 10:09:34 on dist-test-slave-0v1n"
I20260608 10:09:34.207913 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:34.221163 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:34.222169 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:34.223450 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:34.225605 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:34.225806 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.226023 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:34.226174 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:34.262717 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:41591
I20260608 10:09:34.262826 28057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:41591 every 8 connection(s)
I20260608 10:09:34.275542 28058 heartbeater.cc:344] Connected to a master server at 127.24.72.126:44631
I20260608 10:09:34.275954 28058 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:34.276814 28058 heartbeater.cc:507] Master 127.24.72.126:44631 requested a full tablet report, sending...
I20260608 10:09:34.299234 27782 ts_manager.cc:194] Registered new tserver with Master: fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:34.300249 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.034467476s
I20260608 10:09:34.302814 27782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37534
I20260608 10:09:35.112722 27909 heartbeater.cc:499] Master 127.24.72.126:44631 was elected leader, sending a full tablet report...
I20260608 10:09:35.200650 27984 heartbeater.cc:499] Master 127.24.72.126:44631 was elected leader, sending a full tablet report...
I20260608 10:09:35.307173 28058 heartbeater.cc:499] Master 127.24.72.126:44631 was elected leader, sending a full tablet report...
I20260608 10:09:35.356459 27782 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37542:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:09:35.358945 27782 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:09:35.419548 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 478f7eeea0544135b9bbee205b051f48 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.420869 27949 tablet_service.cc:1511] Processing CreateTablet for tablet 17c67d862c504462b711974d7fdb85ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.421674 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f7eeea0544135b9bbee205b051f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.422418 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c67d862c504462b711974d7fdb85ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.424503 28023 tablet_service.cc:1511] Processing CreateTablet for tablet 17c67d862c504462b711974d7fdb85ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.426203 28023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c67d862c504462b711974d7fdb85ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.428040 27946 tablet_service.cc:1511] Processing CreateTablet for tablet ee804661a273492bbae7af9099538cb5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.429566 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee804661a273492bbae7af9099538cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.429276 28021 tablet_service.cc:1511] Processing CreateTablet for tablet 32c919281f954779be0527ddc5cdde0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.430763 28021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c919281f954779be0527ddc5cdde0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.430613 27873 tablet_service.cc:1511] Processing CreateTablet for tablet 478f7eeea0544135b9bbee205b051f48 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.431407 27945 tablet_service.cc:1511] Processing CreateTablet for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.432390 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f7eeea0544135b9bbee205b051f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.432890 27945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.432618 28020 tablet_service.cc:1511] Processing CreateTablet for tablet ee804661a273492bbae7af9099538cb5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.428040 28022 tablet_service.cc:1511] Processing CreateTablet for tablet 478f7eeea0544135b9bbee205b051f48 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.434051 28020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee804661a273492bbae7af9099538cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.435743 28022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f7eeea0544135b9bbee205b051f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.429270 27874 tablet_service.cc:1511] Processing CreateTablet for tablet 17c67d862c504462b711974d7fdb85ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.419576 27947 tablet_service.cc:1511] Processing CreateTablet for tablet 32c919281f954779be0527ddc5cdde0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.436800 28019 tablet_service.cc:1511] Processing CreateTablet for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.437898 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c919281f954779be0527ddc5cdde0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.438268 28019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.439450 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c67d862c504462b711974d7fdb85ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.460876 27944 tablet_service.cc:1511] Processing CreateTablet for tablet 47299ce6bca0470db52b34441c7212d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.461931 28018 tablet_service.cc:1511] Processing CreateTablet for tablet 47299ce6bca0470db52b34441c7212d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.463460 28018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47299ce6bca0470db52b34441c7212d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.464830 27943 tablet_service.cc:1511] Processing CreateTablet for tablet b91c3a36f2b9426b9a58a9af76e9afd7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.462489 27944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47299ce6bca0470db52b34441c7212d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.468490 27943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91c3a36f2b9426b9a58a9af76e9afd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.468168 28017 tablet_service.cc:1511] Processing CreateTablet for tablet b91c3a36f2b9426b9a58a9af76e9afd7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.468340 27942 tablet_service.cc:1511] Processing CreateTablet for tablet 652400b124c64510b458e9d482997c90 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.469625 28017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91c3a36f2b9426b9a58a9af76e9afd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.469941 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652400b124c64510b458e9d482997c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.473712 28016 tablet_service.cc:1511] Processing CreateTablet for tablet 652400b124c64510b458e9d482997c90 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.475165 28016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652400b124c64510b458e9d482997c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.478964 27872 tablet_service.cc:1511] Processing CreateTablet for tablet 32c919281f954779be0527ddc5cdde0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.480511 27872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c919281f954779be0527ddc5cdde0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.480186 27869 tablet_service.cc:1511] Processing CreateTablet for tablet 47299ce6bca0470db52b34441c7212d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.481604 27869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47299ce6bca0470db52b34441c7212d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.482520 27871 tablet_service.cc:1511] Processing CreateTablet for tablet ee804661a273492bbae7af9099538cb5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.483906 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee804661a273492bbae7af9099538cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.486562 27870 tablet_service.cc:1511] Processing CreateTablet for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.486970 27868 tablet_service.cc:1511] Processing CreateTablet for tablet b91c3a36f2b9426b9a58a9af76e9afd7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.487959 27870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.488546 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91c3a36f2b9426b9a58a9af76e9afd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.494923 27867 tablet_service.cc:1511] Processing CreateTablet for tablet 652400b124c64510b458e9d482997c90 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:09:35.496387 27867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652400b124c64510b458e9d482997c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:35.574127 28080 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:35.590137 28079 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.591575 28080 tablet_bootstrap.cc:654] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.596978 28081 tablet_bootstrap.cc:492] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.599622 28079 tablet_bootstrap.cc:654] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.603945 28081 tablet_bootstrap.cc:654] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.610968 28079 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.611407 28079 ts_tablet_manager.cc:1403] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260608 10:09:35.612094 28081 tablet_bootstrap.cc:492] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.612479 28081 ts_tablet_manager.cc:1403] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:09:35.613806 28079 raft_consensus.cc:359] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.614675 28079 raft_consensus.cc:385] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.614974 28079 raft_consensus.cc:740] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.615038 28081 raft_consensus.cc:359] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.615772 28081 raft_consensus.cc:385] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.616096 28081 raft_consensus.cc:740] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.615993 28079 consensus_queue.cc:260] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.616859 28081 consensus_queue.cc:260] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.617295 28080 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:35.618144 28080 ts_tablet_manager.cc:1403] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.002s
I20260608 10:09:35.619710 28081 ts_tablet_manager.cc:1434] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:35.621239 28081 tablet_bootstrap.cc:492] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.624624 28079 ts_tablet_manager.cc:1434] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 10:09:35.624994 28080 raft_consensus.cc:359] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.625743 28079 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.625799 28080 raft_consensus.cc:385] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.626327 28080 raft_consensus.cc:740] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.631219 28081 tablet_bootstrap.cc:654] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.627329 28080 consensus_queue.cc:260] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.632536 28079 tablet_bootstrap.cc:654] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.638499 28079 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.638975 28079 ts_tablet_manager.cc:1403] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 10:09:35.639433 28081 tablet_bootstrap.cc:492] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.639897 28081 ts_tablet_manager.cc:1403] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260608 10:09:35.640930 28080 ts_tablet_manager.cc:1434] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.005s
I20260608 10:09:35.641922 28080 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:35.642988 28081 raft_consensus.cc:359] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.643504 28081 raft_consensus.cc:385] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.643725 28081 raft_consensus.cc:740] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.644388 28081 consensus_queue.cc:260] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.646287 28081 ts_tablet_manager.cc:1434] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:09:35.647219 28081 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.648473 28080 tablet_bootstrap.cc:654] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.653110 28081 tablet_bootstrap.cc:654] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.654739 28079 raft_consensus.cc:359] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.655455 28079 raft_consensus.cc:385] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.655768 28079 raft_consensus.cc:740] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.656544 28079 consensus_queue.cc:260] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.658919 28079 ts_tablet_manager.cc:1434] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 10:09:35.659895 28080 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:35.660377 28080 ts_tablet_manager.cc:1403] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 10:09:35.661593 28079 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.661739 28081 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.662178 28081 ts_tablet_manager.cc:1403] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 10:09:35.664983 28080 raft_consensus.cc:359] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.665787 28080 raft_consensus.cc:385] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.666070 28080 raft_consensus.cc:740] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.666514 28081 raft_consensus.cc:359] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.667210 28081 raft_consensus.cc:385] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.666826 28080 consensus_queue.cc:260] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.667522 28081 raft_consensus.cc:740] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.668251 28079 tablet_bootstrap.cc:654] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.668411 28081 consensus_queue.cc:260] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.671428 28080 ts_tablet_manager.cc:1434] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:09:35.672385 28080 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:35.676513 28081 ts_tablet_manager.cc:1434] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 10:09:35.677400 28085 raft_consensus.cc:493] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:35.677942 28085 raft_consensus.cc:515] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.681941 28080 tablet_bootstrap.cc:654] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.685151 28081 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.692240 28081 tablet_bootstrap.cc:654] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.692409 28085 leader_election.cc:290] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:35.697690 28079 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.698177 28079 ts_tablet_manager.cc:1403] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260608 10:09:35.698549 28081 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.699020 28081 ts_tablet_manager.cc:1403] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260608 10:09:35.701174 28079 raft_consensus.cc:359] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.701952 28079 raft_consensus.cc:385] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.701794 28081 raft_consensus.cc:359] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.702291 28079 raft_consensus.cc:740] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.702495 28081 raft_consensus.cc:385] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.702819 28081 raft_consensus.cc:740] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.703115 28079 consensus_queue.cc:260] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.703879 28081 consensus_queue.cc:260] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.705395 28079 ts_tablet_manager.cc:1434] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:35.706399 28079 tablet_bootstrap.cc:492] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.706486 28081 ts_tablet_manager.cc:1434] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:09:35.707525 28081 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.713471 28079 tablet_bootstrap.cc:654] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.718701 28081 tablet_bootstrap.cc:654] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.725001 28079 tablet_bootstrap.cc:492] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.725561 28079 ts_tablet_manager.cc:1403] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 10:09:35.728703 28079 raft_consensus.cc:359] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.729563 28079 raft_consensus.cc:385] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.729873 28079 raft_consensus.cc:740] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.730691 28079 consensus_queue.cc:260] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.733045 28079 ts_tablet_manager.cc:1434] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:09:35.734126 28079 tablet_bootstrap.cc:492] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.741101 28079 tablet_bootstrap.cc:654] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.746762 28081 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.747257 28081 ts_tablet_manager.cc:1403] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.009s
I20260608 10:09:35.747809 28079 tablet_bootstrap.cc:492] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.748296 28079 ts_tablet_manager.cc:1403] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:09:35.750203 28081 raft_consensus.cc:359] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.750907 28081 raft_consensus.cc:385] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.751216 28081 raft_consensus.cc:740] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.751104 28079 raft_consensus.cc:359] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.751538 28085 raft_consensus.cc:493] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:35.751842 28079 raft_consensus.cc:385] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.752214 28079 raft_consensus.cc:740] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.752189 28085 raft_consensus.cc:515] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.752207 28081 consensus_queue.cc:260] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.753458 28079 consensus_queue.cc:260] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.755327 28085 leader_election.cc:290] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:35.757215 28081 ts_tablet_manager.cc:1434] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:09:35.758289 28081 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.767086 28081 tablet_bootstrap.cc:654] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.779812 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:35.780735 27959 raft_consensus.cc:2468] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 0.
I20260608 10:09:35.782284 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47299ce6bca0470db52b34441c7212d3" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:35.784325 27996 leader_election.cc:304] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 
W20260608 10:09:35.785383 27996 leader_election.cc:343] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:35.786042 28085 raft_consensus.cc:2804] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:35.786314 28085 raft_consensus.cc:493] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:35.786528 28085 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.788183 28080 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:35.788306 28081 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.788674 28080 ts_tablet_manager.cc:1403] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.117s	user 0.054s	sys 0.055s
I20260608 10:09:35.788689 28081 ts_tablet_manager.cc:1403] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260608 10:09:35.790182 28079 ts_tablet_manager.cc:1434] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.042s	user 0.024s	sys 0.016s
I20260608 10:09:35.791242 28079 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.791927 28080 raft_consensus.cc:359] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.792594 28080 raft_consensus.cc:385] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.792889 28080 raft_consensus.cc:740] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.794229 28081 raft_consensus.cc:359] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.794790 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:35.795450 28080 consensus_queue.cc:260] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.796458 28081 raft_consensus.cc:385] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.796890 28081 raft_consensus.cc:740] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
W20260608 10:09:35.797401 27998 leader_election.cc:343] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:35.797765 28079 tablet_bootstrap.cc:654] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.796499 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47299ce6bca0470db52b34441c7212d3" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:35.798480 27883 raft_consensus.cc:2468] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 0.
I20260608 10:09:35.797626 28081 consensus_queue.cc:260] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.800920 28081 ts_tablet_manager.cc:1434] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260608 10:09:35.801972 28081 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.802717 27998 leader_election.cc:304] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 52dd0d504bd745888c4d19377767e029
I20260608 10:09:35.804791 28100 raft_consensus.cc:2804] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:35.805348 28100 raft_consensus.cc:493] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:35.805862 28100 raft_consensus.cc:3060] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.806264 28080 ts_tablet_manager.cc:1434] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260608 10:09:35.807274 28080 tablet_bootstrap.cc:492] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:35.813648 28100 raft_consensus.cc:515] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.816892 28079 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.817238 28080 tablet_bootstrap.cc:654] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.817476 28079 ts_tablet_manager.cc:1403] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.013s
I20260608 10:09:35.818312 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47299ce6bca0470db52b34441c7212d3" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:35.818884 27883 raft_consensus.cc:3060] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.816869 28081 tablet_bootstrap.cc:654] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.820586 28079 raft_consensus.cc:359] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.821261 28079 raft_consensus.cc:385] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.821575 28079 raft_consensus.cc:740] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.822361 28079 consensus_queue.cc:260] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.824604 28085 raft_consensus.cc:515] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.826315 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47299ce6bca0470db52b34441c7212d3" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:35.827595 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:35.827742 28085 leader_election.cc:290] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
W20260608 10:09:35.829497 27998 leader_election.cc:343] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:09:35.831278 27996 leader_election.cc:343] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:35.832428 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:35.833356 27958 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.837949 27883 raft_consensus.cc:2468] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
I20260608 10:09:35.842181 28081 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.842509 28100 leader_election.cc:290] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:35.842702 28081 ts_tablet_manager.cc:1403] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.008s
I20260608 10:09:35.844136 27998 leader_election.cc:304] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 52dd0d504bd745888c4d19377767e029
I20260608 10:09:35.845507 28100 raft_consensus.cc:2804] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:35.846011 28081 raft_consensus.cc:359] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.846418 28080 tablet_bootstrap.cc:492] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:35.846735 28081 raft_consensus.cc:385] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.841912 27958 raft_consensus.cc:2468] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
I20260608 10:09:35.846971 28080 ts_tablet_manager.cc:1403] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.011s
I20260608 10:09:35.847043 28081 raft_consensus.cc:740] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.848104 28081 consensus_queue.cc:260] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.848346 27996 leader_election.cc:304] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 4ca05cca4fd9435a842d07ecd7fca368
I20260608 10:09:35.849758 28085 raft_consensus.cc:2804] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:35.850224 28080 raft_consensus.cc:359] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.850983 28080 raft_consensus.cc:385] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.851084 28085 raft_consensus.cc:697] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Leader. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:35.851344 28080 raft_consensus.cc:740] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.852355 28080 consensus_queue.cc:260] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.852337 28085 consensus_queue.cc:237] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.854787 28080 ts_tablet_manager.cc:1434] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:35.846933 28100 raft_consensus.cc:697] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Leader. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:35.851599 28086 raft_consensus.cc:493] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:35.857708 28080 tablet_bootstrap.cc:492] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:35.856962 28086 raft_consensus.cc:515] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.857383 28100 consensus_queue.cc:237] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.864468 28080 tablet_bootstrap.cc:654] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.867008 28086 leader_election.cc:290] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:35.870981 28079 ts_tablet_manager.cc:1434] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.053s	user 0.017s	sys 0.032s
I20260608 10:09:35.873772 28079 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.868455 28081 ts_tablet_manager.cc:1434] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 10:09:35.879456 27781 catalog_manager.cc:5696] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:35.884541 28079 tablet_bootstrap.cc:654] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.880435 28081 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:35.885286 28087 raft_consensus.cc:493] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:35.885865 28087 raft_consensus.cc:515] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.898839 28087 leader_election.cc:290] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591), 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
W20260608 10:09:35.908542 27830 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:09:35.911126 27835 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:09:35.912170 27835 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:09:35.914597 28081 tablet_bootstrap.cc:654] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.920799 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652400b124c64510b458e9d482997c90" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:35.924216 28033 raft_consensus.cc:2468] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:35.926031 28086 raft_consensus.cc:493] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:35.926512 28086 raft_consensus.cc:515] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.926816 27849 leader_election.cc:304] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:35.928668 28086 leader_election.cc:290] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:35.928884 28079 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:35.929400 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652400b124c64510b458e9d482997c90" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:35.930225 28079 ts_tablet_manager.cc:1403] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.010s
I20260608 10:09:35.930437 27958 raft_consensus.cc:2468] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:35.930892 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c919281f954779be0527ddc5cdde0f" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:35.932571 28080 tablet_bootstrap.cc:492] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:35.933054 28080 ts_tablet_manager.cc:1403] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.015s
W20260608 10:09:35.932989 27847 leader_election.cc:343] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:35.933135 28079 raft_consensus.cc:359] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.935258 28079 raft_consensus.cc:385] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.935555 28079 raft_consensus.cc:740] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.936087 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c67d862c504462b711974d7fdb85ca" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:35.936725 28081 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:35.936525 28079 consensus_queue.cc:260] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.937134 28081 ts_tablet_manager.cc:1403] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260608 10:09:35.937528 28033 raft_consensus.cc:2468] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 0.
I20260608 10:09:35.938825 28079 ts_tablet_manager.cc:1434] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 10:09:35.938865 27924 leader_election.cc:304] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:35.939867 28087 raft_consensus.cc:2804] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:35.940032 28079 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:35.940276 28087 raft_consensus.cc:493] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:35.940641 28087 raft_consensus.cc:3060] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.942147 28080 raft_consensus.cc:359] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.942862 28080 raft_consensus.cc:385] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.943146 28080 raft_consensus.cc:740] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.943938 28080 consensus_queue.cc:260] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.945243 28086 raft_consensus.cc:2804] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:35.945565 28087 raft_consensus.cc:515] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.946725 28079 tablet_bootstrap.cc:654] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.948719 28087 leader_election.cc:290] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 election: Requested vote from peers fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591), 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:35.945628 28086 raft_consensus.cc:493] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:35.949436 28086 raft_consensus.cc:3060] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.949986 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c67d862c504462b711974d7fdb85ca" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:35.950559 28033 raft_consensus.cc:3060] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.956382 28086 raft_consensus.cc:515] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.959468 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652400b124c64510b458e9d482997c90" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:35.960083 27959 raft_consensus.cc:3060] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.963673 28033 raft_consensus.cc:2468] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 1.
I20260608 10:09:35.965045 27924 leader_election.cc:304] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:35.967173 27959 raft_consensus.cc:2468] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:35.939867 28081 raft_consensus.cc:359] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.968444 28081 raft_consensus.cc:385] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:35.968751 28081 raft_consensus.cc:740] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:35.969201 27847 leader_election.cc:304] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:35.969480 28081 consensus_queue.cc:260] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.967196 28118 raft_consensus.cc:2804] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:35.971529 28086 leader_election.cc:290] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:35.973466 28086 raft_consensus.cc:493] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:35.974046 28086 raft_consensus.cc:515] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.975184 28080 ts_tablet_manager.cc:1434] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.002s
I20260608 10:09:35.976260 28086 leader_election.cc:290] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:35.976874 28086 raft_consensus.cc:2804] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:35.977308 28086 raft_consensus.cc:697] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:35.978220 28086 consensus_queue.cc:237] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:35.979856 28080 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
W20260608 10:09:35.983888 27849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.67:41591, user_credentials={real_user=slave}} blocked reactor thread for 57317.7us
I20260608 10:09:35.982740 28118 raft_consensus.cc:697] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Becoming Leader. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Running, Role: LEADER
I20260608 10:09:35.987217 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c919281f954779be0527ddc5cdde0f" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:35.987843 28033 raft_consensus.cc:2468] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:35.989182 28032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652400b124c64510b458e9d482997c90" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:35.989837 28032 raft_consensus.cc:3060] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.989583 28118 consensus_queue.cc:237] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:35.991196 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:35.991737 28080 tablet_bootstrap.cc:654] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:35.991861 28031 raft_consensus.cc:2468] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:35.993727 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c67d862c504462b711974d7fdb85ca" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:35.993902 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c67d862c504462b711974d7fdb85ca" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:35.994234 27884 raft_consensus.cc:3060] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.995311 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:35.995888 27959 raft_consensus.cc:2468] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:35.996790 27849 leader_election.cc:304] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 52dd0d504bd745888c4d19377767e029
I20260608 10:09:35.997139 27847 leader_election.cc:304] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:35.998481 28117 raft_consensus.cc:2804] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:35.998852 28117 raft_consensus.cc:493] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:35.999224 28117 raft_consensus.cc:3060] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:35.999913 27884 raft_consensus.cc:2468] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 1.
I20260608 10:09:36.007586 28032 raft_consensus.cc:2468] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:36.008188 27780 catalog_manager.cc:5696] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52dd0d504bd745888c4d19377767e029 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:36.015133 28079 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:36.015580 28079 ts_tablet_manager.cc:1403] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.020s
I20260608 10:09:36.017787 28079 raft_consensus.cc:359] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.018435 28079 raft_consensus.cc:385] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.018695 28079 raft_consensus.cc:740] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.019307 28121 raft_consensus.cc:2804] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:36.020653 28079 consensus_queue.cc:260] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.024739 28105 raft_consensus.cc:493] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.025260 28105 raft_consensus.cc:515] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.028841 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f7eeea0544135b9bbee205b051f48" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:36.030975 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f7eeea0544135b9bbee205b051f48" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
W20260608 10:09:36.032224 27996 leader_election.cc:343] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:36.032857 28105 leader_election.cc:290] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:36.033129 28121 raft_consensus.cc:493] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:36.033823 28121 raft_consensus.cc:3060] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.034767 28079 ts_tablet_manager.cc:1434] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260608 10:09:36.032101 27782 catalog_manager.cc:5696] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:36.024734 28086 raft_consensus.cc:493] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.012358 28117 raft_consensus.cc:515] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.035672 28086 raft_consensus.cc:515] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.037240 28081 ts_tablet_manager.cc:1434] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.024s
I20260608 10:09:36.037575 27884 raft_consensus.cc:2468] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 0.
I20260608 10:09:36.040129 27998 leader_election.cc:304] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 52dd0d504bd745888c4d19377767e029
I20260608 10:09:36.040616 28032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f7eeea0544135b9bbee205b051f48" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:36.040949 28105 raft_consensus.cc:2804] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:36.041359 28105 raft_consensus.cc:493] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:36.038843 28086 leader_election.cc:290] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.041684 28105 raft_consensus.cc:3060] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.041689 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f7eeea0544135b9bbee205b051f48" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
W20260608 10:09:36.043627 27847 leader_election.cc:343] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:36.047300 28117 leader_election.cc:290] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.047937 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c919281f954779be0527ddc5cdde0f" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:36.048395 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c919281f954779be0527ddc5cdde0f" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:36.048925 28031 raft_consensus.cc:3060] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:09:36.049418 27847 leader_election.cc:343] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:36.050546 28105 raft_consensus.cc:515] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.051565 28032 raft_consensus.cc:2393] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ca05cca4fd9435a842d07ecd7fca368 in current term 1: Already voted for candidate fd167f64afbb48f29b571c8d3a18d855 in this term.
I20260608 10:09:36.051906 28080 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:36.052568 28080 ts_tablet_manager.cc:1403] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.004s
I20260608 10:09:36.053489 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f7eeea0544135b9bbee205b051f48" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:36.054023 27884 raft_consensus.cc:3060] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.047886 27781 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:36.055724 27849 leader_election.cc:304] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368; no voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:36.055791 28080 raft_consensus.cc:359] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.056633 28080 raft_consensus.cc:385] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.056761 28031 raft_consensus.cc:2468] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:36.056952 28080 raft_consensus.cc:740] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.057978 28080 consensus_queue.cc:260] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.060194 28080 ts_tablet_manager.cc:1434] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 10:09:36.060932 27849 leader_election.cc:304] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 52dd0d504bd745888c4d19377767e029
I20260608 10:09:36.061894 27884 raft_consensus.cc:2468] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
I20260608 10:09:36.063097 27998 leader_election.cc:304] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:36.063949 28100 raft_consensus.cc:2804] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:36.064252 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f7eeea0544135b9bbee205b051f48" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:36.064410 28100 raft_consensus.cc:697] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Leader. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:36.064851 27959 raft_consensus.cc:3060] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.065274 28100 consensus_queue.cc:237] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.071305 27959 raft_consensus.cc:2468] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
I20260608 10:09:36.072964 28080 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:36.076434 27780 catalog_manager.cc:5696] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:36.077473 28105 leader_election.cc:290] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:36.077730 28125 raft_consensus.cc:2749] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:36.077702 28121 raft_consensus.cc:515] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.077499 28117 raft_consensus.cc:2804] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:36.079375 28117 raft_consensus.cc:697] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:36.080480 28121 leader_election.cc:290] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.080185 28117 consensus_queue.cc:237] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.080981 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:36.081775 27959 raft_consensus.cc:3060] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.081828 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:36.082427 28031 raft_consensus.cc:3060] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.085983 28080 tablet_bootstrap.cc:654] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.088680 27959 raft_consensus.cc:2468] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:36.088960 28031 raft_consensus.cc:2468] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:36.090374 27849 leader_election.cc:304] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:36.091373 28117 raft_consensus.cc:2804] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:36.091929 28117 raft_consensus.cc:697] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:36.092832 28117 consensus_queue.cc:237] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.101874 28080 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:36.102393 28080 ts_tablet_manager.cc:1403] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.007s
I20260608 10:09:36.105031 28080 raft_consensus.cc:359] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.105703 28080 raft_consensus.cc:385] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.105993 28080 raft_consensus.cc:740] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.106760 28080 consensus_queue.cc:260] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.107831 27780 catalog_manager.cc:5696] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:36.109076 28080 ts_tablet_manager.cc:1434] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 10:09:36.110353 28080 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:36.109747 27780 catalog_manager.cc:5696] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:36.116012 28080 tablet_bootstrap.cc:654] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.116957 28118 raft_consensus.cc:493] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.117383 28118 raft_consensus.cc:515] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.119402 28117 raft_consensus.cc:493] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.119458 28118 leader_election.cc:290] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.120038 28117 raft_consensus.cc:515] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.121032 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:36.121639 28031 raft_consensus.cc:2468] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 0.
I20260608 10:09:36.120566 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:36.122246 28117 leader_election.cc:290] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.122447 27884 raft_consensus.cc:2468] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 0.
I20260608 10:09:36.123188 27924 leader_election.cc:304] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:36.124306 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:36.124918 28031 raft_consensus.cc:2468] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:36.125133 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:36.125545 28118 raft_consensus.cc:2804] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:36.126225 28118 raft_consensus.cc:493] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:36.126755 28118 raft_consensus.cc:3060] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.126928 27849 leader_election.cc:304] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:36.127837 28117 raft_consensus.cc:2804] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:36.128196 28117 raft_consensus.cc:493] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:36.128566 28117 raft_consensus.cc:3060] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.130527 28080 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:36.131008 28080 ts_tablet_manager.cc:1403] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260608 10:09:36.132930 28118 raft_consensus.cc:515] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.133924 27959 raft_consensus.cc:2393] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ca05cca4fd9435a842d07ecd7fca368 in current term 1: Already voted for candidate 52dd0d504bd745888c4d19377767e029 in this term.
I20260608 10:09:36.133806 28080 raft_consensus.cc:359] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.134486 28080 raft_consensus.cc:385] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.134755 28080 raft_consensus.cc:740] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.134864 28117 raft_consensus.cc:515] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.135682 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:36.135501 28080 consensus_queue.cc:260] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.136369 27884 raft_consensus.cc:2393] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52dd0d504bd745888c4d19377767e029 in current term 1: Already voted for candidate 4ca05cca4fd9435a842d07ecd7fca368 in this term.
I20260608 10:09:36.137300 28117 leader_election.cc:290] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.137691 28080 ts_tablet_manager.cc:1434] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260608 10:09:36.139037 28118 leader_election.cc:290] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.139557 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:36.139638 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:36.140092 28032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b43bf59a0f64b56b91fd09f0bfd91dc" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:36.140337 28031 raft_consensus.cc:3060] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.140532 27959 raft_consensus.cc:2393] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ca05cca4fd9435a842d07ecd7fca368 in current term 1: Already voted for candidate 52dd0d504bd745888c4d19377767e029 in this term.
I20260608 10:09:36.141884 27924 leader_election.cc:304] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52dd0d504bd745888c4d19377767e029; no voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:36.142997 28118 raft_consensus.cc:2749] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:09:36.145812 28031 raft_consensus.cc:2468] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:36.146739 27849 leader_election.cc:304] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 52dd0d504bd745888c4d19377767e029
I20260608 10:09:36.147372 28117 raft_consensus.cc:2804] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:36.147826 28117 raft_consensus.cc:697] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:36.148490 28117 consensus_queue.cc:237] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.155332 27782 catalog_manager.cc:5696] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:36.160760 28118 raft_consensus.cc:493] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.161226 28118 raft_consensus.cc:515] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.163087 28118 leader_election.cc:290] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.163759 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c919281f954779be0527ddc5cdde0f" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:36.164192 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c919281f954779be0527ddc5cdde0f" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:36.164830 28031 raft_consensus.cc:2393] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52dd0d504bd745888c4d19377767e029 in current term 1: Already voted for candidate 4ca05cca4fd9435a842d07ecd7fca368 in this term.
I20260608 10:09:36.165668 27924 leader_election.cc:304] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52dd0d504bd745888c4d19377767e029; no voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:36.166301 28118 raft_consensus.cc:3060] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.170585 28118 raft_consensus.cc:2749] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:36.321058 28117 raft_consensus.cc:493] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.321517 28117 raft_consensus.cc:515] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.323158 28117 leader_election.cc:290] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.323956 27959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:36.324182 28031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:36.324631 27959 raft_consensus.cc:2393] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ca05cca4fd9435a842d07ecd7fca368 in current term 1: Already voted for candidate fd167f64afbb48f29b571c8d3a18d855 in this term.
I20260608 10:09:36.325570 27847 leader_election.cc:304] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368; no voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:36.326174 28117 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.330626 28117 raft_consensus.cc:2749] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:36.336728 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:09:36.340101 27959 raft_consensus.cc:3060] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:09:36.343883 28133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:36.345106 28134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:36.347903 28136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:36.347944 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:36.349352 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:36.349635 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:36.349852 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913376349834 us; error 0 us; skew 500 ppm
I20260608 10:09:36.349861 28105 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.350718 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:36.354259 24865 webserver.cc:533] Webserver started at http://127.24.72.68:43931/ using document root <none> and password file <none>
I20260608 10:09:36.355010 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:36.355301 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:36.355839 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:36.357468 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "64dceaffd5b248efb23446182233a82e"
format_stamp: "Formatted at 2026-06-08 10:09:36 on dist-test-slave-0v1n"
I20260608 10:09:36.365463 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:36.366830 28100 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.370575 28144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:36.371865 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 10:09:36.372268 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "64dceaffd5b248efb23446182233a82e"
format_stamp: "Formatted at 2026-06-08 10:09:36 on dist-test-slave-0v1n"
I20260608 10:09:36.372613 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:36.385615 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:36.386842 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:36.388195 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:36.390507 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:36.390702 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:36.390928 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:36.391084 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:36.431267 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:45287
I20260608 10:09:36.431385 28208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:45287 every 8 connection(s)
I20260608 10:09:36.438845 27780 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37542:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 10:09:36.447594 28209 heartbeater.cc:344] Connected to a master server at 127.24.72.126:44631
I20260608 10:09:36.447983 28209 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:36.448668 28209 heartbeater.cc:507] Master 127.24.72.126:44631 requested a full tablet report, sending...
I20260608 10:09:36.450730 27782 ts_manager.cc:194] Registered new tserver with Master: 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:36.452179 27782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37554
I20260608 10:09:36.460592 28100 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:09:36.461804 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fd81eb483c04e42b20be3fae38bf290 has no consensus state
W20260608 10:09:36.464250 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 20e2a8107a0647b29fdc29c6529f52e0 has no consensus state
W20260608 10:09:36.465739 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5f0207f869aa42179b5a00ebf574dc99 has no consensus state
W20260608 10:09:36.467379 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6c2826e06bd64d709588e21d7e678a3d has no consensus state
W20260608 10:09:36.468791 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85046be577974591be566fe98884f54a has no consensus state
W20260608 10:09:36.470687 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fcd0d95874cb4915ba4b64d216c0d230 has no consensus state
W20260608 10:09:36.472150 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet baea40bc5a3b45af8aadf19a369edf45 has no consensus state
I20260608 10:09:36.473233 28100 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.473914 28117 consensus_queue.cc:1048] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:09:36.473584 27780 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 46aeb2013ad74e8786dd8e2fbd533a63 has no consensus state
W20260608 10:09:36.486552 27768 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 85046be577974591be566fe98884f54a (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 85046be577974591be566fe98884f54a has no consensus state
I20260608 10:09:36.509258 27873 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd81eb483c04e42b20be3fae38bf290 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.510675 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd81eb483c04e42b20be3fae38bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.515304 27874 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2a8107a0647b29fdc29c6529f52e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.516705 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2a8107a0647b29fdc29c6529f52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.517417 28125 consensus_queue.cc:1048] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.527509 28081 tablet_bootstrap.cc:492] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:36.533195 28081 tablet_bootstrap.cc:654] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.542166 28125 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.542402 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd81eb483c04e42b20be3fae38bf290 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.543198 27947 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0207f869aa42179b5a00ebf574dc99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.543780 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd81eb483c04e42b20be3fae38bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.544627 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0207f869aa42179b5a00ebf574dc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.546741 28019 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2a8107a0647b29fdc29c6529f52e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.548103 28019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2a8107a0647b29fdc29c6529f52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.553578 28117 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.553930 28118 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.555013 28117 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.562335 28023 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0207f869aa42179b5a00ebf574dc99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.563660 28023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0207f869aa42179b5a00ebf574dc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.568807 28125 consensus_queue.cc:1048] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.569164 28121 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.570062 28081 tablet_bootstrap.cc:492] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:36.570520 28081 ts_tablet_manager.cc:1403] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.007s
I20260608 10:09:36.573175 28081 raft_consensus.cc:359] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.573850 28081 raft_consensus.cc:385] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.574116 28081 raft_consensus.cc:740] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.582942 28118 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.590817 28081 consensus_queue.cc:260] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.593137 28081 ts_tablet_manager.cc:1434] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 10:09:36.594431 28100 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.600072 28173 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2a8107a0647b29fdc29c6529f52e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.600327 28174 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd81eb483c04e42b20be3fae38bf290 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.601718 28173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2a8107a0647b29fdc29c6529f52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.602419 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd81eb483c04e42b20be3fae38bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.607976 28080 tablet_bootstrap.cc:492] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:36.616706 28228 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:36.619973 28080 tablet_bootstrap.cc:654] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.632401 28228 tablet_bootstrap.cc:654] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.633073 28172 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0207f869aa42179b5a00ebf574dc99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.634567 28172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0207f869aa42179b5a00ebf574dc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.637182 28081 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:36.642529 28171 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2826e06bd64d709588e21d7e678a3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.644032 28171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2826e06bd64d709588e21d7e678a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.644091 28228 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:36.645689 28228 ts_tablet_manager.cc:1403] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260608 10:09:36.648813 28228 raft_consensus.cc:359] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.649200 28105 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:09:36.657627 28080 tablet_bootstrap.cc:492] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:36.658104 28080 ts_tablet_manager.cc:1403] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260608 10:09:36.656656 28228 raft_consensus.cc:385] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.660851 28228 raft_consensus.cc:740] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.668905 28081 tablet_bootstrap.cc:654] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.671326 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2826e06bd64d709588e21d7e678a3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.678499 27874 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2826e06bd64d709588e21d7e678a3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.680714 28086 consensus_queue.cc:1048] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:36.683948 27873 tablet_service.cc:1511] Processing CreateTablet for tablet 85046be577974591be566fe98884f54a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.688140 28023 tablet_service.cc:1511] Processing CreateTablet for tablet 85046be577974591be566fe98884f54a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.688060 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2826e06bd64d709588e21d7e678a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.690795 28023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85046be577974591be566fe98884f54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.694222 27944 tablet_service.cc:1511] Processing CreateTablet for tablet fcd0d95874cb4915ba4b64d216c0d230 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.691846 28229 tablet_bootstrap.cc:492] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:36.695951 28080 raft_consensus.cc:359] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.695179 28170 tablet_service.cc:1511] Processing CreateTablet for tablet fcd0d95874cb4915ba4b64d216c0d230 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.698782 27944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd0d95874cb4915ba4b64d216c0d230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.698299 28080 raft_consensus.cc:385] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.700395 28080 raft_consensus.cc:740] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.698918 28170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd0d95874cb4915ba4b64d216c0d230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.696508 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2826e06bd64d709588e21d7e678a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.701810 28080 consensus_queue.cc:260] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.706014 28174 tablet_service.cc:1511] Processing CreateTablet for tablet 85046be577974591be566fe98884f54a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.707363 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85046be577974591be566fe98884f54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.708285 28080 ts_tablet_manager.cc:1434] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
I20260608 10:09:36.709187 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85046be577974591be566fe98884f54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.692514 28228 consensus_queue.cc:260] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.742965 28228 ts_tablet_manager.cc:1434] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.003s
I20260608 10:09:36.744074 28228 tablet_bootstrap.cc:492] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:36.748409 28019 tablet_service.cc:1511] Processing CreateTablet for tablet fcd0d95874cb4915ba4b64d216c0d230 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.749847 28019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd0d95874cb4915ba4b64d216c0d230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.762547 28081 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:36.763139 28081 ts_tablet_manager.cc:1403] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.010s
I20260608 10:09:36.776978 28080 tablet_bootstrap.cc:492] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:36.787070 28172 tablet_service.cc:1511] Processing CreateTablet for tablet baea40bc5a3b45af8aadf19a369edf45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.788472 28172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baea40bc5a3b45af8aadf19a369edf45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.796032 28228 tablet_bootstrap.cc:654] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.811971 28081 raft_consensus.cc:359] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.812738 28081 raft_consensus.cc:385] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.815336 28080 tablet_bootstrap.cc:654] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.813053 28081 raft_consensus.cc:740] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.816766 28081 consensus_queue.cc:260] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.818846 28081 ts_tablet_manager.cc:1434] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.002s
I20260608 10:09:36.819702 28081 tablet_bootstrap.cc:492] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:36.826421 28229 tablet_bootstrap.cc:654] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.824996 27944 tablet_service.cc:1511] Processing CreateTablet for tablet baea40bc5a3b45af8aadf19a369edf45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.827951 27944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baea40bc5a3b45af8aadf19a369edf45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.828352 28121 raft_consensus.cc:493] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.828858 28121 raft_consensus.cc:515] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.832955 28121 leader_election.cc:290] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:36.845525 27873 tablet_service.cc:1511] Processing CreateTablet for tablet baea40bc5a3b45af8aadf19a369edf45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.847170 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baea40bc5a3b45af8aadf19a369edf45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.852485 28081 tablet_bootstrap.cc:654] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:36.853226 28019 tablet_service.cc:1511] Processing CreateTablet for tablet 46aeb2013ad74e8786dd8e2fbd533a63 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.857200 28019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46aeb2013ad74e8786dd8e2fbd533a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.859285 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:36.860929 27956 raft_consensus.cc:2468] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:36.864573 28174 tablet_service.cc:1511] Processing CreateTablet for tablet 46aeb2013ad74e8786dd8e2fbd533a63 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.865773 27847 leader_election.cc:304] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:36.884593 28117 raft_consensus.cc:2804] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:36.884999 28117 raft_consensus.cc:493] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:36.886329 27874 tablet_service.cc:1511] Processing CreateTablet for tablet 46aeb2013ad74e8786dd8e2fbd533a63 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:09:36.883126 28080 tablet_bootstrap.cc:492] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:36.887759 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46aeb2013ad74e8786dd8e2fbd533a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.888065 28117 raft_consensus.cc:3060] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.888765 28228 tablet_bootstrap.cc:492] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:36.874802 28121 raft_consensus.cc:493] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:36.889235 28228 ts_tablet_manager.cc:1403] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.145s	user 0.005s	sys 0.010s
I20260608 10:09:36.889865 28121 raft_consensus.cc:515] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.892823 28228 raft_consensus.cc:359] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:36.893555 28228 raft_consensus.cc:385] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.893842 28228 raft_consensus.cc:740] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.894289 28117 raft_consensus.cc:515] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.894536 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2a8107a0647b29fdc29c6529f52e0" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:36.895196 28030 raft_consensus.cc:2468] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:36.896312 28117 leader_election.cc:290] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:36.896507 27849 leader_election.cc:304] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:36.898465 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:36.899075 27956 raft_consensus.cc:3060] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.899181 28080 ts_tablet_manager.cc:1403] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.017s
I20260608 10:09:36.901036 28228 consensus_queue.cc:260] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:36.866304 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46aeb2013ad74e8786dd8e2fbd533a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:36.904415 28117 raft_consensus.cc:2804] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:36.904798 28117 raft_consensus.cc:493] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:36.904222 28080 raft_consensus.cc:359] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.905396 28121 leader_election.cc:290] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.905753 28229 tablet_bootstrap.cc:492] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:36.910357 28229 ts_tablet_manager.cc:1403] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.226s	user 0.012s	sys 0.005s
I20260608 10:09:36.905015 28228 ts_tablet_manager.cc:1434] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 10:09:36.908310 28080 raft_consensus.cc:385] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.911054 28080 raft_consensus.cc:740] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.912333 28080 consensus_queue.cc:260] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.914889 28080 ts_tablet_manager.cc:1434] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 10:09:36.916078 28080 tablet_bootstrap.cc:492] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
W20260608 10:09:36.916194 27830 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:09:36.918766 28081 tablet_bootstrap.cc:492] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:36.919191 28081 ts_tablet_manager.cc:1403] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.005s
I20260608 10:09:36.908082 28117 raft_consensus.cc:3060] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.920437 28228 tablet_bootstrap.cc:492] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:36.914829 28229 raft_consensus.cc:359] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.922247 28229 raft_consensus.cc:385] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.922546 28229 raft_consensus.cc:740] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.923290 28229 consensus_queue.cc:260] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.926721 27956 raft_consensus.cc:2468] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:36.929409 28117 raft_consensus.cc:515] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:36.934537 28229 ts_tablet_manager.cc:1434] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.010s
I20260608 10:09:36.935344 28081 raft_consensus.cc:359] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.936425 28081 raft_consensus.cc:385] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:36.936736 28081 raft_consensus.cc:740] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:36.935302 28184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:36.937187 28209 heartbeater.cc:499] Master 127.24.72.126:44631 was elected leader, sending a full tablet report...
I20260608 10:09:36.937319 28184 raft_consensus.cc:2468] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:36.958210 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.031145 28182 raft_consensus.cc:3060] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.036635 28081 consensus_queue.cc:260] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:36.961684 28228 tablet_bootstrap.cc:654] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.041862 28081 ts_tablet_manager.cc:1434] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.122s	user 0.015s	sys 0.013s
I20260608 10:09:37.042812 28081 tablet_bootstrap.cc:492] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:37.036221 28117 leader_election.cc:290] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:36.960321 27847 leader_election.cc:304] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
W20260608 10:09:37.045965 27847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.66:35599, user_credentials={real_user=slave}} blocked reactor thread for 87118.7us
I20260608 10:09:37.046908 28086 raft_consensus.cc:2804] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.047464 28086 raft_consensus.cc:697] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:37.047654 28184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2a8107a0647b29fdc29c6529f52e0" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.048352 28229 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.049544 28086 consensus_queue.cc:237] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
W20260608 10:09:37.050163 27847 leader_election.cc:343] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.051311 28080 tablet_bootstrap.cc:654] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.046273 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2a8107a0647b29fdc29c6529f52e0" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:37.053905 28030 raft_consensus.cc:3060] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:36.954957 28183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2a8107a0647b29fdc29c6529f52e0" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:37.062301 28030 raft_consensus.cc:2468] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:37.064249 27849 leader_election.cc:304] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 64dceaffd5b248efb23446182233a82e
W20260608 10:09:37.065754 27847 leader_election.cc:343] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.066198 28125 raft_consensus.cc:2804] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.066824 28125 raft_consensus.cc:697] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:37.068051 28081 tablet_bootstrap.cc:654] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.067761 28125 consensus_queue.cc:237] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.079952 28228 tablet_bootstrap.cc:492] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:37.080531 28228 ts_tablet_manager.cc:1403] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.160s	user 0.022s	sys 0.013s
I20260608 10:09:37.081497 28229 tablet_bootstrap.cc:654] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.088505 28182 raft_consensus.cc:2468] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:37.091243 28228 raft_consensus.cc:359] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.091957 28228 raft_consensus.cc:385] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.092191 28228 raft_consensus.cc:740] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.093362 28228 consensus_queue.cc:260] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.094795 28080 tablet_bootstrap.cc:492] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:37.095299 28080 ts_tablet_manager.cc:1403] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.020s
I20260608 10:09:37.097847 28081 tablet_bootstrap.cc:492] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:37.098320 28081 ts_tablet_manager.cc:1403] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.008s
I20260608 10:09:37.099355 28228 ts_tablet_manager.cc:1434] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260608 10:09:37.100550 28228 tablet_bootstrap.cc:492] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:37.100675 28080 raft_consensus.cc:359] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.101645 28080 raft_consensus.cc:385] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.101572 28081 raft_consensus.cc:359] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.102011 28080 raft_consensus.cc:740] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.102313 28081 raft_consensus.cc:385] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.102581 28081 raft_consensus.cc:740] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.102715 28080 consensus_queue.cc:260] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.103408 28081 consensus_queue.cc:260] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.104959 28080 ts_tablet_manager.cc:1434] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:09:37.105986 28081 ts_tablet_manager.cc:1434] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:37.106055 28080 tablet_bootstrap.cc:492] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:37.106984 28081 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:37.113108 27778 catalog_manager.cc:5696] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:37.115842 28081 tablet_bootstrap.cc:654] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.119467 28080 tablet_bootstrap.cc:654] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.120910 27778 catalog_manager.cc:5696] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:37.125543 28229 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.126127 28229 ts_tablet_manager.cc:1403] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.009s
I20260608 10:09:37.131088 28228 tablet_bootstrap.cc:654] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.132114 28229 raft_consensus.cc:359] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.135141 28229 raft_consensus.cc:385] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.135447 28229 raft_consensus.cc:740] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.136197 28229 consensus_queue.cc:260] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.138510 28229 ts_tablet_manager.cc:1434] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:09:37.139496 28229 tablet_bootstrap.cc:492] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.139338 28100 raft_consensus.cc:493] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.141345 28100 raft_consensus.cc:515] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.147694 28080 tablet_bootstrap.cc:492] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:37.148216 28080 ts_tablet_manager.cc:1403] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.042s	user 0.001s	sys 0.016s
I20260608 10:09:37.148931 28125 raft_consensus.cc:493] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.149896 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0207f869aa42179b5a00ebf574dc99" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:37.150530 27956 raft_consensus.cc:2468] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 0.
I20260608 10:09:37.150731 28100 leader_election.cc:290] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:37.149703 28125 raft_consensus.cc:515] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.154584 28125 leader_election.cc:290] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:37.157963 28080 raft_consensus.cc:359] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.158509 28080 raft_consensus.cc:385] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.158726 28080 raft_consensus.cc:740] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.159271 28080 consensus_queue.cc:260] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.163092 28081 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:37.163457 28081 ts_tablet_manager.cc:1403] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.009s
I20260608 10:09:37.162416 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:37.165395 27996 leader_election.cc:304] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 
W20260608 10:09:37.165825 27847 leader_election.cc:343] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.166695 28100 raft_consensus.cc:2804] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:37.167407 28100 raft_consensus.cc:493] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:37.162731 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:37.168381 27956 raft_consensus.cc:2468] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:37.168040 28100 raft_consensus.cc:3060] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.169551 28228 tablet_bootstrap.cc:492] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:37.169497 27847 leader_election.cc:304] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.170121 28228 ts_tablet_manager.cc:1403] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.005s
I20260608 10:09:37.170720 28125 raft_consensus.cc:2804] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:37.168872 28081 raft_consensus.cc:359] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.171097 28125 raft_consensus.cc:493] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:37.171818 28125 raft_consensus.cc:3060] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.174546 28228 raft_consensus.cc:359] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.175734 28228 raft_consensus.cc:385] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.176079 28228 raft_consensus.cc:740] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.176910 28228 consensus_queue.cc:260] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.175050 28081 raft_consensus.cc:385] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.175738 28080 ts_tablet_manager.cc:1434] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260608 10:09:37.178084 28081 raft_consensus.cc:740] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.178961 28081 consensus_queue.cc:260] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.180642 28080 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:37.181890 28125 raft_consensus.cc:515] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.182533 28081 ts_tablet_manager.cc:1434] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260608 10:09:37.184600 28228 ts_tablet_manager.cc:1434] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:09:37.185640 28229 tablet_bootstrap.cc:654] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.190315 28125 leader_election.cc:290] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:37.191167 28081 tablet_bootstrap.cc:492] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: Bootstrap starting.
I20260608 10:09:37.191179 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.193643 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:37.194183 27956 raft_consensus.cc:3060] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:09:37.195587 27847 leader_election.cc:343] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.199201 28228 tablet_bootstrap.cc:492] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:37.202926 28100 raft_consensus.cc:515] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.211061 28100 leader_election.cc:290] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Requested vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:37.212016 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0207f869aa42179b5a00ebf574dc99" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:37.214874 27957 raft_consensus.cc:3060] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.218652 28228 tablet_bootstrap.cc:654] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.212759 28183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0207f869aa42179b5a00ebf574dc99" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.221521 28081 tablet_bootstrap.cc:654] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.225464 28240 raft_consensus.cc:493] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.226042 28240 raft_consensus.cc:515] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.226735 28080 tablet_bootstrap.cc:654] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.213445 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0207f869aa42179b5a00ebf574dc99" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
W20260608 10:09:37.226380 27996 leader_election.cc:343] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.213024 27956 raft_consensus.cc:2468] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:37.231223 28240 leader_election.cc:290] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:37.240044 27957 raft_consensus.cc:2468] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
W20260608 10:09:37.241161 27996 leader_election.cc:343] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.245280 27847 leader_election.cc:304] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.246897 28125 raft_consensus.cc:2804] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.247391 28125 raft_consensus.cc:697] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:37.248070 28229 tablet_bootstrap.cc:492] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.248596 28229 ts_tablet_manager.cc:1403] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.006s
I20260608 10:09:37.248353 28125 consensus_queue.cc:237] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.249822 27996 leader_election.cc:304] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.251055 28100 raft_consensus.cc:2804] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.254050 28100 raft_consensus.cc:697] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Leader. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:37.255426 28229 raft_consensus.cc:359] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.256314 28229 raft_consensus.cc:385] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.256693 28229 raft_consensus.cc:740] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.257586 28229 consensus_queue.cc:260] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.260807 28229 ts_tablet_manager.cc:1434] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:09:37.262352 28229 tablet_bootstrap.cc:492] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.256562 28100 consensus_queue.cc:237] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.277788 28228 tablet_bootstrap.cc:492] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855: No bootstrap required, opened a new log
I20260608 10:09:37.278324 28228 ts_tablet_manager.cc:1403] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.013s
I20260608 10:09:37.293174 27780 catalog_manager.cc:5696] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:37.294183 28228 raft_consensus.cc:359] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.294960 28228 raft_consensus.cc:385] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.295246 28228 raft_consensus.cc:740] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.298812 28081 tablet_bootstrap.cc:492] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: No bootstrap required, opened a new log
I20260608 10:09:37.300973 28081 ts_tablet_manager.cc:1403] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.005s
I20260608 10:09:37.298782 28228 consensus_queue.cc:260] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.303007 27779 catalog_manager.cc:5696] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:37.313534 28081 raft_consensus.cc:359] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.314214 28081 raft_consensus.cc:385] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.314473 28081 raft_consensus.cc:740] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.315145 28081 consensus_queue.cc:260] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.317222 28229 tablet_bootstrap.cc:654] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.318109 28081 ts_tablet_manager.cc:1434] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 10:09:37.326009 28228 ts_tablet_manager.cc:1434] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260608 10:09:37.328723 28080 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: No bootstrap required, opened a new log
I20260608 10:09:37.329195 28080 ts_tablet_manager.cc:1403] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.000s
I20260608 10:09:37.332223 28080 raft_consensus.cc:359] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.332854 28080 raft_consensus.cc:385] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.333119 28080 raft_consensus.cc:740] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.333853 28080 consensus_queue.cc:260] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.344696 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2a8107a0647b29fdc29c6529f52e0" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:37.345638 27782 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907: range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7] alter complete (version 0)
I20260608 10:09:37.346746 28229 tablet_bootstrap.cc:492] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.347234 28229 ts_tablet_manager.cc:1403] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.019s
I20260608 10:09:37.348919 28080 ts_tablet_manager.cc:1434] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:09:37.351707 28229 raft_consensus.cc:359] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.352421 28229 raft_consensus.cc:385] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.352713 28229 raft_consensus.cc:740] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.353981 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2a8107a0647b29fdc29c6529f52e0" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:37.354705 28030 raft_consensus.cc:2393] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64dceaffd5b248efb23446182233a82e in current term 1: Already voted for candidate 4ca05cca4fd9435a842d07ecd7fca368 in this term.
I20260608 10:09:37.354571 28229 consensus_queue.cc:260] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.355792 28149 leader_election.cc:304] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64dceaffd5b248efb23446182233a82e; no voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:37.356631 28240 raft_consensus.cc:3060] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.356874 28229 ts_tablet_manager.cc:1434] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260608 10:09:37.358134 28229 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.363370 28240 raft_consensus.cc:2749] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:37.367720 28229 tablet_bootstrap.cc:654] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.371910 28229 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.372336 28229 ts_tablet_manager.cc:1403] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260608 10:09:37.372956 28086 raft_consensus.cc:493] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.373348 28086 raft_consensus.cc:515] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.375195 28086 leader_election.cc:290] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591), 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:37.374734 28229 raft_consensus.cc:359] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.375810 28229 raft_consensus.cc:385] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.375934 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:37.376111 28229 raft_consensus.cc:740] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.376231 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:37.376606 28030 raft_consensus.cc:2468] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
W20260608 10:09:37.377262 27847 leader_election.cc:343] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.376992 28229 consensus_queue.cc:260] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.377946 27849 leader_election.cc:304] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.378741 28086 raft_consensus.cc:2804] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:37.379073 28086 raft_consensus.cc:493] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:37.379271 28229 ts_tablet_manager.cc:1434] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:37.379333 28086 raft_consensus.cc:3060] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.380295 28229 tablet_bootstrap.cc:492] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.386154 28086 raft_consensus.cc:515] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.387972 28229 tablet_bootstrap.cc:654] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.388432 28086 leader_election.cc:290] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591), 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:37.389940 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.391459 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
W20260608 10:09:37.391569 27847 leader_election.cc:343] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.392047 28030 raft_consensus.cc:3060] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.397149 28030 raft_consensus.cc:2468] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:37.398602 27849 leader_election.cc:304] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.399300 28086 raft_consensus.cc:2804] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.399686 28229 tablet_bootstrap.cc:492] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.399824 28118 raft_consensus.cc:493] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.399988 28100 raft_consensus.cc:493] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.400200 28229 ts_tablet_manager.cc:1403] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260608 10:09:37.400296 28118 raft_consensus.cc:515] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.400749 28086 raft_consensus.cc:697] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:37.400574 28100 raft_consensus.cc:515] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.401638 28086 consensus_queue.cc:237] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.402719 28100 leader_election.cc:290] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:37.404178 28118 leader_election.cc:290] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:37.403331 28229 raft_consensus.cc:359] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.404838 28229 raft_consensus.cc:385] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.405189 28229 raft_consensus.cc:740] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.406800 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85046be577974591be566fe98884f54a" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
I20260608 10:09:37.408466 28229 consensus_queue.cc:260] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.409040 27884 raft_consensus.cc:2468] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 0.
I20260608 10:09:37.406543 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85046be577974591be566fe98884f54a" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:37.410353 27998 leader_election.cc:304] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:37.406632 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd0d95874cb4915ba4b64d216c0d230" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
W20260608 10:09:37.411110 27996 leader_election.cc:343] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:09:37.411391 28030 raft_consensus.cc:2468] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 0.
I20260608 10:09:37.411706 28100 raft_consensus.cc:2804] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:37.412060 28100 raft_consensus.cc:493] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:37.412439 28229 ts_tablet_manager.cc:1434] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260608 10:09:37.412485 27924 leader_election.cc:304] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:37.413466 28118 raft_consensus.cc:2804] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:37.413635 28229 tablet_bootstrap.cc:492] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.413863 28118 raft_consensus.cc:493] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:37.414232 28118 raft_consensus.cc:3060] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.412398 28100 raft_consensus.cc:3060] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.426256 28229 tablet_bootstrap.cc:654] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.429294 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd0d95874cb4915ba4b64d216c0d230" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:37.430035 28182 raft_consensus.cc:2468] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 0.
I20260608 10:09:37.433169 28118 raft_consensus.cc:515] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.434476 27778 catalog_manager.cc:5696] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:37.435619 28229 tablet_bootstrap.cc:492] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.435329 28100 raft_consensus.cc:515] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.436110 28229 ts_tablet_manager.cc:1403] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260608 10:09:37.436363 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd0d95874cb4915ba4b64d216c0d230" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.437507 28086 raft_consensus.cc:493] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.438342 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85046be577974591be566fe98884f54a" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:37.438243 28086 raft_consensus.cc:515] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.438959 27884 raft_consensus.cc:3060] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.439556 28229 raft_consensus.cc:359] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.440253 28229 raft_consensus.cc:385] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.440565 28229 raft_consensus.cc:740] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.440781 28182 raft_consensus.cc:3060] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.441401 28229 consensus_queue.cc:260] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.443639 28229 ts_tablet_manager.cc:1434] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:09:37.440408 28086 leader_election.cc:290] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:37.444600 28229 tablet_bootstrap.cc:492] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:37.444681 28183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e" is_pre_election: true
I20260608 10:09:37.445057 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:37.445688 28183 raft_consensus.cc:2468] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:37.445744 27957 raft_consensus.cc:2468] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 0.
I20260608 10:09:37.447074 27847 leader_election.cc:304] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 64dceaffd5b248efb23446182233a82e; no voters: 
I20260608 10:09:37.447921 28118 leader_election.cc:290] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 election: Requested vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:37.448498 28086 raft_consensus.cc:2804] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:37.449074 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd0d95874cb4915ba4b64d216c0d230" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:37.450131 28030 raft_consensus.cc:3060] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.451893 28229 tablet_bootstrap.cc:654] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:37.452577 28086 raft_consensus.cc:493] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:37.452994 28086 raft_consensus.cc:3060] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.449427 28182 raft_consensus.cc:2468] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 1.
I20260608 10:09:37.457409 28183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85046be577974591be566fe98884f54a" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.457831 27922 leader_election.cc:304] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, 64dceaffd5b248efb23446182233a82e; no voters: 
I20260608 10:09:37.458006 28183 raft_consensus.cc:3060] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.459126 28030 raft_consensus.cc:2468] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 1.
I20260608 10:09:37.459751 28118 raft_consensus.cc:2804] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.452164 27884 raft_consensus.cc:2468] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
I20260608 10:09:37.459694 28086 raft_consensus.cc:515] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.461858 27998 leader_election.cc:304] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:37.462759 28085 raft_consensus.cc:2804] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.463749 28086 leader_election.cc:290] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Requested vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:37.466042 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:37.466658 27957 raft_consensus.cc:3060] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.466935 28183 raft_consensus.cc:2468] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 1.
I20260608 10:09:37.477813 27957 raft_consensus.cc:2468] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:37.479503 27847 leader_election.cc:304] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:37.479635 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:37.480643 28100 leader_election.cc:290] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287)
I20260608 10:09:37.482739 28086 raft_consensus.cc:2804] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:37.482205 28182 raft_consensus.cc:3060] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.483050 28117 consensus_queue.cc:1048] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:37.482496 28125 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:09:37.492277 28125 consensus_queue.cc:1048] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:37.501199 28085 raft_consensus.cc:697] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Leader. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:37.502151 28085 consensus_queue.cc:237] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.509884 28086 raft_consensus.cc:697] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:37.514226 28086 consensus_queue.cc:237] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.509826 28182 raft_consensus.cc:2468] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 1.
I20260608 10:09:37.525775 28229 tablet_bootstrap.cc:492] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e: No bootstrap required, opened a new log
I20260608 10:09:37.526291 28229 ts_tablet_manager.cc:1403] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.037s
I20260608 10:09:37.522550 27778 catalog_manager.cc:5696] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:37.523576 28118 raft_consensus.cc:697] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Becoming Leader. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Running, Role: LEADER
I20260608 10:09:37.528674 28118 consensus_queue.cc:237] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:37.538771 28229 raft_consensus.cc:359] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.539461 28229 raft_consensus.cc:385] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:37.539743 28229 raft_consensus.cc:740] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: FOLLOWER
I20260608 10:09:37.540655 28229 consensus_queue.cc:260] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:37.542162 28229 ts_tablet_manager.cc:1434] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:09:37.619661 28274 raft_consensus.cc:493] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.620252 28274 raft_consensus.cc:515] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } }
I20260608 10:09:37.670451 28086 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:37.680702 28240 raft_consensus.cc:493] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:37.681283 28240 raft_consensus.cc:515] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:37.689213 28274 leader_election.cc:290] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:37.694656 28240 leader_election.cc:290] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:37.703279 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0207f869aa42179b5a00ebf574dc99" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd167f64afbb48f29b571c8d3a18d855" is_pre_election: true
I20260608 10:09:37.713415 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368" is_pre_election: true
W20260608 10:09:37.718932 27767 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet fcd0d95874cb4915ba4b64d216c0d230 (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fcd0d95874cb4915ba4b64d216c0d230 consensus state has no leader
I20260608 10:09:37.722919 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0207f869aa42179b5a00ebf574dc99" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:37.723362 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd0d504bd745888c4d19377767e029" is_pre_election: true
I20260608 10:09:37.723754 27958 raft_consensus.cc:2393] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64dceaffd5b248efb23446182233a82e in current term 1: Already voted for candidate fd167f64afbb48f29b571c8d3a18d855 in this term.
I20260608 10:09:37.724223 27956 raft_consensus.cc:2393] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64dceaffd5b248efb23446182233a82e in current term 1: Already voted for candidate 4ca05cca4fd9435a842d07ecd7fca368 in this term.
I20260608 10:09:37.725585 28147 leader_election.cc:304] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64dceaffd5b248efb23446182233a82e; no voters: 52dd0d504bd745888c4d19377767e029, fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:37.726868 28147 leader_election.cc:304] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64dceaffd5b248efb23446182233a82e; no voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029
I20260608 10:09:37.727892 28240 raft_consensus.cc:3060] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.728842 27779 catalog_manager.cc:5696] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:37.734741 28240 raft_consensus.cc:2749] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:37.735476 28274 raft_consensus.cc:3060] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.747066 27778 catalog_manager.cc:5696] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52dd0d504bd745888c4d19377767e029 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:37.759243 28274 raft_consensus.cc:2749] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:09:37.768221 28125 consensus_queue.cc:1048] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:37.790992 28273 consensus_queue.cc:1048] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:37.799042 28272 consensus_queue.cc:1048] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:37.820628 28085 consensus_queue.cc:1048] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:37.896556 28182 raft_consensus.cc:3060] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:37.902673 28086 consensus_queue.cc:1048] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:37.913643 28125 consensus_queue.cc:1048] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:37.913666 27835 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:09:37.944238 28125 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:09:37.964414 28125 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:37.989073 27884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
new_leader_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:40088
I20260608 10:09:37.989828 27884 raft_consensus.cc:606] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Received request to transfer leadership to TS 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.992937 27884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
new_leader_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:40088
I20260608 10:09:37.993513 27884 raft_consensus.cc:606] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Received request to transfer leadership to TS 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.996414 27884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
new_leader_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:40088
I20260608 10:09:37.996950 27884 raft_consensus.cc:606] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Received request to transfer leadership to TS 64dceaffd5b248efb23446182233a82e
I20260608 10:09:37.999382 28275 consensus_queue.cc:1048] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:38.000998 27884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
new_leader_uuid: "52dd0d504bd745888c4d19377767e029"
 from {username='slave'} at 127.0.0.1:40088
I20260608 10:09:38.002861 27884 raft_consensus.cc:606] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Received request to transfer leadership to TS 52dd0d504bd745888c4d19377767e029
I20260608 10:09:38.006757 27884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
new_leader_uuid: "52dd0d504bd745888c4d19377767e029"
 from {username='slave'} at 127.0.0.1:40088
I20260608 10:09:38.007277 27884 raft_consensus.cc:606] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Received request to transfer leadership to TS 52dd0d504bd745888c4d19377767e029
I20260608 10:09:38.016537 28033 consensus_queue.cc:237] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.025269 28118 consensus_queue.cc:1048] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:38.027356 27958 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:09:38.029381 27996 consensus_peers.cc:597] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee804661a273492bbae7af9099538cb5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:38.030011 28030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee804661a273492bbae7af9099538cb5"
dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
mode: GRACEFUL
new_leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
 from {username='slave'} at 127.0.0.1:51184
I20260608 10:09:38.030622 28030 raft_consensus.cc:606] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Received request to transfer leadership to TS 4ca05cca4fd9435a842d07ecd7fca368
I20260608 10:09:38.031800 28085 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:09:38.035900 27835 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 6
I20260608 10:09:38.037209 27835 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:38.043665 27884 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:38.046710 28272 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.048267 28100 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.050817 27958 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.061923 27782 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.066967 28085 raft_consensus.cc:993] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: : Instructing follower 4ca05cca4fd9435a842d07ecd7fca368 to start an election
I20260608 10:09:38.068037 28085 raft_consensus.cc:1081] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Signalling peer 4ca05cca4fd9435a842d07ecd7fca368 to start an election
I20260608 10:09:38.070848 27883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee804661a273492bbae7af9099538cb5"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
 from {username='slave'} at 127.0.0.1:40048
I20260608 10:09:38.070740 28100 consensus_queue.cc:1048] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:38.071533 27883 raft_consensus.cc:493] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.072005 27883 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.080067 27958 consensus_queue.cc:237] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.081511 27883 raft_consensus.cc:515] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.084551 27883 leader_election.cc:290] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 2 election: Requested vote from peers 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:38.084925 27884 raft_consensus.cc:1240] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Rejecting Update request from peer fd167f64afbb48f29b571c8d3a18d855 for earlier term 1. Current term is 2. Ops: []
I20260608 10:09:38.086722 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:38.087060 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "4ca05cca4fd9435a842d07ecd7fca368" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:38.087602 27956 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.087376 28100 consensus_queue.cc:1059] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 10:09:38.091369 28033 raft_consensus.cc:3055] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:38.091719 28033 raft_consensus.cc:740] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:38.092550 28033 consensus_queue.cc:260] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.095319 28033 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.101717 28033 raft_consensus.cc:2468] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 2.
W20260608 10:09:38.102329 28272 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260608 10:09:38.103132 27956 raft_consensus.cc:2468] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca05cca4fd9435a842d07ecd7fca368 in term 2.
I20260608 10:09:38.101555 28100 consensus_queue.cc:1048] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:38.104696 27847 leader_election.cc:304] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:38.105568 28121 raft_consensus.cc:2804] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:38.106026 28121 raft_consensus.cc:697] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Becoming Leader. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.109470 27883 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:09:38.111231 27922 consensus_peers.cc:597] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17c67d862c504462b711974d7fdb85ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:38.111672 28030 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:38.112212 28118 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.111981 28121 consensus_queue.cc:237] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.113273 28275 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.124533 27779 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index 2 to -1, term changed from 1 to 2, leader changed from fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) to 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65), NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted, now has a pending config: VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65), VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66), VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67), NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.137226 28174 tablet_service.cc:1558] Processing DeleteTablet for tablet ee804661a273492bbae7af9099538cb5 with delete_type TABLET_DATA_TOMBSTONED (TS 64dceaffd5b248efb23446182233a82e not found in new config with opid_index -1) from {username='slave'} at 127.0.0.1:44372
I20260608 10:09:38.138183 28275 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
W20260608 10:09:38.141494 27766 catalog_manager.cc:4994] TS 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): delete failed for tablet ee804661a273492bbae7af9099538cb5 because the tablet was not found. No further retry: Not found: Tablet not found: ee804661a273492bbae7af9099538cb5
I20260608 10:09:38.143851 27883 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.144953 28033 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.157872 27782 catalog_manager.cc:5696] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.158587 28030 consensus_queue.cc:237] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.167695 27958 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:09:38.168162 27996 consensus_peers.cc:597] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47299ce6bca0470db52b34441c7212d3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:38.168720 27883 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:38.169627 28085 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.171267 28100 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.180928 28272 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.183179 27883 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.187044 27958 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.197455 28030 consensus_queue.cc:237] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.197575 27778 catalog_manager.cc:5696] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
W20260608 10:09:38.206350 27996 consensus_peers.cc:597] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 478f7eeea0544135b9bbee205b051f48. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:38.207415 27958 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:38.208807 27883 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:38.211577 28085 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.213583 28085 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.215955 28121 raft_consensus.cc:993] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: : Instructing follower 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:38.216480 28121 raft_consensus.cc:1081] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Signalling peer 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:38.219190 28182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290"
dest_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:44386
I20260608 10:09:38.219693 28182 raft_consensus.cc:493] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.219980 28182 raft_consensus.cc:3060] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.226480 28182 raft_consensus.cc:515] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:38.229108 28182 leader_election.cc:290] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:38.229223 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:38.229714 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd81eb483c04e42b20be3fae38bf290" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:38.229884 27884 raft_consensus.cc:3055] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:38.230238 27884 raft_consensus.cc:740] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.230284 27956 raft_consensus.cc:3060] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.231130 27884 consensus_queue.cc:260] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:38.232366 27884 raft_consensus.cc:3060] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.232025 28100 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.234520 27883 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.243016 27884 raft_consensus.cc:2468] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:38.245172 28149 leader_election.cc:304] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 64dceaffd5b248efb23446182233a82e; no voters: 
I20260608 10:09:38.246428 28274 raft_consensus.cc:2804] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:38.246941 28274 raft_consensus.cc:697] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Becoming Leader. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Running, Role: LEADER
I20260608 10:09:38.247717 28274 consensus_queue.cc:237] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:38.251103 27956 raft_consensus.cc:2468] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:38.254488 27782 catalog_manager.cc:5696] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.263293 27778 catalog_manager.cc:5696] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e reported cstate change: term changed from 1 to 2, leader changed from 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) to 64dceaffd5b248efb23446182233a82e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "64dceaffd5b248efb23446182233a82e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.266459 27956 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.268826 28125 raft_consensus.cc:993] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: : Instructing follower 52dd0d504bd745888c4d19377767e029 to start an election
I20260608 10:09:38.269310 28125 raft_consensus.cc:1081] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Signalling peer 52dd0d504bd745888c4d19377767e029 to start an election
I20260608 10:09:38.271281 27958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7"
dest_uuid: "52dd0d504bd745888c4d19377767e029"
 from {username='slave'} at 127.0.0.1:47152
I20260608 10:09:38.271863 27958 raft_consensus.cc:493] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.272256 27958 raft_consensus.cc:3060] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.287690 27958 raft_consensus.cc:515] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:38.290839 27958 leader_election.cc:290] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:38.291127 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:38.291836 27883 raft_consensus.cc:3055] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:38.291875 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91c3a36f2b9426b9a58a9af76e9afd7" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:38.292238 27883 raft_consensus.cc:740] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.292487 28033 raft_consensus.cc:3060] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.293182 27883 consensus_queue.cc:260] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:38.294186 27883 raft_consensus.cc:3060] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.298434 27883 raft_consensus.cc:2468] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 2.
I20260608 10:09:38.299127 28033 raft_consensus.cc:2468] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 2.
I20260608 10:09:38.299530 27924 leader_election.cc:304] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:38.300710 28118 raft_consensus.cc:2804] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:38.301559 28118 raft_consensus.cc:697] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Becoming Leader. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Running, Role: LEADER
I20260608 10:09:38.302912 28118 consensus_queue.cc:237] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:38.308470 28121 raft_consensus.cc:993] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: : Instructing follower 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:38.308900 28086 raft_consensus.cc:1081] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Signalling peer 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:38.310422 28182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63"
dest_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:44386
I20260608 10:09:38.310866 28182 raft_consensus.cc:493] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.311159 28182 raft_consensus.cc:3060] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.311120 27779 catalog_manager.cc:5696] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 reported cstate change: term changed from 1 to 2, leader changed from 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) to 52dd0d504bd745888c4d19377767e029 (127.24.72.66). New cstate: current_term: 2 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.316481 28182 raft_consensus.cc:515] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:38.318259 28182 leader_election.cc:290] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Requested vote from peers fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591), 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:38.319749 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:38.320019 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46aeb2013ad74e8786dd8e2fbd533a63" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:38.320228 27883 raft_consensus.cc:3055] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:38.320662 27883 raft_consensus.cc:740] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.320612 28033 raft_consensus.cc:3060] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.321559 27883 consensus_queue.cc:260] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:38.322479 27883 raft_consensus.cc:3060] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.326495 27883 raft_consensus.cc:2468] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:38.327737 28149 leader_election.cc:304] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 64dceaffd5b248efb23446182233a82e; no voters: 
I20260608 10:09:38.328131 28033 raft_consensus.cc:2468] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:38.328369 28274 raft_consensus.cc:2804] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:38.328830 28274 raft_consensus.cc:697] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Becoming Leader. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Running, Role: LEADER
I20260608 10:09:38.329561 28274 consensus_queue.cc:237] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:38.336086 27779 catalog_manager.cc:5696] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e reported cstate change: term changed from 1 to 2, leader changed from 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) to 64dceaffd5b248efb23446182233a82e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "64dceaffd5b248efb23446182233a82e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.351119 28121 raft_consensus.cc:993] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: : Instructing follower 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:38.351536 28086 raft_consensus.cc:1081] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Signalling peer 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:38.353379 28182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d"
dest_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:44386
I20260608 10:09:38.354082 28182 raft_consensus.cc:493] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.354550 28182 raft_consensus.cc:3060] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.360419 28182 raft_consensus.cc:515] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:38.362008 28182 leader_election.cc:290] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:38.363142 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:38.363759 27958 raft_consensus.cc:3060] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.363461 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2826e06bd64d709588e21d7e678a3d" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:38.364355 27883 raft_consensus.cc:3055] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:38.364851 27883 raft_consensus.cc:740] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.368116 27883 consensus_queue.cc:260] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:38.369379 27883 raft_consensus.cc:3060] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.370829 27958 raft_consensus.cc:2468] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:38.371842 28147 leader_election.cc:304] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd0d504bd745888c4d19377767e029, 64dceaffd5b248efb23446182233a82e; no voters: 
I20260608 10:09:38.372478 28240 raft_consensus.cc:2804] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:38.372862 28240 raft_consensus.cc:697] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Becoming Leader. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Running, Role: LEADER
I20260608 10:09:38.373646 28240 consensus_queue.cc:237] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } }
I20260608 10:09:38.375576 27883 raft_consensus.cc:2468] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:38.380139 27779 catalog_manager.cc:5696] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e reported cstate change: term changed from 1 to 2, leader changed from 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) to 64dceaffd5b248efb23446182233a82e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "64dceaffd5b248efb23446182233a82e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.425071 28121 raft_consensus.cc:993] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: : Instructing follower 52dd0d504bd745888c4d19377767e029 to start an election
I20260608 10:09:38.425511 28086 raft_consensus.cc:1081] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Signalling peer 52dd0d504bd745888c4d19377767e029 to start an election
I20260608 10:09:38.426980 27958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45"
dest_uuid: "52dd0d504bd745888c4d19377767e029"
 from {username='slave'} at 127.0.0.1:47152
I20260608 10:09:38.427430 27958 raft_consensus.cc:493] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.427719 27958 raft_consensus.cc:3060] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.432147 27958 raft_consensus.cc:515] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:38.434226 27958 leader_election.cc:290] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 2 election: Requested vote from peers 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287), 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:38.434592 28182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64dceaffd5b248efb23446182233a82e"
I20260608 10:09:38.434935 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baea40bc5a3b45af8aadf19a369edf45" candidate_uuid: "52dd0d504bd745888c4d19377767e029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:38.435225 28182 raft_consensus.cc:3060] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.435596 27883 raft_consensus.cc:3055] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:38.435848 27883 raft_consensus.cc:740] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.436522 27883 consensus_queue.cc:260] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:38.437443 27883 raft_consensus.cc:3060] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:38.442898 27883 raft_consensus.cc:2468] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 2.
I20260608 10:09:38.442991 28182 raft_consensus.cc:2468] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd0d504bd745888c4d19377767e029 in term 2.
I20260608 10:09:38.444384 27924 leader_election.cc:304] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 52dd0d504bd745888c4d19377767e029; no voters: 
I20260608 10:09:38.445135 28118 raft_consensus.cc:2804] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:38.445614 28118 raft_consensus.cc:697] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Becoming Leader. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Running, Role: LEADER
I20260608 10:09:38.446332 28118 consensus_queue.cc:237] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } }
I20260608 10:09:38.453305 27779 catalog_manager.cc:5696] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 reported cstate change: term changed from 1 to 2, leader changed from 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) to 52dd0d504bd745888c4d19377767e029 (127.24.72.66). New cstate: current_term: 2 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.514863 27958 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:09:38.516698 28086 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:38.522258 28121 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.524217 27779 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added, no longer has a pending config: VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65), VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66), VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67), NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.537791 27883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee804661a273492bbae7af9099538cb5"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40036
W20260608 10:09:38.538169 27847 consensus_peers.cc:597] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee804661a273492bbae7af9099538cb5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:38.539350 27883 raft_consensus.cc:606] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Received request to transfer leadership
I20260608 10:09:38.539420 28033 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:09:38.544988 28125 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:38.545378 28322 ts_tablet_manager.cc:933] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: Initiating tablet copy from peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:38.546674 27883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee804661a273492bbae7af9099538cb5"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40036
I20260608 10:09:38.547288 27883 raft_consensus.cc:606] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Received request to transfer leadership
W20260608 10:09:38.548552 27768 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ee804661a273492bbae7af9099538cb5 already in progress [suppressed 3 similar messages]
I20260608 10:09:38.551390 28125 raft_consensus.cc:993] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: : Instructing follower fd167f64afbb48f29b571c8d3a18d855 to start an election
I20260608 10:09:38.551889 28125 raft_consensus.cc:1081] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Signalling peer fd167f64afbb48f29b571c8d3a18d855 to start an election
I20260608 10:09:38.553845 28033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee804661a273492bbae7af9099538cb5"
dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
 from {username='slave'} at 127.0.0.1:51128
I20260608 10:09:38.554443 28033 raft_consensus.cc:493] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:38.554840 28033 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:09:38.556483 28322 tablet_copy_client.cc:323] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:35599
I20260608 10:09:38.559675 27969 tablet_copy_service.cc:140] P 52dd0d504bd745888c4d19377767e029: Received BeginTabletCopySession request for tablet 17c67d862c504462b711974d7fdb85ca from peer 64dceaffd5b248efb23446182233a82e ({username='slave'} at 127.0.0.1:47166)
I20260608 10:09:38.560293 27969 tablet_copy_service.cc:161] P 52dd0d504bd745888c4d19377767e029: Beginning new tablet copy session on tablet 17c67d862c504462b711974d7fdb85ca from peer 64dceaffd5b248efb23446182233a82e at {username='slave'} at 127.0.0.1:47166: session id = 64dceaffd5b248efb23446182233a82e-17c67d862c504462b711974d7fdb85ca
I20260608 10:09:38.562638 28033 raft_consensus.cc:515] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.564975 28033 leader_election.cc:290] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 3 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:38.566104 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "52dd0d504bd745888c4d19377767e029"
I20260608 10:09:38.566490 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee804661a273492bbae7af9099538cb5" candidate_uuid: "fd167f64afbb48f29b571c8d3a18d855" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:38.566695 27958 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:09:38.567150 27883 raft_consensus.cc:3055] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:09:38.567629 27883 raft_consensus.cc:740] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ca05cca4fd9435a842d07ecd7fca368, State: Running, Role: LEADER
I20260608 10:09:38.568603 27969 tablet_copy_source_session.cc:215] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:38.568763 27883 consensus_queue.cc:260] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.575409 27883 raft_consensus.cc:3060] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:09:38.573124 28322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c67d862c504462b711974d7fdb85ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:38.581483 27883 raft_consensus.cc:2468] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 3.
I20260608 10:09:38.582032 27958 raft_consensus.cc:2468] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd167f64afbb48f29b571c8d3a18d855 in term 3.
I20260608 10:09:38.582556 27998 leader_election.cc:304] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, fd167f64afbb48f29b571c8d3a18d855; no voters: 
I20260608 10:09:38.583436 28085 raft_consensus.cc:2804] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:09:38.583894 28085 raft_consensus.cc:697] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 LEADER]: Becoming Leader. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:38.584303 27883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee804661a273492bbae7af9099538cb5"
dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40036
I20260608 10:09:38.584908 27883 raft_consensus.cc:606] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Received request to transfer leadership
I20260608 10:09:38.584664 28085 consensus_queue.cc:237] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.585270 27883 raft_consensus.cc:614] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260608 10:09:38.588557 28322 tablet_copy_client.cc:806] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:38.589129 28322 tablet_copy_client.cc:670] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:38.593446 28322 tablet_copy_client.cc:538] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:38.594908 27778 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: term changed from 2 to 3, leader changed from 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) to fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67). New cstate: current_term: 3 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:38.603806 28322 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:38.604754 28327 ts_tablet_manager.cc:933] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: Initiating tablet copy from peer fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:38.607841 28327 tablet_copy_client.cc:323] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41591
I20260608 10:09:38.610003 28043 tablet_copy_service.cc:140] P fd167f64afbb48f29b571c8d3a18d855: Received BeginTabletCopySession request for tablet 47299ce6bca0470db52b34441c7212d3 from peer 64dceaffd5b248efb23446182233a82e ({username='slave'} at 127.0.0.1:51158)
I20260608 10:09:38.610536 28043 tablet_copy_service.cc:161] P fd167f64afbb48f29b571c8d3a18d855: Beginning new tablet copy session on tablet 47299ce6bca0470db52b34441c7212d3 from peer 64dceaffd5b248efb23446182233a82e at {username='slave'} at 127.0.0.1:51158: session id = 64dceaffd5b248efb23446182233a82e-47299ce6bca0470db52b34441c7212d3
I20260608 10:09:38.618669 28043 tablet_copy_source_session.cc:215] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:09:38.621523 27830 auto_rebalancer.cc:855] Removing replace marker failed: Replica 4ca05cca4fd9435a842d07ecd7fca368 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:38.621628 28327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47299ce6bca0470db52b34441c7212d3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:09:38.621951 27830 auto_rebalancer.cc:863] Could not move replica: Illegal state: not currently leader
W20260608 10:09:38.622259 27830 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: not currently leader
I20260608 10:09:38.637452 28327 tablet_copy_client.cc:806] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:38.638136 28327 tablet_copy_client.cc:670] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:38.642820 28327 tablet_copy_client.cc:538] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:38.651010 28327 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:38.652848 28322 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:38.653782 28322 tablet_bootstrap.cc:492] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: Bootstrap complete.
I20260608 10:09:38.654441 28322 ts_tablet_manager.cc:1403] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.017s
I20260608 10:09:38.658438 28322 raft_consensus.cc:359] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.659240 28322 raft_consensus.cc:740] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: LEARNER
I20260608 10:09:38.659904 28322 consensus_queue.cc:260] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.662283 28322 ts_tablet_manager.cc:1434] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:09:38.664395 27969 tablet_copy_service.cc:342] P 52dd0d504bd745888c4d19377767e029: Request end of tablet copy session 64dceaffd5b248efb23446182233a82e-17c67d862c504462b711974d7fdb85ca received from {username='slave'} at 127.0.0.1:47166
I20260608 10:09:38.664810 27969 tablet_copy_service.cc:434] P 52dd0d504bd745888c4d19377767e029: ending tablet copy session 64dceaffd5b248efb23446182233a82e-17c67d862c504462b711974d7fdb85ca on tablet 17c67d862c504462b711974d7fdb85ca with peer 64dceaffd5b248efb23446182233a82e
I20260608 10:09:38.675815 28327 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:38.676519 28327 tablet_bootstrap.cc:492] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: Bootstrap complete.
I20260608 10:09:38.677076 28327 ts_tablet_manager.cc:1403] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.002s
I20260608 10:09:38.679044 28322 ts_tablet_manager.cc:933] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: Initiating tablet copy from peer fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:38.679929 28327 raft_consensus.cc:359] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.680759 28327 raft_consensus.cc:740] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: LEARNER
I20260608 10:09:38.681432 28327 consensus_queue.cc:260] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.684161 28327 ts_tablet_manager.cc:1434] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:09:38.685887 28043 tablet_copy_service.cc:342] P fd167f64afbb48f29b571c8d3a18d855: Request end of tablet copy session 64dceaffd5b248efb23446182233a82e-47299ce6bca0470db52b34441c7212d3 received from {username='slave'} at 127.0.0.1:51158
I20260608 10:09:38.686328 28043 tablet_copy_service.cc:434] P fd167f64afbb48f29b571c8d3a18d855: ending tablet copy session 64dceaffd5b248efb23446182233a82e-47299ce6bca0470db52b34441c7212d3 on tablet 47299ce6bca0470db52b34441c7212d3 with peer 64dceaffd5b248efb23446182233a82e
I20260608 10:09:38.690673 28322 tablet_copy_client.cc:323] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41591
I20260608 10:09:38.692409 28043 tablet_copy_service.cc:140] P fd167f64afbb48f29b571c8d3a18d855: Received BeginTabletCopySession request for tablet 478f7eeea0544135b9bbee205b051f48 from peer 64dceaffd5b248efb23446182233a82e ({username='slave'} at 127.0.0.1:51158)
I20260608 10:09:38.692936 28043 tablet_copy_service.cc:161] P fd167f64afbb48f29b571c8d3a18d855: Beginning new tablet copy session on tablet 478f7eeea0544135b9bbee205b051f48 from peer 64dceaffd5b248efb23446182233a82e at {username='slave'} at 127.0.0.1:51158: session id = 64dceaffd5b248efb23446182233a82e-478f7eeea0544135b9bbee205b051f48
I20260608 10:09:38.699779 28043 tablet_copy_source_session.cc:215] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:38.702891 28322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f7eeea0544135b9bbee205b051f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:38.717176 28322 tablet_copy_client.cc:806] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:38.717739 28322 tablet_copy_client.cc:670] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:38.721470 28322 tablet_copy_client.cc:538] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:38.729620 28322 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:38.749611 28322 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:38.750473 28322 tablet_bootstrap.cc:492] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: Bootstrap complete.
I20260608 10:09:38.751119 28322 ts_tablet_manager.cc:1403] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 10:09:38.754438 28322 raft_consensus.cc:359] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.755280 28322 raft_consensus.cc:740] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: LEARNER
I20260608 10:09:38.755940 28322 consensus_queue.cc:260] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:38.758466 28322 ts_tablet_manager.cc:1434] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:38.760099 28043 tablet_copy_service.cc:342] P fd167f64afbb48f29b571c8d3a18d855: Request end of tablet copy session 64dceaffd5b248efb23446182233a82e-478f7eeea0544135b9bbee205b051f48 received from {username='slave'} at 127.0.0.1:51158
I20260608 10:09:38.760496 28043 tablet_copy_service.cc:434] P fd167f64afbb48f29b571c8d3a18d855: ending tablet copy session 64dceaffd5b248efb23446182233a82e-478f7eeea0544135b9bbee205b051f48 on tablet 478f7eeea0544135b9bbee205b051f48 with peer 64dceaffd5b248efb23446182233a82e
I20260608 10:09:38.767729 27958 raft_consensus.cc:1275] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.770393 28240 consensus_queue.cc:1048] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.772429 28033 raft_consensus.cc:1275] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.774046 28240 consensus_queue.cc:1048] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.781437 27883 raft_consensus.cc:1275] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.783839 28240 consensus_queue.cc:1048] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.788723 27884 raft_consensus.cc:1275] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.803223 28240 consensus_queue.cc:1048] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.826771 27882 raft_consensus.cc:1275] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.829293 28275 consensus_queue.cc:1048] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.848750 28030 raft_consensus.cc:1275] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.850522 28118 consensus_queue.cc:1048] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.939167 27958 raft_consensus.cc:1275] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.940472 28338 consensus_queue.cc:1048] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.950919 27882 raft_consensus.cc:1275] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.952486 28274 consensus_queue.cc:1048] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:09:38.970728 27996 consensus_peers.cc:597] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee804661a273492bbae7af9099538cb5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:38.976590 27882 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.978016 28118 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:38.989817 28182 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:38.991478 28275 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:39.047092 28182 raft_consensus.cc:1217] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:39.058485 28183 raft_consensus.cc:1217] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:39.095239 27958 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:09:39.095572 28183 raft_consensus.cc:1217] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:39.097213 28272 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:39.101877 27882 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:09:39.103452 28272 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:39.491889 28349 ts_tablet_manager.cc:933] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: Initiating tablet copy from peer fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:39.494186 28349 tablet_copy_client.cc:323] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41591
I20260608 10:09:39.496031 28043 tablet_copy_service.cc:140] P fd167f64afbb48f29b571c8d3a18d855: Received BeginTabletCopySession request for tablet ee804661a273492bbae7af9099538cb5 from peer 64dceaffd5b248efb23446182233a82e ({username='slave'} at 127.0.0.1:51158)
I20260608 10:09:39.496596 28043 tablet_copy_service.cc:161] P fd167f64afbb48f29b571c8d3a18d855: Beginning new tablet copy session on tablet ee804661a273492bbae7af9099538cb5 from peer 64dceaffd5b248efb23446182233a82e at {username='slave'} at 127.0.0.1:51158: session id = 64dceaffd5b248efb23446182233a82e-ee804661a273492bbae7af9099538cb5
I20260608 10:09:39.504009 28043 tablet_copy_source_session.cc:215] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:39.506851 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee804661a273492bbae7af9099538cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:39.518564 28349 tablet_copy_client.cc:806] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:39.519069 28349 tablet_copy_client.cc:670] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:39.523846 28272 raft_consensus.cc:1064] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: attempting to promote NON_VOTER 64dceaffd5b248efb23446182233a82e to VOTER
I20260608 10:09:39.525556 28349 tablet_copy_client.cc:538] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:39.526463 28272 consensus_queue.cc:237] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:39.532276 28346 raft_consensus.cc:1064] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: attempting to promote NON_VOTER 64dceaffd5b248efb23446182233a82e to VOTER
I20260608 10:09:39.532867 28349 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:39.535656 28346 consensus_queue.cc:237] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:39.553781 28183 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.554092 27958 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.557468 27884 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.557297 28347 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.560400 28347 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.562165 28100 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.590101 28348 raft_consensus.cc:1064] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: attempting to promote NON_VOTER 64dceaffd5b248efb23446182233a82e to VOTER
I20260608 10:09:39.591614 28346 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.593108 28348 consensus_queue.cc:237] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:39.601863 27958 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.608134 27884 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.624410 27882 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.631247 27956 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.632398 27779 catalog_manager.cc:5696] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:39.638062 28183 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.639731 28272 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.640864 28347 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.646777 28183 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.649919 28346 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.675367 27882 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.677582 28184 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.678407 28313 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.681022 28275 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.682753 28030 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:39.684386 28275 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:39.688572 28349 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:39.691318 28349 tablet_bootstrap.cc:492] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: Bootstrap complete.
I20260608 10:09:39.692163 28349 ts_tablet_manager.cc:1403] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.160s	user 0.040s	sys 0.048s
I20260608 10:09:39.695798 28349 raft_consensus.cc:359] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:39.699265 28349 raft_consensus.cc:740] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: LEARNER
I20260608 10:09:39.700537 28349 consensus_queue.cc:260] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:39.704162 28346 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.707404 28349 ts_tablet_manager.cc:1434] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 10:09:39.708755 28182 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.710315 28043 tablet_copy_service.cc:342] P fd167f64afbb48f29b571c8d3a18d855: Request end of tablet copy session 64dceaffd5b248efb23446182233a82e-ee804661a273492bbae7af9099538cb5 received from {username='slave'} at 127.0.0.1:51158
I20260608 10:09:39.710750 28043 tablet_copy_service.cc:434] P fd167f64afbb48f29b571c8d3a18d855: ending tablet copy session 64dceaffd5b248efb23446182233a82e-ee804661a273492bbae7af9099538cb5 on tablet ee804661a273492bbae7af9099538cb5 with peer 64dceaffd5b248efb23446182233a82e
I20260608 10:09:39.714416 27882 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.713507 28183 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.708710 28275 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.758468 27884 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.770128 28030 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.773880 27958 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.790966 27782 catalog_manager.cc:5696] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.792680 27782 catalog_manager.cc:5696] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.809655 27958 consensus_queue.cc:237] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:39.815519 27884 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:39.815464 28030 consensus_queue.cc:237] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:39.818099 28182 raft_consensus.cc:1275] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:39.818754 28348 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:39.822482 28348 consensus_queue.cc:1048] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:09:39.822482 28033 consensus_queue.cc:237] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:39.828886 27882 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:39.829088 28182 raft_consensus.cc:1275] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:39.830372 28183 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:39.830425 28272 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:39.835417 28347 consensus_queue.cc:1048] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:39.838388 28100 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.839108 28118 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.840049 27884 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.837139 28272 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260608 10:09:39.852747 27766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17c67d862c504462b711974d7fdb85ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:39.855669 27780 catalog_manager.cc:5696] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.859015 27778 catalog_manager.cc:5696] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New cstate: current_term: 1 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:09:39.861358 28346 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.859088 27958 raft_consensus.cc:1275] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:39.867897 27768 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 47299ce6bca0470db52b34441c7212d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:39.869386 27944 tablet_service.cc:1558] Processing DeleteTablet for tablet 47299ce6bca0470db52b34441c7212d3 with delete_type TABLET_DATA_TOMBSTONED (TS 52dd0d504bd745888c4d19377767e029 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47138
I20260608 10:09:39.872344 28272 consensus_queue.cc:1048] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:39.873919 28019 tablet_service.cc:1558] Processing DeleteTablet for tablet 17c67d862c504462b711974d7fdb85ca with delete_type TABLET_DATA_TOMBSTONED (TS fd167f64afbb48f29b571c8d3a18d855 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51122
I20260608 10:09:39.876161 28183 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.876500 28182 raft_consensus.cc:2955] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.887477 27958 raft_consensus.cc:2955] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.890656 27778 catalog_manager.cc:5696] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e reported cstate change: config changed from index 3 to 4, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New cstate: current_term: 1 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.901548 27768 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 478f7eeea0544135b9bbee205b051f48 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:39.904498 27874 tablet_service.cc:1558] Processing DeleteTablet for tablet 478f7eeea0544135b9bbee205b051f48 with delete_type TABLET_DATA_TOMBSTONED (TS 4ca05cca4fd9435a842d07ecd7fca368 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40036
I20260608 10:09:39.910228 27884 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.895114 28184 raft_consensus.cc:2955] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:39.915760 28369 tablet_replica.cc:333] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:39.917098 28369 raft_consensus.cc:2243] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:39.917845 28371 tablet_replica.cc:333] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:39.917909 28369 raft_consensus.cc:2272] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:39.918965 28371 raft_consensus.cc:2243] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:39.920801 28371 raft_consensus.cc:2272] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:39.921905 28369 ts_tablet_manager.cc:1916] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:39.925487 28370 tablet_replica.cc:333] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:39.926457 28370 raft_consensus.cc:2243] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:39.927122 28370 raft_consensus.cc:2272] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:39.933550 28370 ts_tablet_manager.cc:1916] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:39.938959 28369 ts_tablet_manager.cc:1929] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:39.939410 28369 log.cc:1199] T 47299ce6bca0470db52b34441c7212d3 P 52dd0d504bd745888c4d19377767e029: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/47299ce6bca0470db52b34441c7212d3
I20260608 10:09:39.930727 28371 ts_tablet_manager.cc:1916] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:39.942687 27766 catalog_manager.cc:5027] TS 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): tablet 47299ce6bca0470db52b34441c7212d3 (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:39.951993 28370 ts_tablet_manager.cc:1929] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:39.952661 28370 log.cc:1199] T 17c67d862c504462b711974d7fdb85ca P fd167f64afbb48f29b571c8d3a18d855: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/17c67d862c504462b711974d7fdb85ca
I20260608 10:09:39.954665 28371 ts_tablet_manager.cc:1929] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:39.954926 27768 catalog_manager.cc:5027] TS fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591): tablet 17c67d862c504462b711974d7fdb85ca (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:39.955092 28371 log.cc:1199] T 478f7eeea0544135b9bbee205b051f48 P 4ca05cca4fd9435a842d07ecd7fca368: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/478f7eeea0544135b9bbee205b051f48
I20260608 10:09:39.956753 27768 catalog_manager.cc:5027] TS 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): tablet 478f7eeea0544135b9bbee205b051f48 (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:40.038268 27835 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:09:40.048439 28184 raft_consensus.cc:1217] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 10:09:40.054188 28033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85046be577974591be566fe98884f54a"
dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
mode: GRACEFUL
new_leader_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:51184
I20260608 10:09:40.054703 28033 raft_consensus.cc:606] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Received request to transfer leadership to TS 64dceaffd5b248efb23446182233a82e
I20260608 10:09:40.055974 27835 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:09:40.056540 27835 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:40.224795 28085 raft_consensus.cc:993] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: : Instructing follower 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:40.225219 28347 raft_consensus.cc:1081] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Signalling peer 64dceaffd5b248efb23446182233a82e to start an election
I20260608 10:09:40.226586 28184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85046be577974591be566fe98884f54a"
dest_uuid: "64dceaffd5b248efb23446182233a82e"
 from {username='slave'} at 127.0.0.1:44398
I20260608 10:09:40.227041 28184 raft_consensus.cc:493] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:09:40.227331 28184 raft_consensus.cc:3060] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:40.231837 28184 raft_consensus.cc:515] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:40.233446 28184 leader_election.cc:290] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Requested vote from peers 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855), fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591)
I20260608 10:09:40.234162 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85046be577974591be566fe98884f54a" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ca05cca4fd9435a842d07ecd7fca368"
I20260608 10:09:40.234453 28033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85046be577974591be566fe98884f54a" candidate_uuid: "64dceaffd5b248efb23446182233a82e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd167f64afbb48f29b571c8d3a18d855"
I20260608 10:09:40.234721 27884 raft_consensus.cc:3060] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:40.234968 28033 raft_consensus.cc:3055] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:09:40.235260 28033 raft_consensus.cc:740] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Running, Role: LEADER
I20260608 10:09:40.236038 28033 consensus_queue.cc:260] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:40.237036 28033 raft_consensus.cc:3060] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:09:40.240684 27884 raft_consensus.cc:2468] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:40.241806 28149 leader_election.cc:304] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca05cca4fd9435a842d07ecd7fca368, 64dceaffd5b248efb23446182233a82e; no voters: 
I20260608 10:09:40.242558 28336 raft_consensus.cc:2804] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:09:40.242744 28033 raft_consensus.cc:2468] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64dceaffd5b248efb23446182233a82e in term 2.
I20260608 10:09:40.242985 28336 raft_consensus.cc:697] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Becoming Leader. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Running, Role: LEADER
I20260608 10:09:40.244688 28336 consensus_queue.cc:237] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } }
I20260608 10:09:40.252696 27779 catalog_manager.cc:5696] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e reported cstate change: term changed from 1 to 2, leader changed from fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) to 64dceaffd5b248efb23446182233a82e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "64dceaffd5b248efb23446182233a82e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:40.630988 28347 raft_consensus.cc:1064] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: attempting to promote NON_VOTER 64dceaffd5b248efb23446182233a82e to VOTER
I20260608 10:09:40.631003 28033 raft_consensus.cc:1275] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:40.632467 28336 consensus_queue.cc:1048] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:40.633354 28347 consensus_queue.cc:237] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:40.645941 28184 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 LEARNER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:09:40.646106 27958 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:09:40.648741 28085 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:09:40.651652 27884 raft_consensus.cc:1275] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 64dceaffd5b248efb23446182233a82e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:09:40.652462 28085 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:09:40.653234 28274 consensus_queue.cc:1048] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:40.664181 27882 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:09:40.666472 28376 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:09:40.679477 28347 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.683315 27884 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.685424 28184 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.691506 27958 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.692600 27779 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: config changed from index 2 to 5, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:09:40.707655 28033 consensus_queue.cc:237] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:40.712954 28184 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:09:40.712975 27958 raft_consensus.cc:1275] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Refusing update from remote peer fd167f64afbb48f29b571c8d3a18d855: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:09:40.714454 28347 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:09:40.715205 28376 consensus_queue.cc:1048] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:09:40.720964 28347 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.722702 28184 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.722990 27958 raft_consensus.cc:2955] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.732333 27768 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ee804661a273492bbae7af9099538cb5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:40.735433 27778 catalog_manager.cc:5696] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e reported cstate change: config changed from index 5 to 6, VOTER 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65) evicted. New cstate: current_term: 3 leader_uuid: "fd167f64afbb48f29b571c8d3a18d855" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:40.745784 27874 tablet_service.cc:1558] Processing DeleteTablet for tablet ee804661a273492bbae7af9099538cb5 with delete_type TABLET_DATA_TOMBSTONED (TS 4ca05cca4fd9435a842d07ecd7fca368 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40036
I20260608 10:09:40.747841 28383 tablet_replica.cc:333] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:40.748517 28383 raft_consensus.cc:2243] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:40.749059 28383 raft_consensus.cc:2272] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:40.751277 28383 ts_tablet_manager.cc:1916] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:40.762526 28383 ts_tablet_manager.cc:1929] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 10:09:40.762872 28383 log.cc:1199] T ee804661a273492bbae7af9099538cb5 P 4ca05cca4fd9435a842d07ecd7fca368: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/ee804661a273492bbae7af9099538cb5
I20260608 10:09:40.764662 27768 catalog_manager.cc:5027] TS 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): tablet ee804661a273492bbae7af9099538cb5 (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:40.924254 27958 consensus_queue.cc:237] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } }
I20260608 10:09:40.930696 27884 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:09:40.932449 28184 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:09:40.932510 28385 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:09:40.933588 27924 consensus_peers.cc:597] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 -> Peer fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591): Couldn't send request to peer fd167f64afbb48f29b571c8d3a18d855. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baea40bc5a3b45af8aadf19a369edf45. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:40.933852 28275 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:40.940012 28386 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } } }
I20260608 10:09:40.941725 27884 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } } }
I20260608 10:09:40.943171 28182 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } } }
I20260608 10:09:40.954210 27882 consensus_queue.cc:237] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:40.955458 27780 catalog_manager.cc:5696] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index -1 to 3, NON_VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) added. New cstate: current_term: 2 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:40.964653 27958 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:09:40.964847 27847 consensus_peers.cc:597] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32c919281f954779be0527ddc5cdde0f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:40.964766 28033 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:40.966228 28390 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:40.967769 28337 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:40.975185 28390 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:40.976903 27958 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:40.979081 28033 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:40.987434 27882 consensus_queue.cc:237] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } }
I20260608 10:09:40.988150 27779 catalog_manager.cc:5696] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
W20260608 10:09:40.998927 27847 consensus_peers.cc:597] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 -> Peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Couldn't send request to peer 52dd0d504bd745888c4d19377767e029. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20e2a8107a0647b29fdc29c6529f52e0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:40.998980 28033 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:40.999300 28182 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:41.000716 28337 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:41.001456 28390 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:41.012880 28337 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } } }
I20260608 10:09:41.014731 28182 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } } }
I20260608 10:09:41.015974 28033 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } } }
I20260608 10:09:41.026633 27778 catalog_manager.cc:5696] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: config changed from index -1 to 2, NON_VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) added. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } } }
I20260608 10:09:41.027594 27882 consensus_queue.cc:237] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:41.035827 28033 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:41.036813 27958 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:09:41.037118 28337 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:09:41.038231 28390 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:09:41.039113 27847 consensus_peers.cc:597] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 -> Peer 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): Couldn't send request to peer 64dceaffd5b248efb23446182233a82e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b43bf59a0f64b56b91fd09f0bfd91dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:41.054097 28396 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:41.061756 28033 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:41.062395 27956 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:41.073143 27779 catalog_manager.cc:5696] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index -1 to 2, NON_VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } } }
I20260608 10:09:41.331562 28401 ts_tablet_manager.cc:933] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: Initiating tablet copy from peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599)
I20260608 10:09:41.333246 28401 tablet_copy_client.cc:323] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:35599
I20260608 10:09:41.334678 27969 tablet_copy_service.cc:140] P 52dd0d504bd745888c4d19377767e029: Received BeginTabletCopySession request for tablet baea40bc5a3b45af8aadf19a369edf45 from peer fd167f64afbb48f29b571c8d3a18d855 ({username='slave'} at 127.0.0.1:47146)
I20260608 10:09:41.335098 27969 tablet_copy_service.cc:161] P 52dd0d504bd745888c4d19377767e029: Beginning new tablet copy session on tablet baea40bc5a3b45af8aadf19a369edf45 from peer fd167f64afbb48f29b571c8d3a18d855 at {username='slave'} at 127.0.0.1:47146: session id = fd167f64afbb48f29b571c8d3a18d855-baea40bc5a3b45af8aadf19a369edf45
I20260608 10:09:41.340272 27969 tablet_copy_source_session.cc:215] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:41.343010 28401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baea40bc5a3b45af8aadf19a369edf45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:41.352500 28401 tablet_copy_client.cc:806] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:41.352973 28401 tablet_copy_client.cc:670] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:41.356021 28401 tablet_copy_client.cc:538] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:41.361225 28401 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap starting.
I20260608 10:09:41.377707 28401 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:41.378445 28401 tablet_bootstrap.cc:492] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: Bootstrap complete.
I20260608 10:09:41.378954 28401 ts_tablet_manager.cc:1403] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.001s
I20260608 10:09:41.381696 28401 raft_consensus.cc:359] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } }
I20260608 10:09:41.382500 28401 raft_consensus.cc:740] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd167f64afbb48f29b571c8d3a18d855, State: Initialized, Role: LEARNER
I20260608 10:09:41.383001 28401 consensus_queue.cc:260] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } }
I20260608 10:09:41.385954 28401 ts_tablet_manager.cc:1434] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 10:09:41.387485 27969 tablet_copy_service.cc:342] P 52dd0d504bd745888c4d19377767e029: Request end of tablet copy session fd167f64afbb48f29b571c8d3a18d855-baea40bc5a3b45af8aadf19a369edf45 received from {username='slave'} at 127.0.0.1:47146
I20260608 10:09:41.387907 27969 tablet_copy_service.cc:434] P 52dd0d504bd745888c4d19377767e029: ending tablet copy session fd167f64afbb48f29b571c8d3a18d855-baea40bc5a3b45af8aadf19a369edf45 on tablet baea40bc5a3b45af8aadf19a369edf45 with peer fd167f64afbb48f29b571c8d3a18d855
I20260608 10:09:41.449138 28404 ts_tablet_manager.cc:933] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: Initiating tablet copy from peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:41.451045 28404 tablet_copy_client.cc:323] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:46855
I20260608 10:09:41.452746 27894 tablet_copy_service.cc:140] P 4ca05cca4fd9435a842d07ecd7fca368: Received BeginTabletCopySession request for tablet 20e2a8107a0647b29fdc29c6529f52e0 from peer 52dd0d504bd745888c4d19377767e029 ({username='slave'} at 127.0.0.1:40064)
I20260608 10:09:41.453382 27894 tablet_copy_service.cc:161] P 4ca05cca4fd9435a842d07ecd7fca368: Beginning new tablet copy session on tablet 20e2a8107a0647b29fdc29c6529f52e0 from peer 52dd0d504bd745888c4d19377767e029 at {username='slave'} at 127.0.0.1:40064: session id = 52dd0d504bd745888c4d19377767e029-20e2a8107a0647b29fdc29c6529f52e0
I20260608 10:09:41.460764 27894 tablet_copy_source_session.cc:215] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:41.463519 28404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2a8107a0647b29fdc29c6529f52e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:41.473369 28404 tablet_copy_client.cc:806] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:41.473870 28404 tablet_copy_client.cc:670] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:41.477519 28404 tablet_copy_client.cc:538] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:41.483070 28404 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: Bootstrap starting.
I20260608 10:09:41.497881 28404 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:41.498606 28404 tablet_bootstrap.cc:492] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: Bootstrap complete.
I20260608 10:09:41.499101 28404 ts_tablet_manager.cc:1403] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:09:41.501225 28404 raft_consensus.cc:359] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } }
I20260608 10:09:41.501839 28404 raft_consensus.cc:740] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 52dd0d504bd745888c4d19377767e029, State: Initialized, Role: LEARNER
I20260608 10:09:41.502344 28404 consensus_queue.cc:260] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: NON_VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: true } }
I20260608 10:09:41.504238 28404 ts_tablet_manager.cc:1434] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:09:41.508059 27894 tablet_copy_service.cc:342] P 4ca05cca4fd9435a842d07ecd7fca368: Request end of tablet copy session 52dd0d504bd745888c4d19377767e029-20e2a8107a0647b29fdc29c6529f52e0 received from {username='slave'} at 127.0.0.1:40064
I20260608 10:09:41.508563 27894 tablet_copy_service.cc:434] P 4ca05cca4fd9435a842d07ecd7fca368: ending tablet copy session 52dd0d504bd745888c4d19377767e029-20e2a8107a0647b29fdc29c6529f52e0 on tablet 20e2a8107a0647b29fdc29c6529f52e0 with peer 52dd0d504bd745888c4d19377767e029
I20260608 10:09:41.516811 28407 ts_tablet_manager.cc:933] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: Initiating tablet copy from peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:41.519572 28407 tablet_copy_client.cc:323] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:46855
I20260608 10:09:41.522172 27894 tablet_copy_service.cc:140] P 4ca05cca4fd9435a842d07ecd7fca368: Received BeginTabletCopySession request for tablet 32c919281f954779be0527ddc5cdde0f from peer 64dceaffd5b248efb23446182233a82e ({username='slave'} at 127.0.0.1:40076)
I20260608 10:09:41.522753 27894 tablet_copy_service.cc:161] P 4ca05cca4fd9435a842d07ecd7fca368: Beginning new tablet copy session on tablet 32c919281f954779be0527ddc5cdde0f from peer 64dceaffd5b248efb23446182233a82e at {username='slave'} at 127.0.0.1:40076: session id = 64dceaffd5b248efb23446182233a82e-32c919281f954779be0527ddc5cdde0f
I20260608 10:09:41.532830 27894 tablet_copy_source_session.cc:215] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:41.535928 28407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c919281f954779be0527ddc5cdde0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:41.550799 28407 tablet_copy_client.cc:806] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:41.551385 28407 tablet_copy_client.cc:670] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:41.555135 28407 tablet_copy_client.cc:538] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:41.563454 28407 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:41.591703 28410 ts_tablet_manager.cc:933] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: Initiating tablet copy from peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855)
I20260608 10:09:41.594465 28410 tablet_copy_client.cc:323] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:46855
I20260608 10:09:41.596191 27894 tablet_copy_service.cc:140] P 4ca05cca4fd9435a842d07ecd7fca368: Received BeginTabletCopySession request for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc from peer 64dceaffd5b248efb23446182233a82e ({username='slave'} at 127.0.0.1:40076)
I20260608 10:09:41.596786 27894 tablet_copy_service.cc:161] P 4ca05cca4fd9435a842d07ecd7fca368: Beginning new tablet copy session on tablet 0b43bf59a0f64b56b91fd09f0bfd91dc from peer 64dceaffd5b248efb23446182233a82e at {username='slave'} at 127.0.0.1:40076: session id = 64dceaffd5b248efb23446182233a82e-0b43bf59a0f64b56b91fd09f0bfd91dc
I20260608 10:09:41.601045 28407 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:41.602056 28407 tablet_bootstrap.cc:492] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: Bootstrap complete.
I20260608 10:09:41.602303 27894 tablet_copy_source_session.cc:215] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:09:41.602690 28407 ts_tablet_manager.cc:1403] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.021s
I20260608 10:09:41.604766 28410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:41.606398 28407 raft_consensus.cc:359] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:41.607262 28407 raft_consensus.cc:740] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: LEARNER
I20260608 10:09:41.607932 28407 consensus_queue.cc:260] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:41.610425 28407 ts_tablet_manager.cc:1434] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:41.614619 27894 tablet_copy_service.cc:342] P 4ca05cca4fd9435a842d07ecd7fca368: Request end of tablet copy session 64dceaffd5b248efb23446182233a82e-32c919281f954779be0527ddc5cdde0f received from {username='slave'} at 127.0.0.1:40076
I20260608 10:09:41.615007 27894 tablet_copy_service.cc:434] P 4ca05cca4fd9435a842d07ecd7fca368: ending tablet copy session 64dceaffd5b248efb23446182233a82e-32c919281f954779be0527ddc5cdde0f on tablet 32c919281f954779be0527ddc5cdde0f with peer 64dceaffd5b248efb23446182233a82e
I20260608 10:09:41.620524 28410 tablet_copy_client.cc:806] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 0 data blocks...
I20260608 10:09:41.621035 28410 tablet_copy_client.cc:670] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:09:41.624717 28410 tablet_copy_client.cc:538] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:09:41.633476 28410 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: Bootstrap starting.
I20260608 10:09:41.659722 28410 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:09:41.660578 28410 tablet_bootstrap.cc:492] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: Bootstrap complete.
I20260608 10:09:41.661370 28410 ts_tablet_manager.cc:1403] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: Time spent bootstrapping tablet: real 0.028s	user 0.028s	sys 0.004s
I20260608 10:09:41.664515 28410 raft_consensus.cc:359] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:41.665349 28410 raft_consensus.cc:740] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64dceaffd5b248efb23446182233a82e, State: Initialized, Role: LEARNER
I20260608 10:09:41.666026 28410 consensus_queue.cc:260] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: true } }
I20260608 10:09:41.668360 28410 ts_tablet_manager.cc:1434] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:09:41.670115 27894 tablet_copy_service.cc:342] P 4ca05cca4fd9435a842d07ecd7fca368: Request end of tablet copy session 64dceaffd5b248efb23446182233a82e-0b43bf59a0f64b56b91fd09f0bfd91dc received from {username='slave'} at 127.0.0.1:40076
I20260608 10:09:41.670559 27894 tablet_copy_service.cc:434] P 4ca05cca4fd9435a842d07ecd7fca368: ending tablet copy session 64dceaffd5b248efb23446182233a82e-0b43bf59a0f64b56b91fd09f0bfd91dc on tablet 0b43bf59a0f64b56b91fd09f0bfd91dc with peer 64dceaffd5b248efb23446182233a82e
I20260608 10:09:41.896278 27956 raft_consensus.cc:1217] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:41.945200 28033 raft_consensus.cc:1217] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:09:41.956770 28182 raft_consensus.cc:1217] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:42.057982 27835 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:09:42.068040 28182 raft_consensus.cc:1217] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:09:42.090395 27835 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:09:42.091215 27835 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:42.453263 28414 raft_consensus.cc:1064] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: attempting to promote NON_VOTER 52dd0d504bd745888c4d19377767e029 to VOTER
I20260608 10:09:42.455232 28414 consensus_queue.cc:237] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } }
I20260608 10:09:42.461522 27956 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 LEARNER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.461814 28033 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.463164 28414 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.464080 28409 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.464262 28182 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.466471 28390 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.483201 28416 raft_consensus.cc:1064] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: attempting to promote NON_VOTER fd167f64afbb48f29b571c8d3a18d855 to VOTER
I20260608 10:09:42.482282 28390 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52dd0d504bd745888c4d19377767e029 (127.24.72.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.485656 28416 consensus_queue.cc:237] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } }
I20260608 10:09:42.485508 27956 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52dd0d504bd745888c4d19377767e029 (127.24.72.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.486207 28030 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52dd0d504bd745888c4d19377767e029 (127.24.72.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.501680 27778 catalog_manager.cc:5696] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index 2 to 3, 52dd0d504bd745888c4d19377767e029 (127.24.72.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.520681 28182 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52dd0d504bd745888c4d19377767e029 (127.24.72.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.524623 27882 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:09:42.525419 28030 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 LEARNER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:09:42.527988 28415 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.529804 28415 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.539973 28409 raft_consensus.cc:1064] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: attempting to promote NON_VOTER 64dceaffd5b248efb23446182233a82e to VOTER
I20260608 10:09:42.544761 28409 consensus_queue.cc:237] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:42.561156 28182 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:09:42.569607 28033 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.569489 28415 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.572948 28182 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.571887 28423 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.574564 28409 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.581620 27882 consensus_queue.cc:237] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } }
I20260608 10:09:42.591146 27956 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.593191 28423 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.595230 28031 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:42.597231 27956 raft_consensus.cc:1275] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:42.598999 28423 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.599915 28390 consensus_queue.cc:1048] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.610520 28390 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.611626 28031 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.625366 27768 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 20e2a8107a0647b29fdc29c6529f52e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:42.629979 27956 raft_consensus.cc:2955] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } } }
I20260608 10:09:42.630213 27782 catalog_manager.cc:5696] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 reported cstate change: config changed from index 3 to 4, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:09:42.642495 28174 tablet_service.cc:1558] Processing DeleteTablet for tablet 20e2a8107a0647b29fdc29c6529f52e0 with delete_type TABLET_DATA_TOMBSTONED (TS 64dceaffd5b248efb23446182233a82e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44372
I20260608 10:09:42.648517 28425 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } }
I20260608 10:09:42.651461 28030 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } }
I20260608 10:09:42.661980 27882 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } }
I20260608 10:09:42.668255 28438 tablet_replica.cc:333] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:42.669871 27779 catalog_manager.cc:5696] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index 3 to 4, fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:09:42.671535 28438 raft_consensus.cc:2243] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:42.672538 28438 raft_consensus.cc:2272] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:42.679225 28438 ts_tablet_manager.cc:1916] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:42.700024 27956 consensus_queue.cc:237] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } }
I20260608 10:09:42.712811 28390 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.714701 28409 raft_consensus.cc:1064] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: attempting to promote NON_VOTER 64dceaffd5b248efb23446182233a82e to VOTER
I20260608 10:09:42.717422 27884 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:09:42.720461 28425 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:09:42.722307 28409 consensus_queue.cc:237] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:42.727109 28031 raft_consensus.cc:1275] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Refusing update from remote peer 52dd0d504bd745888c4d19377767e029: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:09:42.730652 28425 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } }
I20260608 10:09:42.726845 28030 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.735592 27884 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } }
I20260608 10:09:42.745814 28427 consensus_queue.cc:1048] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:09:42.746596 27766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet baea40bc5a3b45af8aadf19a369edf45 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:42.750571 27956 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.751444 28032 raft_consensus.cc:2955] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } }
I20260608 10:09:42.756981 28183 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 LEARNER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.759768 28437 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.762818 27780 catalog_manager.cc:5696] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 reported cstate change: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.759686 27782 catalog_manager.cc:5696] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index 4 to 5, VOTER 64dceaffd5b248efb23446182233a82e (127.24.72.68) evicted. New cstate: current_term: 2 leader_uuid: "52dd0d504bd745888c4d19377767e029" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:42.769529 28031 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.780107 27956 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:09:42.783094 28438 ts_tablet_manager.cc:1929] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:42.780602 28409 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260608 10:09:42.784168 28438 log.cc:1199] T 20e2a8107a0647b29fdc29c6529f52e0 P 64dceaffd5b248efb23446182233a82e: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root/wals/20e2a8107a0647b29fdc29c6529f52e0
I20260608 10:09:42.784330 28414 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:09:42.785887 27766 catalog_manager.cc:5027] TS 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): tablet 20e2a8107a0647b29fdc29c6529f52e0 (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:42.789124 28174 tablet_service.cc:1558] Processing DeleteTablet for tablet baea40bc5a3b45af8aadf19a369edf45 with delete_type TABLET_DATA_TOMBSTONED (TS 64dceaffd5b248efb23446182233a82e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44372
I20260608 10:09:42.788887 28184 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } attrs { replace: true } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.790352 28438 tablet_replica.cc:333] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:42.791275 28438 raft_consensus.cc:2243] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:42.792985 28438 pending_rounds.cc:70] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Trying to abort 1 pending ops.
I20260608 10:09:42.793285 28438 pending_rounds.cc:77] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7294621214655410176 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "baea40bc5a3b45af8aadf19a369edf45" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: NON_VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { replace: true } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { promote: false } } } }
I20260608 10:09:42.794490 28438 raft_consensus.cc:2917] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260608 10:09:42.794955 28438 raft_consensus.cc:2889] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:09:42.795396 28438 raft_consensus.cc:2272] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:42.799183 28438 ts_tablet_manager.cc:1916] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:42.828877 27884 consensus_queue.cc:237] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:42.835273 28184 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:42.837065 28409 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.839994 28031 raft_consensus.cc:1275] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:42.843657 28409 consensus_queue.cc:1048] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:09:42.849216 28414 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.855643 28438 ts_tablet_manager.cc:1929] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:09:42.856145 28438 log.cc:1199] T baea40bc5a3b45af8aadf19a369edf45 P 64dceaffd5b248efb23446182233a82e: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-3-root/wals/baea40bc5a3b45af8aadf19a369edf45
I20260608 10:09:42.855437 27956 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.857911 27766 catalog_manager.cc:5027] TS 64dceaffd5b248efb23446182233a82e (127.24.72.68:45287): tablet baea40bc5a3b45af8aadf19a369edf45 (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:42.863389 28437 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.864990 28184 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.869228 28183 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.873111 28030 raft_consensus.cc:2955] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.882220 27780 catalog_manager.cc:5696] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.887961 27779 catalog_manager.cc:5696] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e reported cstate change: config changed from index 3 to 4, VOTER 52dd0d504bd745888c4d19377767e029 (127.24.72.66) evicted. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.892355 27768 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:42.894006 28032 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64dceaffd5b248efb23446182233a82e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "fd167f64afbb48f29b571c8d3a18d855" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.911602 27884 consensus_queue.cc:237] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } }
I20260608 10:09:42.917057 27944 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b43bf59a0f64b56b91fd09f0bfd91dc with delete_type TABLET_DATA_TOMBSTONED (TS 52dd0d504bd745888c4d19377767e029 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47138
I20260608 10:09:42.926059 28183 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:42.927444 27956 raft_consensus.cc:1275] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Refusing update from remote peer 4ca05cca4fd9435a842d07ecd7fca368: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:09:42.929579 28423 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.930610 28390 consensus_queue.cc:1048] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:09:42.936340 28443 tablet_replica.cc:333] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:42.937347 28443 raft_consensus.cc:2243] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:42.938009 28443 raft_consensus.cc:2272] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:42.939222 28423 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.941637 28443 ts_tablet_manager.cc:1916] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:42.944126 27958 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.945937 28183 raft_consensus.cc:2955] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.960256 27778 catalog_manager.cc:5696] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 reported cstate change: config changed from index 3 to 4, VOTER fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67) evicted. New cstate: current_term: 1 leader_uuid: "4ca05cca4fd9435a842d07ecd7fca368" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ca05cca4fd9435a842d07ecd7fca368" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 46855 } } peers { permanent_uuid: "52dd0d504bd745888c4d19377767e029" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35599 } } peers { permanent_uuid: "64dceaffd5b248efb23446182233a82e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 45287 } attrs { promote: false } } }
I20260608 10:09:42.962574 27768 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 32c919281f954779be0527ddc5cdde0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:09:42.971468 28443 ts_tablet_manager.cc:1929] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:42.972129 28443 log.cc:1199] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 52dd0d504bd745888c4d19377767e029: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/0b43bf59a0f64b56b91fd09f0bfd91dc
I20260608 10:09:42.975440 27766 catalog_manager.cc:5027] TS 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): tablet 0b43bf59a0f64b56b91fd09f0bfd91dc (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:42.979249 28019 tablet_service.cc:1558] Processing DeleteTablet for tablet 32c919281f954779be0527ddc5cdde0f with delete_type TABLET_DATA_TOMBSTONED (TS fd167f64afbb48f29b571c8d3a18d855 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51122
I20260608 10:09:42.981024 28444 tablet_replica.cc:333] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:42.981731 28444 raft_consensus.cc:2243] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:42.982245 28444 raft_consensus.cc:2272] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:42.984556 28444 ts_tablet_manager.cc:1916] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:09:42.994010 28444 ts_tablet_manager.cc:1929] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:09:42.994271 28444 log.cc:1199] T 32c919281f954779be0527ddc5cdde0f P fd167f64afbb48f29b571c8d3a18d855: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/32c919281f954779be0527ddc5cdde0f
I20260608 10:09:42.995491 27768 catalog_manager.cc:5027] TS fd167f64afbb48f29b571c8d3a18d855 (127.24.72.67:41591): tablet 32c919281f954779be0527ddc5cdde0f (table range_aware_rebalance_new_range [id=6b9eab425da74884b2783493602d4ec7]) successfully deleted
I20260608 10:09:43.103242 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:09:43.124327 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:43.125104 24865 tablet_replica.cc:333] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.125908 24865 raft_consensus.cc:2243] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.126464 24865 raft_consensus.cc:2272] T 46aeb2013ad74e8786dd8e2fbd533a63 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.128132 24865 tablet_replica.cc:333] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.128669 24865 raft_consensus.cc:2243] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.129045 24865 raft_consensus.cc:2272] T 85046be577974591be566fe98884f54a P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.130753 24865 tablet_replica.cc:333] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.131269 24865 raft_consensus.cc:2243] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.131803 24865 raft_consensus.cc:2272] T baea40bc5a3b45af8aadf19a369edf45 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.133968 24865 tablet_replica.cc:333] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.134766 24865 raft_consensus.cc:2243] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.135533 24865 raft_consensus.cc:2272] T 20e2a8107a0647b29fdc29c6529f52e0 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.137537 24865 tablet_replica.cc:333] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.138063 24865 raft_consensus.cc:2243] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.138733 24865 raft_consensus.cc:2272] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.140697 24865 tablet_replica.cc:333] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.141201 24865 raft_consensus.cc:2243] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.141937 24865 raft_consensus.cc:2272] T 652400b124c64510b458e9d482997c90 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.143636 24865 tablet_replica.cc:333] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.144114 24865 raft_consensus.cc:2243] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.144487 24865 raft_consensus.cc:2272] T 6c2826e06bd64d709588e21d7e678a3d P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.146123 24865 tablet_replica.cc:333] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.146597 24865 raft_consensus.cc:2243] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.147033 24865 raft_consensus.cc:2272] T 17c67d862c504462b711974d7fdb85ca P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.148624 24865 tablet_replica.cc:333] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.149116 24865 raft_consensus.cc:2243] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.149513 24865 raft_consensus.cc:2272] T b91c3a36f2b9426b9a58a9af76e9afd7 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.151153 24865 tablet_replica.cc:333] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.151647 24865 raft_consensus.cc:2243] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.152302 24865 raft_consensus.cc:2272] T 32c919281f954779be0527ddc5cdde0f P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.154170 24865 tablet_replica.cc:333] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.154632 24865 raft_consensus.cc:2243] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.154994 24865 raft_consensus.cc:2272] T 8fd81eb483c04e42b20be3fae38bf290 P 4ca05cca4fd9435a842d07ecd7fca368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.156560 24865 tablet_replica.cc:333] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368: stopping tablet replica
I20260608 10:09:43.156976 24865 raft_consensus.cc:2243] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.157470 24865 raft_consensus.cc:2272] T 47299ce6bca0470db52b34441c7212d3 P 4ca05cca4fd9435a842d07ecd7fca368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.189360 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
W20260608 10:09:43.201488 27924 consensus_peers.cc:597] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 -> Peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Couldn't send request to peer 4ca05cca4fd9435a842d07ecd7fca368. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:46855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:43.212080 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
W20260608 10:09:43.216710 28149 consensus_peers.cc:597] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e -> Peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Couldn't send request to peer 4ca05cca4fd9435a842d07ecd7fca368. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:46855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:09:43.230103 28149 consensus_peers.cc:597] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e -> Peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Couldn't send request to peer 4ca05cca4fd9435a842d07ecd7fca368. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:46855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:43.242233 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:43.243072 24865 tablet_replica.cc:333] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.243671 24865 raft_consensus.cc:2243] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.244195 24865 raft_consensus.cc:2272] T 20e2a8107a0647b29fdc29c6529f52e0 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.246454 24865 tablet_replica.cc:333] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.247004 24865 raft_consensus.cc:2243] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.247767 24865 raft_consensus.cc:2272] T baea40bc5a3b45af8aadf19a369edf45 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.249677 24865 tablet_replica.cc:333] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.250353 24865 raft_consensus.cc:2243] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.250741 24865 raft_consensus.cc:2272] T 478f7eeea0544135b9bbee205b051f48 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.252290 24865 tablet_replica.cc:333] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.252820 24865 raft_consensus.cc:2243] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.253707 24865 raft_consensus.cc:2272] T fcd0d95874cb4915ba4b64d216c0d230 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.255522 24865 tablet_replica.cc:333] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.256042 24865 raft_consensus.cc:2243] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:09:43.256139 28149 consensus_peers.cc:597] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e -> Peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Couldn't send request to peer 4ca05cca4fd9435a842d07ecd7fca368. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:46855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:43.256770 24865 raft_consensus.cc:2272] T 32c919281f954779be0527ddc5cdde0f P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.258776 24865 tablet_replica.cc:333] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.259399 24865 raft_consensus.cc:2243] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.260041 24865 raft_consensus.cc:2272] T 17c67d862c504462b711974d7fdb85ca P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.261813 24865 tablet_replica.cc:333] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.262403 24865 raft_consensus.cc:2243] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.263062 24865 raft_consensus.cc:2272] T b91c3a36f2b9426b9a58a9af76e9afd7 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.264671 24865 tablet_replica.cc:333] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.265161 24865 raft_consensus.cc:2243] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.265560 24865 raft_consensus.cc:2272] T 6c2826e06bd64d709588e21d7e678a3d P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.267042 24865 tablet_replica.cc:333] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.267520 24865 raft_consensus.cc:2243] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.267967 24865 raft_consensus.cc:2272] T 652400b124c64510b458e9d482997c90 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.269639 24865 tablet_replica.cc:333] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.270093 24865 raft_consensus.cc:2243] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.270442 24865 raft_consensus.cc:2272] T 5f0207f869aa42179b5a00ebf574dc99 P 52dd0d504bd745888c4d19377767e029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.271929 24865 tablet_replica.cc:333] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.272434 24865 raft_consensus.cc:2243] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.272795 24865 raft_consensus.cc:2272] T 8fd81eb483c04e42b20be3fae38bf290 P 52dd0d504bd745888c4d19377767e029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.274374 24865 tablet_replica.cc:333] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029: stopping tablet replica
I20260608 10:09:43.274807 24865 raft_consensus.cc:2243] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.275389 24865 raft_consensus.cc:2272] T ee804661a273492bbae7af9099538cb5 P 52dd0d504bd745888c4d19377767e029 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 10:09:43.299623 28149 consensus_peers.cc:597] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e -> Peer 4ca05cca4fd9435a842d07ecd7fca368 (127.24.72.65:46855): Couldn't send request to peer 4ca05cca4fd9435a842d07ecd7fca368. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:46855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:43.306932 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:09:43.329664 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:09:43.351497 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:43.352321 24865 tablet_replica.cc:333] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.353139 24865 raft_consensus.cc:2243] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.353631 24865 raft_consensus.cc:2272] T 46aeb2013ad74e8786dd8e2fbd533a63 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.355329 24865 tablet_replica.cc:333] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.355818 24865 raft_consensus.cc:2243] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.356160 24865 raft_consensus.cc:2272] T fcd0d95874cb4915ba4b64d216c0d230 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.357651 24865 tablet_replica.cc:333] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.358125 24865 raft_consensus.cc:2243] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.358458 24865 raft_consensus.cc:2272] T 85046be577974591be566fe98884f54a P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.359990 24865 tablet_replica.cc:333] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.360447 24865 raft_consensus.cc:2243] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.360879 24865 raft_consensus.cc:2272] T baea40bc5a3b45af8aadf19a369edf45 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.362756 24865 tablet_replica.cc:333] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.363247 24865 raft_consensus.cc:2243] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.363708 24865 raft_consensus.cc:2272] T 20e2a8107a0647b29fdc29c6529f52e0 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.365680 24865 tablet_replica.cc:333] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.366147 24865 raft_consensus.cc:2243] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.366789 24865 raft_consensus.cc:2272] T 5f0207f869aa42179b5a00ebf574dc99 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.368314 24865 tablet_replica.cc:333] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.368759 24865 raft_consensus.cc:2243] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.369166 24865 raft_consensus.cc:2272] T 652400b124c64510b458e9d482997c90 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.370756 24865 tablet_replica.cc:333] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.371207 24865 raft_consensus.cc:2243] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.371614 24865 raft_consensus.cc:2272] T 0b43bf59a0f64b56b91fd09f0bfd91dc P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.373569 24865 tablet_replica.cc:333] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.374193 24865 raft_consensus.cc:2243] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.374545 24865 raft_consensus.cc:2272] T b91c3a36f2b9426b9a58a9af76e9afd7 P fd167f64afbb48f29b571c8d3a18d855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.376130 24865 tablet_replica.cc:333] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.376577 24865 raft_consensus.cc:2243] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.377205 24865 raft_consensus.cc:2272] T 47299ce6bca0470db52b34441c7212d3 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.378739 24865 tablet_replica.cc:333] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.379169 24865 raft_consensus.cc:2243] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.379832 24865 raft_consensus.cc:2272] T ee804661a273492bbae7af9099538cb5 P fd167f64afbb48f29b571c8d3a18d855 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.381421 24865 tablet_replica.cc:333] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855: stopping tablet replica
I20260608 10:09:43.381827 24865 raft_consensus.cc:2243] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.382418 24865 raft_consensus.cc:2272] T 478f7eeea0544135b9bbee205b051f48 P fd167f64afbb48f29b571c8d3a18d855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.412416 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:09:43.432670 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
W20260608 10:09:43.447320 28147 consensus_peers.cc:597] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e -> Peer 52dd0d504bd745888c4d19377767e029 (127.24.72.66:35599): Couldn't send request to peer 52dd0d504bd745888c4d19377767e029. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.66:35599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:09:43.451138 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:43.451721 24865 tablet_replica.cc:333] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.452270 24865 raft_consensus.cc:2243] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.452770 24865 raft_consensus.cc:2272] T 32c919281f954779be0527ddc5cdde0f P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.454855 24865 tablet_replica.cc:333] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.455381 24865 raft_consensus.cc:2243] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.455850 24865 raft_consensus.cc:2272] T ee804661a273492bbae7af9099538cb5 P 64dceaffd5b248efb23446182233a82e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.457399 24865 tablet_replica.cc:333] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.457888 24865 raft_consensus.cc:2243] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.458319 24865 raft_consensus.cc:2272] T 478f7eeea0544135b9bbee205b051f48 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.459818 24865 tablet_replica.cc:333] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.460285 24865 raft_consensus.cc:2243] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.460677 24865 raft_consensus.cc:2272] T 47299ce6bca0470db52b34441c7212d3 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.462455 24865 tablet_replica.cc:333] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.462951 24865 raft_consensus.cc:2243] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.463296 24865 raft_consensus.cc:2272] T fcd0d95874cb4915ba4b64d216c0d230 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.464849 24865 tablet_replica.cc:333] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.465356 24865 raft_consensus.cc:2243] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.466028 24865 raft_consensus.cc:2272] T 85046be577974591be566fe98884f54a P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.467519 24865 tablet_replica.cc:333] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.467996 24865 raft_consensus.cc:2243] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.468428 24865 raft_consensus.cc:2272] T 17c67d862c504462b711974d7fdb85ca P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.469992 24865 tablet_replica.cc:333] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.470446 24865 raft_consensus.cc:2243] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.470904 24865 raft_consensus.cc:2272] T 0b43bf59a0f64b56b91fd09f0bfd91dc P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.473182 24865 tablet_replica.cc:333] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.473691 24865 raft_consensus.cc:2243] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.474345 24865 raft_consensus.cc:2272] T 6c2826e06bd64d709588e21d7e678a3d P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.476102 24865 tablet_replica.cc:333] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.476580 24865 raft_consensus.cc:2243] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.477216 24865 raft_consensus.cc:2272] T 8fd81eb483c04e42b20be3fae38bf290 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.478792 24865 tablet_replica.cc:333] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.479231 24865 raft_consensus.cc:2243] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:43.479581 24865 raft_consensus.cc:2272] T 5f0207f869aa42179b5a00ebf574dc99 P 64dceaffd5b248efb23446182233a82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.481206 24865 tablet_replica.cc:333] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e: stopping tablet replica
I20260608 10:09:43.481657 24865 raft_consensus.cc:2243] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.482363 24865 raft_consensus.cc:2272] T 46aeb2013ad74e8786dd8e2fbd533a63 P 64dceaffd5b248efb23446182233a82e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.512080 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:09:43.530223 24865 master.cc:562] Master@127.24.72.126:44631 shutting down...
I20260608 10:09:43.549252 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:43.549817 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:43.550130 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P d83dac7226744e02bfc599031484d907: stopping tablet replica
I20260608 10:09:43.569521 24865 master.cc:584] Master@127.24.72.126:44631 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9831 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:09:43.613901 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:36653
I20260608 10:09:43.614984 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:43.620260 28449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:43.621362 28450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:43.621727 28452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:43.626652 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:43.628764 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:43.628953 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:43.629104 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913383629090 us; error 0 us; skew 500 ppm
I20260608 10:09:43.630024 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:43.632234 24865 webserver.cc:533] Webserver started at http://127.24.72.126:37349/ using document root <none> and password file <none>
I20260608 10:09:43.632751 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:43.632925 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:43.633174 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:43.634231 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "357b414167664737abb4e516b4977583"
format_stamp: "Formatted at 2026-06-08 10:09:43 on dist-test-slave-0v1n"
I20260608 10:09:43.638674 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:09:43.641983 28457 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.642669 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:43.642948 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "357b414167664737abb4e516b4977583"
format_stamp: "Formatted at 2026-06-08 10:09:43 on dist-test-slave-0v1n"
I20260608 10:09:43.643203 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:43.663173 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:43.664261 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:43.700102 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:36653
I20260608 10:09:43.700217 28508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:36653 every 8 connection(s)
I20260608 10:09:43.703956 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:43.713503 28509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583: Bootstrap starting.
I20260608 10:09:43.718101 28509 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:43.722098 28509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583: No bootstrap required, opened a new log
I20260608 10:09:43.724145 28509 raft_consensus.cc:359] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357b414167664737abb4e516b4977583" member_type: VOTER }
I20260608 10:09:43.724519 28509 raft_consensus.cc:385] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:43.724732 28509 raft_consensus.cc:740] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b414167664737abb4e516b4977583, State: Initialized, Role: FOLLOWER
I20260608 10:09:43.725271 28509 consensus_queue.cc:260] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357b414167664737abb4e516b4977583" member_type: VOTER }
I20260608 10:09:43.725742 28509 raft_consensus.cc:399] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:43.725958 28509 raft_consensus.cc:493] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:43.726217 28509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:43.730270 28509 raft_consensus.cc:515] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357b414167664737abb4e516b4977583" member_type: VOTER }
I20260608 10:09:43.730746 28509 leader_election.cc:304] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 357b414167664737abb4e516b4977583; no voters: 
I20260608 10:09:43.731796 28509 leader_election.cc:290] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:43.732132 28512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:43.733384 28512 raft_consensus.cc:697] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 1 LEADER]: Becoming Leader. State: Replica: 357b414167664737abb4e516b4977583, State: Running, Role: LEADER
I20260608 10:09:43.734027 28512 consensus_queue.cc:237] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357b414167664737abb4e516b4977583" member_type: VOTER }
I20260608 10:09:43.734580 28509 sys_catalog.cc:565] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:43.738251 28513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "357b414167664737abb4e516b4977583" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357b414167664737abb4e516b4977583" member_type: VOTER } }
I20260608 10:09:43.738348 28514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 357b414167664737abb4e516b4977583. Latest consensus state: current_term: 1 leader_uuid: "357b414167664737abb4e516b4977583" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357b414167664737abb4e516b4977583" member_type: VOTER } }
I20260608 10:09:43.739042 28513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:43.739090 28514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:43.741971 28518 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:43.746973 28518 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:43.750504 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:43.755672 28518 catalog_manager.cc:1382] Generated new cluster ID: 257c74c1fae14a9eb49ea670c0c92d6d
I20260608 10:09:43.755927 28518 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:43.767262 28518 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:43.768478 28518 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:43.791621 28518 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583: Generated new TSK 0
I20260608 10:09:43.792197 28518 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:43.817061 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:43.822724 28530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:43.823725 28531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:43.824903 28533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:43.825407 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:43.826138 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:43.826327 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:43.826481 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913383826469 us; error 0 us; skew 500 ppm
I20260608 10:09:43.826985 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:43.829111 24865 webserver.cc:533] Webserver started at http://127.24.72.65:42203/ using document root <none> and password file <none>
I20260608 10:09:43.829596 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:43.829753 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:43.829960 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:43.830957 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "9401c7c96ddf4c07b37ac71439a374b0"
format_stamp: "Formatted at 2026-06-08 10:09:43 on dist-test-slave-0v1n"
I20260608 10:09:43.835479 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:09:43.838814 28538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.839478 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:09:43.839744 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "9401c7c96ddf4c07b37ac71439a374b0"
format_stamp: "Formatted at 2026-06-08 10:09:43 on dist-test-slave-0v1n"
I20260608 10:09:43.840013 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:43.867522 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:43.868569 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:43.870105 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:43.872376 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:43.872553 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.872804 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:43.872949 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.909577 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:38741
I20260608 10:09:43.909672 28600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:38741 every 8 connection(s)
I20260608 10:09:43.914407 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:43.921137 28605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:43.922072 28606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:43.924630 24865 server_base.cc:1061] running on GCE node
W20260608 10:09:43.925221 28609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:43.926055 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:43.926312 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:43.926513 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913383926494 us; error 0 us; skew 500 ppm
I20260608 10:09:43.927243 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:43.929087 28601 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36653
I20260608 10:09:43.929517 28601 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:43.929864 24865 webserver.cc:533] Webserver started at http://127.24.72.66:42055/ using document root <none> and password file <none>
I20260608 10:09:43.930415 28601 heartbeater.cc:507] Master 127.24.72.126:36653 requested a full tablet report, sending...
I20260608 10:09:43.930527 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:43.930843 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:43.931172 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:43.932353 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "45beb376681142cd9a6d8901c38d4b20"
format_stamp: "Formatted at 2026-06-08 10:09:43 on dist-test-slave-0v1n"
I20260608 10:09:43.932770 28474 ts_manager.cc:194] Registered new tserver with Master: 9401c7c96ddf4c07b37ac71439a374b0 (127.24.72.65:38741)
I20260608 10:09:43.935130 28474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50128
I20260608 10:09:43.938055 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:09:43.941226 28613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.942135 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:43.942404 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "45beb376681142cd9a6d8901c38d4b20"
format_stamp: "Formatted at 2026-06-08 10:09:43 on dist-test-slave-0v1n"
I20260608 10:09:43.942649 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:43.953836 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:43.954949 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:43.956837 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:43.959122 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:43.959306 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.959545 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:43.959695 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:43.995498 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:34507
I20260608 10:09:43.995601 28675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:34507 every 8 connection(s)
I20260608 10:09:44.000133 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:44.006548 28679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:44.007968 28680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:44.010774 28682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:44.010998 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:44.011435 28676 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36653
I20260608 10:09:44.011814 28676 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:44.011945 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:44.012176 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:44.012337 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913384012319 us; error 0 us; skew 500 ppm
I20260608 10:09:44.012537 28676 heartbeater.cc:507] Master 127.24.72.126:36653 requested a full tablet report, sending...
I20260608 10:09:44.012945 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:44.014714 28474 ts_manager.cc:194] Registered new tserver with Master: 45beb376681142cd9a6d8901c38d4b20 (127.24.72.66:34507)
I20260608 10:09:44.015662 24865 webserver.cc:533] Webserver started at http://127.24.72.67:33251/ using document root <none> and password file <none>
I20260608 10:09:44.016342 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:44.016598 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:44.016505 28474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50130
I20260608 10:09:44.016997 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:44.018172 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "eab4c1bd3d6340d6884f08a993a8ca75"
format_stamp: "Formatted at 2026-06-08 10:09:44 on dist-test-slave-0v1n"
I20260608 10:09:44.022356 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:09:44.025413 28687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:44.026103 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:44.026377 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "eab4c1bd3d6340d6884f08a993a8ca75"
format_stamp: "Formatted at 2026-06-08 10:09:44 on dist-test-slave-0v1n"
I20260608 10:09:44.026630 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:44.058871 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:44.059911 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:44.061316 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:44.063580 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:44.063773 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:44.063985 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:44.064136 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:44.099184 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:40335
I20260608 10:09:44.099303 28749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:40335 every 8 connection(s)
I20260608 10:09:44.103883 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:44.110193 28753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:44.112020 28754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:44.114820 28756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:44.115410 28750 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36653
I20260608 10:09:44.115688 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:44.115859 28750 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:44.116562 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:44.116782 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:44.116710 28750 heartbeater.cc:507] Master 127.24.72.126:36653 requested a full tablet report, sending...
I20260608 10:09:44.117072 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913384117054 us; error 0 us; skew 500 ppm
I20260608 10:09:44.117740 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:44.119035 28474 ts_manager.cc:194] Registered new tserver with Master: eab4c1bd3d6340d6884f08a993a8ca75 (127.24.72.67:40335)
I20260608 10:09:44.120239 24865 webserver.cc:533] Webserver started at http://127.24.72.68:34467/ using document root <none> and password file <none>
I20260608 10:09:44.120532 28474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50140
I20260608 10:09:44.120751 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:44.121028 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:44.121299 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:44.122427 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "0654052e159b42aaa185278d71b616a4"
format_stamp: "Formatted at 2026-06-08 10:09:44 on dist-test-slave-0v1n"
I20260608 10:09:44.126716 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:09:44.130019 28761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:44.130709 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:44.130988 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "0654052e159b42aaa185278d71b616a4"
format_stamp: "Formatted at 2026-06-08 10:09:44 on dist-test-slave-0v1n"
I20260608 10:09:44.131238 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:44.149864 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:44.150975 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:44.152137 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:44.154404 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:44.154585 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:44.154824 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:44.154978 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:44.190662 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:34329
I20260608 10:09:44.190784 28823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:34329 every 8 connection(s)
I20260608 10:09:44.203081 28824 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36653
I20260608 10:09:44.203466 28824 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:44.204206 28824 heartbeater.cc:507] Master 127.24.72.126:36653 requested a full tablet report, sending...
I20260608 10:09:44.206149 28474 ts_manager.cc:194] Registered new tserver with Master: 0654052e159b42aaa185278d71b616a4 (127.24.72.68:34329)
I20260608 10:09:44.207197 24865 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013380163s
I20260608 10:09:44.207471 28474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50150
I20260608 10:09:44.938328 28601 heartbeater.cc:499] Master 127.24.72.126:36653 was elected leader, sending a full tablet report...
I20260608 10:09:45.019320 28676 heartbeater.cc:499] Master 127.24.72.126:36653 was elected leader, sending a full tablet report...
I20260608 10:09:45.123122 28750 heartbeater.cc:499] Master 127.24.72.126:36653 was elected leader, sending a full tablet report...
I20260608 10:09:45.210098 28824 heartbeater.cc:499] Master 127.24.72.126:36653 was elected leader, sending a full tablet report...
I20260608 10:09:45.287596 28474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50160:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:09:45.340469 28641 tablet_service.cc:1511] Processing CreateTablet for tablet eb65428c93f64949b01230741040532d (DEFAULT_TABLE table=test-workload [id=0cc20d67b09b4766b797492a93141a51]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:09:45.342434 28641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb65428c93f64949b01230741040532d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:45.348428 28789 tablet_service.cc:1511] Processing CreateTablet for tablet eb65428c93f64949b01230741040532d (DEFAULT_TABLE table=test-workload [id=0cc20d67b09b4766b797492a93141a51]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:09:45.349898 28789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb65428c93f64949b01230741040532d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:45.352173 28715 tablet_service.cc:1511] Processing CreateTablet for tablet eb65428c93f64949b01230741040532d (DEFAULT_TABLE table=test-workload [id=0cc20d67b09b4766b797492a93141a51]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:09:45.353659 28715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb65428c93f64949b01230741040532d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:45.361763 28846 tablet_bootstrap.cc:492] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20: Bootstrap starting.
I20260608 10:09:45.367297 28847 tablet_bootstrap.cc:492] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4: Bootstrap starting.
I20260608 10:09:45.369876 28846 tablet_bootstrap.cc:654] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:45.373463 28848 tablet_bootstrap.cc:492] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75: Bootstrap starting.
I20260608 10:09:45.373909 28847 tablet_bootstrap.cc:654] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:45.376385 28846 tablet_bootstrap.cc:492] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20: No bootstrap required, opened a new log
I20260608 10:09:45.376832 28846 ts_tablet_manager.cc:1403] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260608 10:09:45.380306 28847 tablet_bootstrap.cc:492] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4: No bootstrap required, opened a new log
I20260608 10:09:45.379914 28846 raft_consensus.cc:359] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.380791 28846 raft_consensus.cc:385] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:45.380838 28847 ts_tablet_manager.cc:1403] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260608 10:09:45.381232 28846 raft_consensus.cc:740] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45beb376681142cd9a6d8901c38d4b20, State: Initialized, Role: FOLLOWER
I20260608 10:09:45.382340 28848 tablet_bootstrap.cc:654] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:45.382141 28846 consensus_queue.cc:260] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.385021 28846 ts_tablet_manager.cc:1434] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.008s
I20260608 10:09:45.384876 28847 raft_consensus.cc:359] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.385754 28847 raft_consensus.cc:385] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:45.386083 28847 raft_consensus.cc:740] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0654052e159b42aaa185278d71b616a4, State: Initialized, Role: FOLLOWER
I20260608 10:09:45.387167 28847 consensus_queue.cc:260] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.389590 28848 tablet_bootstrap.cc:492] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75: No bootstrap required, opened a new log
I20260608 10:09:45.390084 28848 ts_tablet_manager.cc:1403] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 10:09:45.390237 28847 ts_tablet_manager.cc:1434] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:09:45.393126 28848 raft_consensus.cc:359] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.393898 28848 raft_consensus.cc:385] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:45.394218 28848 raft_consensus.cc:740] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab4c1bd3d6340d6884f08a993a8ca75, State: Initialized, Role: FOLLOWER
I20260608 10:09:45.395216 28848 consensus_queue.cc:260] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.399780 28848 ts_tablet_manager.cc:1434] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:09:45.516433 28853 raft_consensus.cc:493] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:45.516945 28853 raft_consensus.cc:515] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.519176 28853 leader_election.cc:290] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45beb376681142cd9a6d8901c38d4b20 (127.24.72.66:34507), eab4c1bd3d6340d6884f08a993a8ca75 (127.24.72.67:40335)
I20260608 10:09:45.529875 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb65428c93f64949b01230741040532d" candidate_uuid: "0654052e159b42aaa185278d71b616a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45beb376681142cd9a6d8901c38d4b20" is_pre_election: true
I20260608 10:09:45.530732 28651 raft_consensus.cc:2468] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0654052e159b42aaa185278d71b616a4 in term 0.
I20260608 10:09:45.530838 28725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb65428c93f64949b01230741040532d" candidate_uuid: "0654052e159b42aaa185278d71b616a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" is_pre_election: true
I20260608 10:09:45.531482 28725 raft_consensus.cc:2468] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0654052e159b42aaa185278d71b616a4 in term 0.
I20260608 10:09:45.532094 28762 leader_election.cc:304] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0654052e159b42aaa185278d71b616a4, 45beb376681142cd9a6d8901c38d4b20; no voters: 
I20260608 10:09:45.532912 28853 raft_consensus.cc:2804] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:45.533193 28853 raft_consensus.cc:493] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:45.533517 28853 raft_consensus.cc:3060] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:45.539090 28853 raft_consensus.cc:515] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.540951 28853 leader_election.cc:290] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [CANDIDATE]: Term 1 election: Requested vote from peers 45beb376681142cd9a6d8901c38d4b20 (127.24.72.66:34507), eab4c1bd3d6340d6884f08a993a8ca75 (127.24.72.67:40335)
I20260608 10:09:45.541703 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb65428c93f64949b01230741040532d" candidate_uuid: "0654052e159b42aaa185278d71b616a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45beb376681142cd9a6d8901c38d4b20"
I20260608 10:09:45.542135 28725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb65428c93f64949b01230741040532d" candidate_uuid: "0654052e159b42aaa185278d71b616a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab4c1bd3d6340d6884f08a993a8ca75"
I20260608 10:09:45.542230 28651 raft_consensus.cc:3060] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:45.542585 28725 raft_consensus.cc:3060] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:45.547886 28651 raft_consensus.cc:2468] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0654052e159b42aaa185278d71b616a4 in term 1.
I20260608 10:09:45.547924 28725 raft_consensus.cc:2468] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0654052e159b42aaa185278d71b616a4 in term 1.
I20260608 10:09:45.549160 28762 leader_election.cc:304] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0654052e159b42aaa185278d71b616a4, 45beb376681142cd9a6d8901c38d4b20; no voters: 
I20260608 10:09:45.549983 28853 raft_consensus.cc:2804] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:45.551083 28853 raft_consensus.cc:697] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 1 LEADER]: Becoming Leader. State: Replica: 0654052e159b42aaa185278d71b616a4, State: Running, Role: LEADER
I20260608 10:09:45.551823 28853 consensus_queue.cc:237] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } }
I20260608 10:09:45.559746 28473 catalog_manager.cc:5696] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0654052e159b42aaa185278d71b616a4 (127.24.72.68). New cstate: current_term: 1 leader_uuid: "0654052e159b42aaa185278d71b616a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0654052e159b42aaa185278d71b616a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 } health_report { overall_health: UNKNOWN } } }
I20260608 10:09:45.750380 28527 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:45.751803 28527 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:45.752130 28527 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:45.948752 28853 consensus_queue.cc:1048] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab4c1bd3d6340d6884f08a993a8ca75" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:45.963881 28863 consensus_queue.cc:1048] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45beb376681142cd9a6d8901c38d4b20" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:47.753032 28527 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:47.754390 28527 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:47.754683 28527 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:49.755543 28527 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:49.756906 28527 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:49.757211 28527 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:51.758078 28527 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:51.759402 28527 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:51.759720 28527 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:53.760556 28527 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:53.761883 28527 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:53.762169 28527 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:55.763119 28527 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:55.764608 28527 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:55.764915 28527 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:56.639791 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:09:56.660866 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.677230 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:09:56.689020 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:09:56.708348 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.709084 24865 tablet_replica.cc:333] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20: stopping tablet replica
I20260608 10:09:56.709667 24865 raft_consensus.cc:2243] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.710253 24865 raft_consensus.cc:2272] T eb65428c93f64949b01230741040532d P 45beb376681142cd9a6d8901c38d4b20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.729528 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:09:56.740367 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:09:56.757964 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.758708 24865 tablet_replica.cc:333] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75: stopping tablet replica
I20260608 10:09:56.759277 24865 raft_consensus.cc:2243] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:09:56.759783 24865 raft_consensus.cc:2272] T eb65428c93f64949b01230741040532d P eab4c1bd3d6340d6884f08a993a8ca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.779109 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:09:56.789566 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:09:56.806344 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:09:56.807013 24865 tablet_replica.cc:333] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4: stopping tablet replica
I20260608 10:09:56.807497 24865 raft_consensus.cc:2243] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.808385 24865 raft_consensus.cc:2272] T eb65428c93f64949b01230741040532d P 0654052e159b42aaa185278d71b616a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.826848 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:09:56.836791 24865 master.cc:562] Master@127.24.72.126:36653 shutting down...
I20260608 10:09:56.855110 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:09:56.855737 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:09:56.856051 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 357b414167664737abb4e516b4977583: stopping tablet replica
I20260608 10:09:56.873909 24865 master.cc:584] Master@127.24.72.126:36653 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13295 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:09:56.909749 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:41933
I20260608 10:09:56.910962 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:56.916200 28872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:56.916428 28873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:56.917738 28875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:56.918833 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:56.919570 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:56.919737 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:56.919862 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913396919850 us; error 0 us; skew 500 ppm
I20260608 10:09:56.920361 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:56.922645 24865 webserver.cc:533] Webserver started at http://127.24.72.126:45617/ using document root <none> and password file <none>
I20260608 10:09:56.923105 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:56.923255 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:56.923472 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:56.924539 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "bd6ddc71f6684b9c897b83b0d47866af"
format_stamp: "Formatted at 2026-06-08 10:09:56 on dist-test-slave-0v1n"
I20260608 10:09:56.928972 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:09:56.932314 28880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:56.932989 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:09:56.933215 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "bd6ddc71f6684b9c897b83b0d47866af"
format_stamp: "Formatted at 2026-06-08 10:09:56 on dist-test-slave-0v1n"
I20260608 10:09:56.933501 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:56.959520 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:56.960728 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:56.997679 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:41933
I20260608 10:09:56.997793 28931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:41933 every 8 connection(s)
I20260608 10:09:57.001690 28932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:57.012042 28932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af: Bootstrap starting.
I20260608 10:09:57.016817 28932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:57.020838 28932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af: No bootstrap required, opened a new log
I20260608 10:09:57.023044 28932 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd6ddc71f6684b9c897b83b0d47866af" member_type: VOTER }
I20260608 10:09:57.023443 28932 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:57.023622 28932 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd6ddc71f6684b9c897b83b0d47866af, State: Initialized, Role: FOLLOWER
I20260608 10:09:57.024189 28932 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd6ddc71f6684b9c897b83b0d47866af" member_type: VOTER }
I20260608 10:09:57.024618 28932 raft_consensus.cc:399] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:09:57.024808 28932 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:09:57.025032 28932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:57.029107 28932 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd6ddc71f6684b9c897b83b0d47866af" member_type: VOTER }
I20260608 10:09:57.029601 28932 leader_election.cc:304] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bd6ddc71f6684b9c897b83b0d47866af; no voters: 
I20260608 10:09:57.030606 28932 leader_election.cc:290] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:09:57.031028 28935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:57.032310 28935 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 1 LEADER]: Becoming Leader. State: Replica: bd6ddc71f6684b9c897b83b0d47866af, State: Running, Role: LEADER
I20260608 10:09:57.032999 28935 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd6ddc71f6684b9c897b83b0d47866af" member_type: VOTER }
I20260608 10:09:57.033442 28932 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:09:57.036062 28936 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd6ddc71f6684b9c897b83b0d47866af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd6ddc71f6684b9c897b83b0d47866af" member_type: VOTER } }
I20260608 10:09:57.036202 28937 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd6ddc71f6684b9c897b83b0d47866af. Latest consensus state: current_term: 1 leader_uuid: "bd6ddc71f6684b9c897b83b0d47866af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd6ddc71f6684b9c897b83b0d47866af" member_type: VOTER } }
I20260608 10:09:57.036666 28936 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:57.036827 28937 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [sys.catalog]: This master's current role is: LEADER
I20260608 10:09:57.039693 28940 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:09:57.044582 28940 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:09:57.048403 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:09:57.053534 28940 catalog_manager.cc:1382] Generated new cluster ID: afc473b0c6ba43a2bc7851acef07ac10
I20260608 10:09:57.053748 28940 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:09:57.065459 28940 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:09:57.066644 28940 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:09:57.082850 28940 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af: Generated new TSK 0
I20260608 10:09:57.083379 28940 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:09:57.114774 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:57.120826 28953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.121896 28954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.123190 28956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.123631 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:57.124420 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:57.124614 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:57.124761 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913397124744 us; error 0 us; skew 500 ppm
I20260608 10:09:57.125309 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:57.127504 24865 webserver.cc:533] Webserver started at http://127.24.72.65:42593/ using document root <none> and password file <none>
I20260608 10:09:57.128008 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:57.128186 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:57.128432 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:57.129540 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "e7219bfbc1cd42d6a213c29414a847f4"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-0v1n"
I20260608 10:09:57.133965 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:09:57.137415 28961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.138103 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:09:57.138358 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "e7219bfbc1cd42d6a213c29414a847f4"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-0v1n"
I20260608 10:09:57.138613 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:57.156912 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:57.158118 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:57.159523 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:57.161789 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:57.162005 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.162215 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:57.162372 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.200368 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:38355
I20260608 10:09:57.200477 29023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:38355 every 8 connection(s)
I20260608 10:09:57.205427 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:57.212503 29028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.213009 29029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.216599 29031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.216753 24865 server_base.cc:1061] running on GCE node
I20260608 10:09:57.217651 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:57.217849 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:57.217976 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913397217965 us; error 0 us; skew 500 ppm
I20260608 10:09:57.218469 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:57.221248 24865 webserver.cc:533] Webserver started at http://127.24.72.66:46125/ using document root <none> and password file <none>
I20260608 10:09:57.221879 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:57.222121 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:57.222436 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:57.222656 29024 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41933
I20260608 10:09:57.223062 29024 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:57.223934 29024 heartbeater.cc:507] Master 127.24.72.126:41933 requested a full tablet report, sending...
I20260608 10:09:57.223912 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "8f943f6619754b69ab73d30c5c7af7ce"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-0v1n"
I20260608 10:09:57.226435 28897 ts_manager.cc:194] Registered new tserver with Master: e7219bfbc1cd42d6a213c29414a847f4 (127.24.72.65:38355)
I20260608 10:09:57.228997 28897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39126
I20260608 10:09:57.229990 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:09:57.233911 29036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.234633 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:09:57.234915 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "8f943f6619754b69ab73d30c5c7af7ce"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-0v1n"
I20260608 10:09:57.235193 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:57.261808 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:57.263005 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:57.264387 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:57.266569 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:57.266769 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.266995 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:57.267148 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.304358 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:44011
I20260608 10:09:57.304461 29098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:44011 every 8 connection(s)
I20260608 10:09:57.309067 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:09:57.316197 29102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:09:57.316272 29103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.323125 29099 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41933
I20260608 10:09:57.323570 29099 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:57.324152 24865 server_base.cc:1061] running on GCE node
W20260608 10:09:57.324338 29105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:09:57.324635 29099 heartbeater.cc:507] Master 127.24.72.126:41933 requested a full tablet report, sending...
I20260608 10:09:57.325357 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:09:57.325582 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:09:57.325784 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913397325765 us; error 0 us; skew 500 ppm
I20260608 10:09:57.326604 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:09:57.326871 28897 ts_manager.cc:194] Registered new tserver with Master: 8f943f6619754b69ab73d30c5c7af7ce (127.24.72.66:44011)
I20260608 10:09:57.328446 28897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39132
I20260608 10:09:57.329188 24865 webserver.cc:533] Webserver started at http://127.24.72.67:44195/ using document root <none> and password file <none>
I20260608 10:09:57.329833 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:09:57.330003 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:09:57.330257 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:09:57.331396 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "696a0b2087fb488ea436b32ef435ff1c"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-0v1n"
I20260608 10:09:57.335850 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:09:57.339102 29110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.339831 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:09:57.340090 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "696a0b2087fb488ea436b32ef435ff1c"
format_stamp: "Formatted at 2026-06-08 10:09:57 on dist-test-slave-0v1n"
I20260608 10:09:57.340339 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:09:57.352900 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:09:57.354046 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:09:57.355391 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:09:57.357584 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:09:57.357775 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.357997 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:09:57.358153 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:09:57.395526 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:39949
I20260608 10:09:57.395640 29172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:39949 every 8 connection(s)
I20260608 10:09:57.408691 29173 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41933
I20260608 10:09:57.409062 29173 heartbeater.cc:461] Registering TS with master...
I20260608 10:09:57.409771 29173 heartbeater.cc:507] Master 127.24.72.126:41933 requested a full tablet report, sending...
I20260608 10:09:57.411587 28897 ts_manager.cc:194] Registered new tserver with Master: 696a0b2087fb488ea436b32ef435ff1c (127.24.72.67:39949)
I20260608 10:09:57.411820 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013099834s
I20260608 10:09:57.413412 28897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39138
I20260608 10:09:58.231928 29024 heartbeater.cc:499] Master 127.24.72.126:41933 was elected leader, sending a full tablet report...
I20260608 10:09:58.330860 29099 heartbeater.cc:499] Master 127.24.72.126:41933 was elected leader, sending a full tablet report...
I20260608 10:09:58.416043 29173 heartbeater.cc:499] Master 127.24.72.126:41933 was elected leader, sending a full tablet report...
I20260608 10:09:58.475808 28897 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39156:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:09:58.477789 28897 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:09:58.517206 29064 tablet_service.cc:1511] Processing CreateTablet for tablet 55653228ef0d4fdca74449c415f4bb2e (DEFAULT_TABLE table=test-workload [id=4dc6d5b1464b428a8f6859ba91df2c77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:09:58.518605 29064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55653228ef0d4fdca74449c415f4bb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.521013 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 55653228ef0d4fdca74449c415f4bb2e (DEFAULT_TABLE table=test-workload [id=4dc6d5b1464b428a8f6859ba91df2c77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:09:58.522338 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55653228ef0d4fdca74449c415f4bb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.522516 29138 tablet_service.cc:1511] Processing CreateTablet for tablet 55653228ef0d4fdca74449c415f4bb2e (DEFAULT_TABLE table=test-workload [id=4dc6d5b1464b428a8f6859ba91df2c77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:09:58.523707 29138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55653228ef0d4fdca74449c415f4bb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:09:58.534552 29194 tablet_bootstrap.cc:492] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce: Bootstrap starting.
I20260608 10:09:58.539201 29195 tablet_bootstrap.cc:492] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4: Bootstrap starting.
I20260608 10:09:58.541106 29196 tablet_bootstrap.cc:492] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c: Bootstrap starting.
I20260608 10:09:58.543385 29194 tablet_bootstrap.cc:654] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.546379 29195 tablet_bootstrap.cc:654] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.546402 29196 tablet_bootstrap.cc:654] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c: Neither blocks nor log segments found. Creating new log.
I20260608 10:09:58.548883 29194 tablet_bootstrap.cc:492] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce: No bootstrap required, opened a new log
I20260608 10:09:58.549482 29194 ts_tablet_manager.cc:1403] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 10:09:58.551431 29196 tablet_bootstrap.cc:492] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c: No bootstrap required, opened a new log
I20260608 10:09:58.551893 29196 ts_tablet_manager.cc:1403] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:09:58.552219 29195 tablet_bootstrap.cc:492] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4: No bootstrap required, opened a new log
I20260608 10:09:58.552667 29195 ts_tablet_manager.cc:1403] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260608 10:09:58.554488 29196 raft_consensus.cc:359] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.554479 29194 raft_consensus.cc:359] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.555272 29196 raft_consensus.cc:385] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.555428 29194 raft_consensus.cc:385] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.555595 29196 raft_consensus.cc:740] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 696a0b2087fb488ea436b32ef435ff1c, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.555989 29194 raft_consensus.cc:740] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f943f6619754b69ab73d30c5c7af7ce, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.555445 29195 raft_consensus.cc:359] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.556663 29195 raft_consensus.cc:385] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:09:58.556545 29196 consensus_queue.cc:260] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.557067 29195 raft_consensus.cc:740] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7219bfbc1cd42d6a213c29414a847f4, State: Initialized, Role: FOLLOWER
I20260608 10:09:58.556870 29194 consensus_queue.cc:260] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.557924 29195 consensus_queue.cc:260] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.559625 29196 ts_tablet_manager.cc:1434] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:09:58.566699 29194 ts_tablet_manager.cc:1434] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:09:58.570624 29195 ts_tablet_manager.cc:1434] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260608 10:09:58.593963 29200 raft_consensus.cc:493] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:09:58.594543 29200 raft_consensus.cc:515] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.596982 29200 leader_election.cc:290] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f943f6619754b69ab73d30c5c7af7ce (127.24.72.66:44011), e7219bfbc1cd42d6a213c29414a847f4 (127.24.72.65:38355)
I20260608 10:09:58.606956 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55653228ef0d4fdca74449c415f4bb2e" candidate_uuid: "696a0b2087fb488ea436b32ef435ff1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f943f6619754b69ab73d30c5c7af7ce" is_pre_election: true
I20260608 10:09:58.607697 29074 raft_consensus.cc:2468] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 696a0b2087fb488ea436b32ef435ff1c in term 0.
I20260608 10:09:58.607932 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55653228ef0d4fdca74449c415f4bb2e" candidate_uuid: "696a0b2087fb488ea436b32ef435ff1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7219bfbc1cd42d6a213c29414a847f4" is_pre_election: true
I20260608 10:09:58.608470 28999 raft_consensus.cc:2468] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 696a0b2087fb488ea436b32ef435ff1c in term 0.
I20260608 10:09:58.608811 29111 leader_election.cc:304] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 696a0b2087fb488ea436b32ef435ff1c, 8f943f6619754b69ab73d30c5c7af7ce; no voters: 
I20260608 10:09:58.609594 29200 raft_consensus.cc:2804] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:09:58.609947 29200 raft_consensus.cc:493] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:09:58.610221 29200 raft_consensus.cc:3060] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:58.615080 29200 raft_consensus.cc:515] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.616875 29200 leader_election.cc:290] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [CANDIDATE]: Term 1 election: Requested vote from peers 8f943f6619754b69ab73d30c5c7af7ce (127.24.72.66:44011), e7219bfbc1cd42d6a213c29414a847f4 (127.24.72.65:38355)
I20260608 10:09:58.617411 29074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55653228ef0d4fdca74449c415f4bb2e" candidate_uuid: "696a0b2087fb488ea436b32ef435ff1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f943f6619754b69ab73d30c5c7af7ce"
I20260608 10:09:58.617851 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55653228ef0d4fdca74449c415f4bb2e" candidate_uuid: "696a0b2087fb488ea436b32ef435ff1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7219bfbc1cd42d6a213c29414a847f4"
I20260608 10:09:58.617926 29074 raft_consensus.cc:3060] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:58.618335 28999 raft_consensus.cc:3060] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:09:58.623003 29074 raft_consensus.cc:2468] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 696a0b2087fb488ea436b32ef435ff1c in term 1.
I20260608 10:09:58.623075 28999 raft_consensus.cc:2468] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 696a0b2087fb488ea436b32ef435ff1c in term 1.
I20260608 10:09:58.624034 29111 leader_election.cc:304] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 696a0b2087fb488ea436b32ef435ff1c, 8f943f6619754b69ab73d30c5c7af7ce; no voters: 
I20260608 10:09:58.624671 29200 raft_consensus.cc:2804] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:09:58.625690 29200 raft_consensus.cc:697] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 1 LEADER]: Becoming Leader. State: Replica: 696a0b2087fb488ea436b32ef435ff1c, State: Running, Role: LEADER
I20260608 10:09:58.626328 29200 consensus_queue.cc:237] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } }
I20260608 10:09:58.633157 28896 catalog_manager.cc:5696] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 696a0b2087fb488ea436b32ef435ff1c (127.24.72.67). New cstate: current_term: 1 leader_uuid: "696a0b2087fb488ea436b32ef435ff1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "696a0b2087fb488ea436b32ef435ff1c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39949 } health_report { overall_health: HEALTHY } } }
I20260608 10:09:59.046700 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:09:59.048429 28950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:09:59.050323 28950 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:09:59.050726 28950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:09:59.060284 29200 consensus_queue.cc:1048] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7219bfbc1cd42d6a213c29414a847f4" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:09:59.073223 29209 consensus_queue.cc:1048] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f943f6619754b69ab73d30c5c7af7ce" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:00.056581 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:01.051654 28950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:01.052947 28950 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:01.053202 28950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:01.064975 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:02.073377 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:03.054090 28950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:03.055373 28950 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:03.055626 28950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:03.081812 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:04.089982 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:05.056792 28950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:05.058519 28950 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:05.058823 28950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:05.100086 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:06.108945 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:07.059656 28950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:07.060971 28950 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:07.061259 28950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:07.116859 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:08.123731 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:09.062139 28950 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:09.063481 28950 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:09.063740 28950 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:09.130530 28945 placement_policy_util.cc:407] tablet 55653228ef0d4fdca74449c415f4bb2e: detected majority of replicas (2 of 3) at location L0
I20260608 10:10:09.704711 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:10:09.727239 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:09.727957 24865 tablet_replica.cc:333] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4: stopping tablet replica
I20260608 10:10:09.728592 24865 raft_consensus.cc:2243] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.729214 24865 raft_consensus.cc:2272] T 55653228ef0d4fdca74449c415f4bb2e P e7219bfbc1cd42d6a213c29414a847f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.749396 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:10:09.762113 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:10:09.779676 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:09.780344 24865 tablet_replica.cc:333] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce: stopping tablet replica
I20260608 10:10:09.780849 24865 raft_consensus.cc:2243] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:09.781301 24865 raft_consensus.cc:2272] T 55653228ef0d4fdca74449c415f4bb2e P 8f943f6619754b69ab73d30c5c7af7ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:09.785789 29111 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:38355: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:10:09.789919 29111 consensus_peers.cc:597] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c -> Peer e7219bfbc1cd42d6a213c29414a847f4 (127.24.72.65:38355): Couldn't send request to peer e7219bfbc1cd42d6a213c29414a847f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:38355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:09.802071 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:10:09.812562 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:10:09.829566 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:09.830202 24865 tablet_replica.cc:333] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c: stopping tablet replica
I20260608 10:10:09.830706 24865 raft_consensus.cc:2243] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.831528 24865 raft_consensus.cc:2272] T 55653228ef0d4fdca74449c415f4bb2e P 696a0b2087fb488ea436b32ef435ff1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.850668 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:10:09.861512 24865 master.cc:562] Master@127.24.72.126:41933 shutting down...
I20260608 10:10:09.878916 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:09.879524 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:09.879801 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd6ddc71f6684b9c897b83b0d47866af: stopping tablet replica
I20260608 10:10:09.897713 24865 master.cc:584] Master@127.24.72.126:41933 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13020 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:10:09.930840 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:35697
I20260608 10:10:09.932009 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:09.937644 29218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:09.937680 29219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:09.938807 29221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:09.939070 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:09.939903 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:09.940076 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:09.940186 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913409940176 us; error 0 us; skew 500 ppm
I20260608 10:10:09.940675 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:09.942981 24865 webserver.cc:533] Webserver started at http://127.24.72.126:35009/ using document root <none> and password file <none>
I20260608 10:10:09.943440 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:09.943593 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:09.943806 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:09.944855 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0"
format_stamp: "Formatted at 2026-06-08 10:10:09 on dist-test-slave-0v1n"
I20260608 10:10:09.949165 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:10:09.953666 29226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:09.954526 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:10:09.954871 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0"
format_stamp: "Formatted at 2026-06-08 10:10:09 on dist-test-slave-0v1n"
I20260608 10:10:09.955214 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:09.970938 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:09.972153 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:10.008965 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:35697
I20260608 10:10:10.009065 29277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:35697 every 8 connection(s)
I20260608 10:10:10.013229 29278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:10.023949 29278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0: Bootstrap starting.
I20260608 10:10:10.028602 29278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:10.032697 29278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0: No bootstrap required, opened a new log
I20260608 10:10:10.034940 29278 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" member_type: VOTER }
I20260608 10:10:10.035368 29278 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:10.035576 29278 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b60bb58d2e4ed496c4e5457e9b42a0, State: Initialized, Role: FOLLOWER
I20260608 10:10:10.036130 29278 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" member_type: VOTER }
I20260608 10:10:10.036597 29278 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:10.036815 29278 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:10.037065 29278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:10.041277 29278 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" member_type: VOTER }
I20260608 10:10:10.041781 29278 leader_election.cc:304] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4b60bb58d2e4ed496c4e5457e9b42a0; no voters: 
I20260608 10:10:10.042840 29278 leader_election.cc:290] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:10.043197 29281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:10.044457 29281 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 1 LEADER]: Becoming Leader. State: Replica: a4b60bb58d2e4ed496c4e5457e9b42a0, State: Running, Role: LEADER
I20260608 10:10:10.045193 29281 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" member_type: VOTER }
I20260608 10:10:10.045694 29278 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:10.048081 29282 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" member_type: VOTER } }
I20260608 10:10:10.048151 29283 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4b60bb58d2e4ed496c4e5457e9b42a0. Latest consensus state: current_term: 1 leader_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b60bb58d2e4ed496c4e5457e9b42a0" member_type: VOTER } }
I20260608 10:10:10.048732 29282 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:10.048830 29283 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:10.051903 29286 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:10.058302 29286 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:10.059345 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:10.067539 29286 catalog_manager.cc:1382] Generated new cluster ID: beda3ade3f16486da9d71cbf5323823a
I20260608 10:10:10.067767 29286 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:10.100055 29286 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:10.101347 29286 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:10.122726 29286 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0: Generated new TSK 0
I20260608 10:10:10.123291 29286 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:10.189893 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:10.195883 29299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:10.197007 29300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:10.198506 29302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:10.198848 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:10.199721 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:10.199914 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:10.200093 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913410200068 us; error 0 us; skew 500 ppm
I20260608 10:10:10.200685 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:10.202966 24865 webserver.cc:533] Webserver started at http://127.24.72.65:35301/ using document root <none> and password file <none>
I20260608 10:10:10.203480 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:10.203660 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:10.203940 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:10.205034 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "f9c77f82feac42adb63d5faf0b7bf137"
format_stamp: "Formatted at 2026-06-08 10:10:10 on dist-test-slave-0v1n"
I20260608 10:10:10.209599 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:10:10.212904 29307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.213606 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:10:10.213879 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "f9c77f82feac42adb63d5faf0b7bf137"
format_stamp: "Formatted at 2026-06-08 10:10:10 on dist-test-slave-0v1n"
I20260608 10:10:10.214154 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:10.236578 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:10.237799 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:10.239267 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:10.241611 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:10.241804 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.242041 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:10.242187 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.280565 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:40721
I20260608 10:10:10.280673 29369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:40721 every 8 connection(s)
I20260608 10:10:10.285743 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:10.292579 29374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:10.292941 29375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:10.295892 29377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:10.296310 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:10.297258 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:10.297570 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:10.297746 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913410297727 us; error 0 us; skew 500 ppm
I20260608 10:10:10.298336 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:10.301141 29370 heartbeater.cc:344] Connected to a master server at 127.24.72.126:35697
I20260608 10:10:10.301156 24865 webserver.cc:533] Webserver started at http://127.24.72.66:45207/ using document root <none> and password file <none>
I20260608 10:10:10.301637 29370 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:10.301942 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:10.302166 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:10.302418 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:10.302388 29370 heartbeater.cc:507] Master 127.24.72.126:35697 requested a full tablet report, sending...
I20260608 10:10:10.303797 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
format_stamp: "Formatted at 2026-06-08 10:10:10 on dist-test-slave-0v1n"
I20260608 10:10:10.304630 29243 ts_manager.cc:194] Registered new tserver with Master: f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721)
I20260608 10:10:10.306454 29243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51880
I20260608 10:10:10.308727 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:10:10.312224 29382 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.312914 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:10:10.313172 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
format_stamp: "Formatted at 2026-06-08 10:10:10 on dist-test-slave-0v1n"
I20260608 10:10:10.313472 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:10.323390 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:10.324512 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:10.325937 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:10.328080 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:10.328274 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.328485 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:10.328636 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.366575 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:33185
I20260608 10:10:10.366699 29444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:33185 every 8 connection(s)
I20260608 10:10:10.371342 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:10.378400 29448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:10.379310 29449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:10.382047 29451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:10.383297 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:10.383966 29445 heartbeater.cc:344] Connected to a master server at 127.24.72.126:35697
I20260608 10:10:10.384243 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:10:10.384305 29445 heartbeater.cc:461] Registering TS with master...
W20260608 10:10:10.384550 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:10.384740 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913410384721 us; error 0 us; skew 500 ppm
I20260608 10:10:10.385151 29445 heartbeater.cc:507] Master 127.24.72.126:35697 requested a full tablet report, sending...
I20260608 10:10:10.385365 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:10.387238 29243 ts_manager.cc:194] Registered new tserver with Master: 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:10.387948 24865 webserver.cc:533] Webserver started at http://127.24.72.67:41125/ using document root <none> and password file <none>
I20260608 10:10:10.388507 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:10.388687 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:10.388671 29243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51888
I20260608 10:10:10.389142 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:10.390451 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "2e6b74db71ef4a32aa021a597ed2043f"
format_stamp: "Formatted at 2026-06-08 10:10:10 on dist-test-slave-0v1n"
I20260608 10:10:10.394812 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:10:10.398082 29456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.398772 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:10:10.399037 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "2e6b74db71ef4a32aa021a597ed2043f"
format_stamp: "Formatted at 2026-06-08 10:10:10 on dist-test-slave-0v1n"
I20260608 10:10:10.399286 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:10.423333 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:10.424495 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:10.425896 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:10.428056 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:10.428249 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.428481 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:10.428637 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:10.467036 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:41771
I20260608 10:10:10.467173 29518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:41771 every 8 connection(s)
I20260608 10:10:10.480363 29519 heartbeater.cc:344] Connected to a master server at 127.24.72.126:35697
I20260608 10:10:10.480815 29519 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:10.481730 29519 heartbeater.cc:507] Master 127.24.72.126:35697 requested a full tablet report, sending...
I20260608 10:10:10.483639 29243 ts_manager.cc:194] Registered new tserver with Master: 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:10.483736 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013453962s
I20260608 10:10:10.484983 29243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260608 10:10:11.308902 29370 heartbeater.cc:499] Master 127.24.72.126:35697 was elected leader, sending a full tablet report...
I20260608 10:10:11.391192 29445 heartbeater.cc:499] Master 127.24.72.126:35697 was elected leader, sending a full tablet report...
I20260608 10:10:11.487412 29519 heartbeater.cc:499] Master 127.24.72.126:35697 was elected leader, sending a full tablet report...
I20260608 10:10:11.537734 29243 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51904:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:10:11.540701 29243 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:10:11.621722 29483 tablet_service.cc:1511] Processing CreateTablet for tablet 972f933fd232424cab60d2534ce6d8d0 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:10:11.623246 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972f933fd232424cab60d2534ce6d8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.623416 29481 tablet_service.cc:1511] Processing CreateTablet for tablet 814ab188b9db46388e767edf731a941e (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:10:11.624722 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ab188b9db46388e767edf731a941e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.625669 29484 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec14942675e4287bcc134f0c73530d7 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:10:11.626992 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec14942675e4287bcc134f0c73530d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.621722 29482 tablet_service.cc:1511] Processing CreateTablet for tablet 4df7de27db5a446dac0b696dc1b59528 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:10:11.629228 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df7de27db5a446dac0b696dc1b59528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.634305 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 3594426e6e1a48f287e57902f0df3784 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:10:11.635725 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594426e6e1a48f287e57902f0df3784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.649690 29479 tablet_service.cc:1511] Processing CreateTablet for tablet e6593a7cce654111a92c44499e26a581 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:10:11.651142 29479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6593a7cce654111a92c44499e26a581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.652963 29409 tablet_service.cc:1511] Processing CreateTablet for tablet 972f933fd232424cab60d2534ce6d8d0 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:10:11.654392 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972f933fd232424cab60d2534ce6d8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.655927 29478 tablet_service.cc:1511] Processing CreateTablet for tablet 219d758513cf4a608ff43578ff989410 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:10:11.658631 29477 tablet_service.cc:1511] Processing CreateTablet for tablet 2b982e6149534ea5b45600dfa1efb073 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:10:11.660975 29476 tablet_service.cc:1511] Processing CreateTablet for tablet 98eec42902ec4b83896e673ad4c4f34b (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:10:11.663388 29475 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1c4e14a7146fc865d819fae878a11 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:10:11.664680 29401 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1c4e14a7146fc865d819fae878a11 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:10:11.666159 29401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1c4e14a7146fc865d819fae878a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.666522 29402 tablet_service.cc:1511] Processing CreateTablet for tablet 98eec42902ec4b83896e673ad4c4f34b (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:10:11.667920 29402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98eec42902ec4b83896e673ad4c4f34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.667847 29407 tablet_service.cc:1511] Processing CreateTablet for tablet 814ab188b9db46388e767edf731a941e (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:10:11.669831 29335 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec14942675e4287bcc134f0c73530d7 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:10:11.670161 29406 tablet_service.cc:1511] Processing CreateTablet for tablet 3594426e6e1a48f287e57902f0df3784 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:10:11.671231 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec14942675e4287bcc134f0c73530d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.672276 29405 tablet_service.cc:1511] Processing CreateTablet for tablet e6593a7cce654111a92c44499e26a581 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:10:11.674440 29404 tablet_service.cc:1511] Processing CreateTablet for tablet 219d758513cf4a608ff43578ff989410 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:10:11.676508 29403 tablet_service.cc:1511] Processing CreateTablet for tablet 2b982e6149534ea5b45600dfa1efb073 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:10:11.666553 29408 tablet_service.cc:1511] Processing CreateTablet for tablet 4df7de27db5a446dac0b696dc1b59528 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:10:11.652961 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec14942675e4287bcc134f0c73530d7 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:10:11.679352 29407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ab188b9db46388e767edf731a941e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.680116 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 972f933fd232424cab60d2534ce6d8d0 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:10:11.681244 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec14942675e4287bcc134f0c73530d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.681555 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972f933fd232424cab60d2534ce6d8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.681628 29538 tablet_bootstrap.cc:492] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:11.682762 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b982e6149534ea5b45600dfa1efb073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.684486 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df7de27db5a446dac0b696dc1b59528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.686028 29405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6593a7cce654111a92c44499e26a581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.689935 29406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594426e6e1a48f287e57902f0df3784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.685702 29481 tablet_service.cc:1511] Processing CreateTablet for tablet cae9f4d1c45345a98fa1a3c3e132ded4 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:10:11.657281 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219d758513cf4a608ff43578ff989410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.693936 29404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219d758513cf4a608ff43578ff989410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.694667 29333 tablet_service.cc:1511] Processing CreateTablet for tablet 4df7de27db5a446dac0b696dc1b59528 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:10:11.696022 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df7de27db5a446dac0b696dc1b59528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.694736 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b982e6149534ea5b45600dfa1efb073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.698457 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98eec42902ec4b83896e673ad4c4f34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.700902 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae9f4d1c45345a98fa1a3c3e132ded4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.705643 29475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1c4e14a7146fc865d819fae878a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.711184 29332 tablet_service.cc:1511] Processing CreateTablet for tablet 814ab188b9db46388e767edf731a941e (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:10:11.712555 29332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ab188b9db46388e767edf731a941e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.722863 29331 tablet_service.cc:1511] Processing CreateTablet for tablet 3594426e6e1a48f287e57902f0df3784 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:10:11.724591 29331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594426e6e1a48f287e57902f0df3784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.747318 29330 tablet_service.cc:1511] Processing CreateTablet for tablet e6593a7cce654111a92c44499e26a581 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:10:11.748799 29330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6593a7cce654111a92c44499e26a581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.750658 29329 tablet_service.cc:1511] Processing CreateTablet for tablet 219d758513cf4a608ff43578ff989410 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:10:11.751968 29329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219d758513cf4a608ff43578ff989410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.755602 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 98eec42902ec4b83896e673ad4c4f34b (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:10:11.756958 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98eec42902ec4b83896e673ad4c4f34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.757413 29328 tablet_service.cc:1511] Processing CreateTablet for tablet 2b982e6149534ea5b45600dfa1efb073 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:10:11.758810 29328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b982e6149534ea5b45600dfa1efb073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.759796 29409 tablet_service.cc:1511] Processing CreateTablet for tablet cae9f4d1c45345a98fa1a3c3e132ded4 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:10:11.761137 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae9f4d1c45345a98fa1a3c3e132ded4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.756022 29326 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1c4e14a7146fc865d819fae878a11 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:10:11.779091 29326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1c4e14a7146fc865d819fae878a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.771675 29401 tablet_service.cc:1511] Processing CreateTablet for tablet 77d8f87ad3104edd98bec238e1382a97 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:10:11.781694 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 77d8f87ad3104edd98bec238e1382a97 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:10:11.783087 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d8f87ad3104edd98bec238e1382a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.800134 29401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d8f87ad3104edd98bec238e1382a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.808367 29539 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:11.814361 29327 tablet_service.cc:1511] Processing CreateTablet for tablet cae9f4d1c45345a98fa1a3c3e132ded4 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:10:11.815961 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae9f4d1c45345a98fa1a3c3e132ded4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.817958 29329 tablet_service.cc:1511] Processing CreateTablet for tablet 77d8f87ad3104edd98bec238e1382a97 (DEFAULT_TABLE table=test-workload [id=d1363c9626d24648815f3947a6453960]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:10:11.819419 29329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d8f87ad3104edd98bec238e1382a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:11.824260 29538 tablet_bootstrap.cc:654] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.836198 29539 tablet_bootstrap.cc:654] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.839708 29540 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:11.849906 29540 tablet_bootstrap.cc:654] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.862394 29538 tablet_bootstrap.cc:492] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:11.862967 29538 ts_tablet_manager.cc:1403] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.006s
I20260608 10:10:11.863214 29540 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:11.863672 29540 ts_tablet_manager.cc:1403] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260608 10:10:11.865144 29539 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:11.865726 29539 ts_tablet_manager.cc:1403] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.004s
I20260608 10:10:11.865983 29538 raft_consensus.cc:359] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.866709 29538 raft_consensus.cc:385] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.866464 29540 raft_consensus.cc:359] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.867067 29538 raft_consensus.cc:740] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.867267 29540 raft_consensus.cc:385] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.867616 29540 raft_consensus.cc:740] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.868394 29540 consensus_queue.cc:260] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.868405 29538 consensus_queue.cc:260] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.868974 29539 raft_consensus.cc:359] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.869675 29539 raft_consensus.cc:385] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.869921 29539 raft_consensus.cc:740] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.871526 29540 ts_tablet_manager.cc:1434] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:10:11.870952 29539 consensus_queue.cc:260] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.872673 29540 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:11.876525 29538 ts_tablet_manager.cc:1434] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260608 10:10:11.877677 29538 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:11.882572 29540 tablet_bootstrap.cc:654] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.884624 29538 tablet_bootstrap.cc:654] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.885875 29539 ts_tablet_manager.cc:1434] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:10:11.887070 29539 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:11.893728 29540 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:11.893922 29539 tablet_bootstrap.cc:654] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.894327 29540 ts_tablet_manager.cc:1403] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260608 10:10:11.895334 29538 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:11.895889 29538 ts_tablet_manager.cc:1403] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 10:10:11.897047 29540 raft_consensus.cc:359] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.897779 29540 raft_consensus.cc:385] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.897758 29544 raft_consensus.cc:493] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:11.898396 29544 raft_consensus.cc:515] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.898761 29538 raft_consensus.cc:359] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.899524 29538 raft_consensus.cc:385] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.899853 29538 raft_consensus.cc:740] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.900581 29539 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:11.900974 29544 leader_election.cc:290] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:11.900676 29538 consensus_queue.cc:260] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.901242 29539 ts_tablet_manager.cc:1403] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:10:11.903262 29538 ts_tablet_manager.cc:1434] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 10:10:11.901572 29540 raft_consensus.cc:740] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.904366 29538 tablet_bootstrap.cc:492] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:11.904618 29540 consensus_queue.cc:260] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.904835 29539 raft_consensus.cc:359] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.905725 29539 raft_consensus.cc:385] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.906088 29539 raft_consensus.cc:740] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.907032 29539 consensus_queue.cc:260] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.908803 29540 ts_tablet_manager.cc:1434] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:10:11.909795 29540 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:11.911787 29538 tablet_bootstrap.cc:654] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.916440 29540 tablet_bootstrap.cc:654] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.926960 29539 ts_tablet_manager.cc:1434] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260608 10:10:11.928236 29540 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:11.928792 29540 ts_tablet_manager.cc:1403] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260608 10:10:11.931710 29540 raft_consensus.cc:359] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.932516 29540 raft_consensus.cc:385] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.932839 29540 raft_consensus.cc:740] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.933746 29540 consensus_queue.cc:260] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.937139 29539 tablet_bootstrap.cc:492] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:11.938716 29540 ts_tablet_manager.cc:1434] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260608 10:10:11.939749 29540 tablet_bootstrap.cc:492] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:11.945977 29540 tablet_bootstrap.cc:654] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.946322 29539 tablet_bootstrap.cc:654] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.938750 29538 tablet_bootstrap.cc:492] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:11.947110 29538 ts_tablet_manager.cc:1403] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.018s
I20260608 10:10:11.950163 29538 raft_consensus.cc:359] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.950870 29538 raft_consensus.cc:385] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.951180 29538 raft_consensus.cc:740] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.952004 29538 consensus_queue.cc:260] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.954401 29538 ts_tablet_manager.cc:1434] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:10:11.954860 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ab188b9db46388e767edf731a941e" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:11.957818 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ab188b9db46388e767edf731a941e" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:11.959499 29538 tablet_bootstrap.cc:492] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
W20260608 10:10:11.959805 29457 leader_election.cc:343] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:11.964277 29457 leader_election.cc:343] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:11.964779 29457 leader_election.cc:304] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:11.965741 29544 raft_consensus.cc:2749] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:11.967344 29539 tablet_bootstrap.cc:492] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:11.967778 29539 ts_tablet_manager.cc:1403] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260608 10:10:11.969766 29538 tablet_bootstrap.cc:654] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.970434 29539 raft_consensus.cc:359] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.971251 29539 raft_consensus.cc:385] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.971608 29539 raft_consensus.cc:740] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
W20260608 10:10:11.972419 29520 tablet.cc:2404] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:10:11.972626 29539 consensus_queue.cc:260] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.979636 29539 ts_tablet_manager.cc:1434] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260608 10:10:11.979799 29540 tablet_bootstrap.cc:492] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:11.980700 29539 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:11.980374 29540 ts_tablet_manager.cc:1403] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.008s
I20260608 10:10:11.981567 29538 tablet_bootstrap.cc:492] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:11.982079 29538 ts_tablet_manager.cc:1403] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260608 10:10:11.984197 29540 raft_consensus.cc:359] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.984923 29540 raft_consensus.cc:385] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.984813 29538 raft_consensus.cc:359] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.985289 29540 raft_consensus.cc:740] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.985678 29538 raft_consensus.cc:385] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:11.986135 29538 raft_consensus.cc:740] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:11.986187 29540 consensus_queue.cc:260] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.987632 29539 tablet_bootstrap.cc:654] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.987139 29538 consensus_queue.cc:260] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:11.988498 29540 ts_tablet_manager.cc:1434] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:10:11.989563 29540 tablet_bootstrap.cc:492] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:11.990294 29538 ts_tablet_manager.cc:1434] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 10:10:11.991487 29538 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:11.996721 29540 tablet_bootstrap.cc:654] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:11.998947 29538 tablet_bootstrap.cc:654] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.008922 29540 tablet_bootstrap.cc:492] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.009507 29540 ts_tablet_manager.cc:1403] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260608 10:10:12.011272 29538 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.011849 29538 ts_tablet_manager.cc:1403] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260608 10:10:12.012987 29539 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.013572 29539 ts_tablet_manager.cc:1403] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260608 10:10:12.014344 29540 raft_consensus.cc:359] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.015161 29540 raft_consensus.cc:385] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.014835 29538 raft_consensus.cc:359] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.015530 29540 raft_consensus.cc:740] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.015727 29538 raft_consensus.cc:385] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.016116 29538 raft_consensus.cc:740] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.016453 29540 consensus_queue.cc:260] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.017102 29538 consensus_queue.cc:260] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.017207 29539 raft_consensus.cc:359] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.018023 29539 raft_consensus.cc:385] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.018380 29539 raft_consensus.cc:740] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.018944 29540 ts_tablet_manager.cc:1434] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:10:12.019280 29539 consensus_queue.cc:260] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.020007 29540 tablet_bootstrap.cc:492] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.021566 29538 ts_tablet_manager.cc:1434] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:10:12.022619 29538 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:12.025424 29539 ts_tablet_manager.cc:1434] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:10:12.026515 29539 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.027175 29540 tablet_bootstrap.cc:654] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.027371 29544 raft_consensus.cc:493] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.027869 29544 raft_consensus.cc:515] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.029146 29538 tablet_bootstrap.cc:654] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.032675 29544 leader_election.cc:290] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.034140 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df7de27db5a446dac0b696dc1b59528" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.035717 29345 raft_consensus.cc:2468] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 0.
I20260608 10:10:12.034500 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df7de27db5a446dac0b696dc1b59528" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
W20260608 10:10:12.038441 29457 leader_election.cc:343] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.039223 29457 leader_election.cc:304] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 8d57361b368e4b30a4e7079d8e9fcddb
I20260608 10:10:12.040464 29544 raft_consensus.cc:2804] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.040849 29544 raft_consensus.cc:493] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.041414 29546 raft_consensus.cc:493] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.041880 29546 raft_consensus.cc:515] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.041157 29544 raft_consensus.cc:3060] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.044243 29539 tablet_bootstrap.cc:654] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.044600 29546 leader_election.cc:290] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.048455 29540 tablet_bootstrap.cc:492] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.049012 29540 ts_tablet_manager.cc:1403] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260608 10:10:12.051286 29544 raft_consensus.cc:515] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.055588 29538 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.055863 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df7de27db5a446dac0b696dc1b59528" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.056991 29345 raft_consensus.cc:3060] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:12.057416 29291 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:10:12.058180 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df7de27db5a446dac0b696dc1b59528" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
W20260608 10:10:12.059836 29457 leader_election.cc:343] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.060392 29544 leader_election.cc:290] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.063974 29345 raft_consensus.cc:2468] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 1.
I20260608 10:10:12.052248 29540 raft_consensus.cc:359] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.065040 29540 raft_consensus.cc:385] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.065227 29457 leader_election.cc:304] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 8d57361b368e4b30a4e7079d8e9fcddb
I20260608 10:10:12.069162 29540 raft_consensus.cc:740] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.070376 29544 raft_consensus.cc:2804] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.070142 29540 consensus_queue.cc:260] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.072525 29540 ts_tablet_manager.cc:1434] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 10:10:12.073469 29546 raft_consensus.cc:493] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.067430 29538 ts_tablet_manager.cc:1403] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260608 10:10:12.077569 29546 raft_consensus.cc:515] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.078019 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6593a7cce654111a92c44499e26a581" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.075958 29539 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.079497 29539 ts_tablet_manager.cc:1403] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.009s
I20260608 10:10:12.079689 29546 leader_election.cc:290] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.080292 29538 raft_consensus.cc:359] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.081058 29540 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.082336 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972f933fd232424cab60d2534ce6d8d0" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.082401 29539 raft_consensus.cc:359] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.083046 29345 raft_consensus.cc:2468] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.083226 29539 raft_consensus.cc:385] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.083716 29539 raft_consensus.cc:740] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
W20260608 10:10:12.084678 29383 leader_election.cc:343] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.085609 29383 leader_election.cc:304] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.086436 29546 raft_consensus.cc:2804] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.086795 29546 raft_consensus.cc:493] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.087109 29546 raft_consensus.cc:3060] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.084631 29539 consensus_queue.cc:260] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.088488 29540 tablet_bootstrap.cc:654] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.084764 29538 raft_consensus.cc:385] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.089761 29538 raft_consensus.cc:740] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.090553 29538 consensus_queue.cc:260] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.095597 29546 raft_consensus.cc:515] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.096035 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6593a7cce654111a92c44499e26a581" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.096649 29494 raft_consensus.cc:2468] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.097868 29546 leader_election.cc:290] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.100299 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972f933fd232424cab60d2534ce6d8d0" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.099303 29383 leader_election.cc:304] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb; no voters: f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:12.100853 29345 raft_consensus.cc:3060] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.101845 29546 raft_consensus.cc:2804] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.102182 29546 raft_consensus.cc:493] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.102507 29546 raft_consensus.cc:3060] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.103726 29539 ts_tablet_manager.cc:1434] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.004s
I20260608 10:10:12.097934 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972f933fd232424cab60d2534ce6d8d0" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.105751 29493 raft_consensus.cc:2468] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.099375 29566 raft_consensus.cc:493] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.106901 29539 tablet_bootstrap.cc:492] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.106796 29566 raft_consensus.cc:515] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.107503 29544 raft_consensus.cc:697] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Becoming Leader. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Running, Role: LEADER
I20260608 10:10:12.108397 29544 consensus_queue.cc:237] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.117563 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df7de27db5a446dac0b696dc1b59528" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.099645 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972f933fd232424cab60d2534ce6d8d0" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.118824 29494 raft_consensus.cc:3060] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.119115 29546 raft_consensus.cc:515] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.122153 29343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6593a7cce654111a92c44499e26a581" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.111503 29566 leader_election.cc:290] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.113372 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df7de27db5a446dac0b696dc1b59528" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.124193 29344 raft_consensus.cc:2393] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d57361b368e4b30a4e7079d8e9fcddb in current term 1: Already voted for candidate 2e6b74db71ef4a32aa021a597ed2043f in this term.
W20260608 10:10:12.124212 29383 leader_election.cc:343] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.126466 29383 leader_election.cc:304] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:12.127600 29566 raft_consensus.cc:3060] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.128355 29539 tablet_bootstrap.cc:654] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.131095 29546 leader_election.cc:290] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.134716 29540 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.135320 29540 ts_tablet_manager.cc:1403] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.024s
I20260608 10:10:12.135720 29539 tablet_bootstrap.cc:492] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.136250 29539 ts_tablet_manager.cc:1403] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260608 10:10:12.138556 29540 raft_consensus.cc:359] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.139312 29540 raft_consensus.cc:385] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.139647 29540 raft_consensus.cc:740] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.139693 29539 raft_consensus.cc:359] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.134589 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6593a7cce654111a92c44499e26a581" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.140599 29539 raft_consensus.cc:385] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.140653 29540 consensus_queue.cc:260] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.141355 29539 raft_consensus.cc:740] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.141393 29493 raft_consensus.cc:3060] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.114065 29345 raft_consensus.cc:2468] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:12.143410 29383 leader_election.cc:304] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.144048 29566 raft_consensus.cc:2749] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:12.144256 29546 raft_consensus.cc:2804] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.145936 29546 raft_consensus.cc:697] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Becoming Leader. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Running, Role: LEADER
I20260608 10:10:12.146775 29546 consensus_queue.cc:237] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.149927 29539 consensus_queue.cc:260] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.150770 29540 ts_tablet_manager.cc:1434] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:10:12.150661 29493 raft_consensus.cc:2468] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:12.140604 29494 raft_consensus.cc:2468] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:12.153053 29538 ts_tablet_manager.cc:1434] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.075s	user 0.004s	sys 0.005s
I20260608 10:10:12.153837 29539 ts_tablet_manager.cc:1434] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:10:12.154048 29383 leader_election.cc:304] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb; no voters: f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:12.154439 29538 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:12.154886 29539 tablet_bootstrap.cc:492] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.155977 29566 raft_consensus.cc:2804] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.156790 29566 raft_consensus.cc:697] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Becoming Leader. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Running, Role: LEADER
I20260608 10:10:12.157892 29566 consensus_queue.cc:237] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.161593 29539 tablet_bootstrap.cc:654] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.156894 29240 catalog_manager.cc:5696] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66). New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:12.166141 29540 tablet_bootstrap.cc:492] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.170059 29538 tablet_bootstrap.cc:654] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.165455 29243 catalog_manager.cc:5696] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:12.176317 29540 tablet_bootstrap.cc:654] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.177542 29538 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.177966 29538 ts_tablet_manager.cc:1403] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.002s
I20260608 10:10:12.180271 29538 raft_consensus.cc:359] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.180817 29538 raft_consensus.cc:385] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.181182 29538 raft_consensus.cc:740] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.182082 29538 consensus_queue.cc:260] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.184736 29539 tablet_bootstrap.cc:492] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.184935 29538 ts_tablet_manager.cc:1434] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:10:12.185380 29539 ts_tablet_manager.cc:1403] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.003s
I20260608 10:10:12.186117 29538 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:12.189893 29540 tablet_bootstrap.cc:492] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.190398 29540 ts_tablet_manager.cc:1403] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260608 10:10:12.190976 29539 raft_consensus.cc:359] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.191774 29539 raft_consensus.cc:385] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.192126 29539 raft_consensus.cc:740] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.193089 29539 consensus_queue.cc:260] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.196087 29539 ts_tablet_manager.cc:1434] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:10:12.197387 29539 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.200260 29538 tablet_bootstrap.cc:654] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.205103 29539 tablet_bootstrap.cc:654] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.207072 29566 raft_consensus.cc:493] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.207582 29566 raft_consensus.cc:515] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.193281 29540 raft_consensus.cc:359] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.209007 29540 raft_consensus.cc:385] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.209410 29540 raft_consensus.cc:740] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.210278 29566 leader_election.cc:290] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.210268 29540 consensus_queue.cc:260] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.212080 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98eec42902ec4b83896e673ad4c4f34b" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.212472 29540 ts_tablet_manager.cc:1434] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260608 10:10:12.213765 29540 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.213101 29241 catalog_manager.cc:5696] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66). New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:12.219199 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98eec42902ec4b83896e673ad4c4f34b" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
W20260608 10:10:12.221103 29383 leader_election.cc:343] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.223644 29540 tablet_bootstrap.cc:654] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.212721 29345 raft_consensus.cc:2468] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.226609 29383 leader_election.cc:304] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 2e6b74db71ef4a32aa021a597ed2043f
I20260608 10:10:12.227437 29546 raft_consensus.cc:493] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.227901 29566 raft_consensus.cc:2804] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.228364 29566 raft_consensus.cc:493] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.228727 29566 raft_consensus.cc:3060] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.229873 29545 raft_consensus.cc:493] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.230351 29545 raft_consensus.cc:515] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.232115 29538 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.232568 29538 ts_tablet_manager.cc:1403] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260608 10:10:12.233552 29544 raft_consensus.cc:493] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.234093 29544 raft_consensus.cc:515] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.235360 29538 raft_consensus.cc:359] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.235998 29538 raft_consensus.cc:385] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.236246 29538 raft_consensus.cc:740] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.236443 29544 leader_election.cc:290] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.236984 29538 consensus_queue.cc:260] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.238583 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594426e6e1a48f287e57902f0df3784" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.239073 29538 ts_tablet_manager.cc:1434] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:10:12.240036 29538 tablet_bootstrap.cc:492] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
W20260608 10:10:12.240213 29457 leader_election.cc:343] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.227869 29546 raft_consensus.cc:515] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.241246 29566 raft_consensus.cc:515] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.243430 29546 leader_election.cc:290] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.243675 29566 leader_election.cc:290] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.244225 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594426e6e1a48f287e57902f0df3784" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.245644 29538 tablet_bootstrap.cc:654] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
W20260608 10:10:12.245611 29457 leader_election.cc:343] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.246317 29457 leader_election.cc:304] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:12.247812 29567 raft_consensus.cc:493] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.248342 29567 raft_consensus.cc:515] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.249529 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b982e6149534ea5b45600dfa1efb073" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.250273 29345 raft_consensus.cc:2468] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.250952 29567 leader_election.cc:290] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.251533 29567 raft_consensus.cc:2749] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:12.252455 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98eec42902ec4b83896e673ad4c4f34b" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.253114 29344 raft_consensus.cc:3060] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.233052 29545 leader_election.cc:290] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.259076 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b982e6149534ea5b45600dfa1efb073" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.259198 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98eec42902ec4b83896e673ad4c4f34b" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.259824 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1c4e14a7146fc865d819fae878a11" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.260566 29420 raft_consensus.cc:2468] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 0.
I20260608 10:10:12.262656 29457 leader_election.cc:304] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 
I20260608 10:10:12.263684 29544 raft_consensus.cc:2804] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.264088 29544 raft_consensus.cc:493] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.264458 29544 raft_consensus.cc:3060] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.264791 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1c4e14a7146fc865d819fae878a11" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
W20260608 10:10:12.268069 29457 leader_election.cc:343] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:12.266149 29383 leader_election.cc:343] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:12.269626 29383 leader_election.cc:343] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.281113 29538 tablet_bootstrap.cc:492] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.281617 29538 ts_tablet_manager.cc:1403] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.019s
I20260608 10:10:12.280222 29383 leader_election.cc:304] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 2e6b74db71ef4a32aa021a597ed2043f
I20260608 10:10:12.283675 29566 raft_consensus.cc:2804] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.284027 29566 raft_consensus.cc:493] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.284348 29566 raft_consensus.cc:3060] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.274356 29344 raft_consensus.cc:2468] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:12.276859 29540 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.277518 29544 raft_consensus.cc:515] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.285750 29540 ts_tablet_manager.cc:1403] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.007s
I20260608 10:10:12.287500 29544 leader_election.cc:290] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.288538 29540 raft_consensus.cc:359] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.289023 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1c4e14a7146fc865d819fae878a11" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.289171 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1c4e14a7146fc865d819fae878a11" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
I20260608 10:10:12.289837 29420 raft_consensus.cc:3060] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.294409 29566 raft_consensus.cc:515] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.296449 29566 leader_election.cc:290] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.296619 29420 raft_consensus.cc:2468] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 1.
I20260608 10:10:12.284344 29538 raft_consensus.cc:359] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.297510 29538 raft_consensus.cc:385] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.289211 29540 raft_consensus.cc:385] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.297803 29538 raft_consensus.cc:740] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.298221 29540 raft_consensus.cc:740] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.298781 29544 raft_consensus.cc:493] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.298894 29538 consensus_queue.cc:260] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.299057 29540 consensus_queue.cc:260] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.301138 29538 ts_tablet_manager.cc:1434] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:10:12.301378 29457 leader_election.cc:304] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 
I20260608 10:10:12.302423 29538 tablet_bootstrap.cc:492] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:12.302780 29567 raft_consensus.cc:2804] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.303349 29567 raft_consensus.cc:697] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Becoming Leader. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Running, Role: LEADER
I20260608 10:10:12.304086 29540 ts_tablet_manager.cc:1434] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260608 10:10:12.304318 29567 consensus_queue.cc:237] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.308662 29538 tablet_bootstrap.cc:654] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.309507 29540 tablet_bootstrap.cc:492] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.305552 29383 leader_election.cc:304] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 2e6b74db71ef4a32aa021a597ed2043f
I20260608 10:10:12.315339 29545 raft_consensus.cc:493] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.315909 29545 raft_consensus.cc:515] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.316619 29566 raft_consensus.cc:2804] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.317152 29566 raft_consensus.cc:697] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Becoming Leader. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Running, Role: LEADER
I20260608 10:10:12.318145 29545 leader_election.cc:290] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.317971 29566 consensus_queue.cc:237] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
W20260608 10:10:12.302312 29457 leader_election.cc:343] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.306222 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b982e6149534ea5b45600dfa1efb073" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.319358 29344 raft_consensus.cc:3060] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.299431 29544 raft_consensus.cc:515] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.327037 29544 leader_election.cc:290] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.329924 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219d758513cf4a608ff43578ff989410" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.330631 29345 raft_consensus.cc:2468] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 0.
I20260608 10:10:12.333593 29344 raft_consensus.cc:2468] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:12.335521 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219d758513cf4a608ff43578ff989410" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.337855 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b982e6149534ea5b45600dfa1efb073" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.338570 29457 leader_election.cc:304] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.343415 29383 leader_election.cc:304] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.344067 29544 raft_consensus.cc:2804] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.341960 29538 tablet_bootstrap.cc:492] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.344175 29566 raft_consensus.cc:2804] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.344550 29544 raft_consensus.cc:493] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.338126 29240 catalog_manager.cc:5696] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66). New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:12.345033 29566 raft_consensus.cc:697] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Becoming Leader. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Running, Role: LEADER
I20260608 10:10:12.345908 29566 consensus_queue.cc:237] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.349490 29538 ts_tablet_manager.cc:1403] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.012s
I20260608 10:10:12.345052 29544 raft_consensus.cc:3060] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:12.353785 29383 leader_election.cc:343] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:12.355156 29457 leader_election.cc:343] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.361136 29538 raft_consensus.cc:359] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.366619 29538 raft_consensus.cc:385] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.366937 29538 raft_consensus.cc:740] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.367815 29538 consensus_queue.cc:260] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.372725 29538 ts_tablet_manager.cc:1434] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260608 10:10:12.374059 29538 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:12.379648 29538 tablet_bootstrap.cc:654] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.380148 29241 catalog_manager.cc:5696] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:12.381669 29544 raft_consensus.cc:515] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.383783 29544 leader_election.cc:290] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.387048 29540 tablet_bootstrap.cc:654] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.389643 29545 raft_consensus.cc:493] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.391891 29545 raft_consensus.cc:515] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.394124 29545 leader_election.cc:290] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.394595 29538 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.394611 29544 raft_consensus.cc:493] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.395129 29538 ts_tablet_manager.cc:1403] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 10:10:12.395224 29544 raft_consensus.cc:515] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.395828 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec14942675e4287bcc134f0c73530d7" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.396518 29494 raft_consensus.cc:2468] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 0.
I20260608 10:10:12.397383 29544 leader_election.cc:290] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.390132 29243 catalog_manager.cc:5696] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66). New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:12.398044 29538 raft_consensus.cc:359] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.398411 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d8f87ad3104edd98bec238e1382a97" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.398715 29538 raft_consensus.cc:385] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.398998 29538 raft_consensus.cc:740] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.399708 29538 consensus_queue.cc:260] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.400478 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6593a7cce654111a92c44499e26a581" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.401283 29494 raft_consensus.cc:2393] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9c77f82feac42adb63d5faf0b7bf137 in current term 1: Already voted for candidate 8d57361b368e4b30a4e7079d8e9fcddb in this term.
I20260608 10:10:12.401921 29545 raft_consensus.cc:493] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.402093 29538 ts_tablet_manager.cc:1434] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:10:12.402400 29545 raft_consensus.cc:515] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.403119 29538 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: Bootstrap starting.
I20260608 10:10:12.404536 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219d758513cf4a608ff43578ff989410" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.404474 29545 leader_election.cc:290] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.406821 29539 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.407336 29539 ts_tablet_manager.cc:1403] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.210s	user 0.078s	sys 0.082s
I20260608 10:10:12.405220 29344 raft_consensus.cc:3060] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.409386 29538 tablet_bootstrap.cc:654] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.409951 29539 raft_consensus.cc:359] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.410632 29539 raft_consensus.cc:385] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.410900 29539 raft_consensus.cc:740] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.411623 29539 consensus_queue.cc:260] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.414016 29539 ts_tablet_manager.cc:1434] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:10:12.414966 29539 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.416021 29344 raft_consensus.cc:2468] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 1.
I20260608 10:10:12.402871 29308 leader_election.cc:304] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.417764 29545 raft_consensus.cc:2804] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.418164 29545 raft_consensus.cc:493] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.418541 29545 raft_consensus.cc:3060] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.421000 29539 tablet_bootstrap.cc:654] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.426234 29545 raft_consensus.cc:515] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.428622 29545 leader_election.cc:290] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Requested vote from peers 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.430810 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219d758513cf4a608ff43578ff989410" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
W20260608 10:10:12.430904 29308 leader_election.cc:343] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.431452 29420 raft_consensus.cc:3060] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.433389 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ab188b9db46388e767edf731a941e" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.434113 29494 raft_consensus.cc:2468] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 0.
I20260608 10:10:12.437690 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.438865 29420 raft_consensus.cc:2468] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 1.
I20260608 10:10:12.445914 29539 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.446488 29539 ts_tablet_manager.cc:1403] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260608 10:10:12.449482 29539 raft_consensus.cc:359] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.450273 29539 raft_consensus.cc:385] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.450615 29539 raft_consensus.cc:740] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.451464 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec14942675e4287bcc134f0c73530d7" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.452343 29494 raft_consensus.cc:3060] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.451514 29539 consensus_queue.cc:260] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.454818 29539 ts_tablet_manager.cc:1434] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:10:12.455792 29539 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.455866 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec14942675e4287bcc134f0c73530d7" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.461766 29344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.462040 29539 tablet_bootstrap.cc:654] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
W20260608 10:10:12.449755 29457 leader_election.cc:343] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.463691 29457 leader_election.cc:304] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 
I20260608 10:10:12.464601 29567 raft_consensus.cc:2804] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.465173 29567 raft_consensus.cc:697] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Becoming Leader. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Running, Role: LEADER
I20260608 10:10:12.466138 29567 consensus_queue.cc:237] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.471045 29420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d8f87ad3104edd98bec238e1382a97" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.473837 29539 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.474299 29539 ts_tablet_manager.cc:1403] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260608 10:10:12.474742 29540 tablet_bootstrap.cc:492] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.475277 29540 ts_tablet_manager.cc:1403] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.166s	user 0.019s	sys 0.013s
I20260608 10:10:12.473636 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6593a7cce654111a92c44499e26a581" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.474916 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ab188b9db46388e767edf731a941e" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.476938 29539 raft_consensus.cc:359] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.477456 29418 raft_consensus.cc:2468] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 0.
I20260608 10:10:12.477632 29539 raft_consensus.cc:385] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.477934 29539 raft_consensus.cc:740] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.478212 29540 raft_consensus.cc:359] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.478858 29540 raft_consensus.cc:385] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.478632 29539 consensus_queue.cc:260] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.479143 29540 raft_consensus.cc:740] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.479414 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec14942675e4287bcc134f0c73530d7" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
I20260608 10:10:12.480000 29540 consensus_queue.cc:260] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.480722 29539 ts_tablet_manager.cc:1434] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:10:12.481664 29539 tablet_bootstrap.cc:492] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.485276 29540 ts_tablet_manager.cc:1434] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 10:10:12.486394 29540 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.487993 29539 tablet_bootstrap.cc:654] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.490111 29308 leader_election.cc:304] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.490895 29545 raft_consensus.cc:2804] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.491252 29545 raft_consensus.cc:493] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.491576 29545 raft_consensus.cc:3060] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.493170 29540 tablet_bootstrap.cc:654] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.502156 29545 raft_consensus.cc:515] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
W20260608 10:10:12.504340 29308 leader_election.cc:343] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:10:12.505530 29308 leader_election.cc:343] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.506043 29308 leader_election.cc:304] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9c77f82feac42adb63d5faf0b7bf137; no voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb
W20260608 10:10:12.507500 29457 leader_election.cc:343] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.508066 29457 leader_election.cc:304] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:12.508916 29544 raft_consensus.cc:2749] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:12.493921 29494 raft_consensus.cc:2468] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 1.
I20260608 10:10:12.521270 29567 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:12.523509 29308 leader_election.cc:304] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9c77f82feac42adb63d5faf0b7bf137; no voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb
I20260608 10:10:12.523974 29538 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: No bootstrap required, opened a new log
I20260608 10:10:12.524097 29540 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.524485 29538 ts_tablet_manager.cc:1403] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent bootstrapping tablet: real 0.122s	user 0.035s	sys 0.051s
I20260608 10:10:12.524600 29540 ts_tablet_manager.cc:1403] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260608 10:10:12.526382 29539 tablet_bootstrap.cc:492] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.526877 29539 ts_tablet_manager.cc:1403] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.013s
I20260608 10:10:12.527599 29538 raft_consensus.cc:359] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.528250 29538 raft_consensus.cc:385] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.528347 29540 raft_consensus.cc:359] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.529019 29545 leader_election.cc:290] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Requested vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.529498 29540 raft_consensus.cc:385] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.530767 29599 raft_consensus.cc:3060] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.530640 29540 raft_consensus.cc:740] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.531370 29538 raft_consensus.cc:740] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.530037 29545 raft_consensus.cc:2749] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:12.532269 29538 consensus_queue.cc:260] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.532275 29540 consensus_queue.cc:260] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.534595 29540 ts_tablet_manager.cc:1434] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 10:10:12.533960 29241 catalog_manager.cc:5696] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:12.535844 29540 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137: Bootstrap starting.
I20260608 10:10:12.529912 29539 raft_consensus.cc:359] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.536630 29539 raft_consensus.cc:385] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.536945 29539 raft_consensus.cc:740] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.537796 29539 consensus_queue.cc:260] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.534513 29538 ts_tablet_manager.cc:1434] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:10:12.542389 29540 tablet_bootstrap.cc:654] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:12.547904 29539 ts_tablet_manager.cc:1434] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260608 10:10:12.551853 29539 tablet_bootstrap.cc:492] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb: Bootstrap starting.
I20260608 10:10:12.556867 29540 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137: No bootstrap required, opened a new log
I20260608 10:10:12.550704 29599 raft_consensus.cc:2749] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:12.557539 29540 ts_tablet_manager.cc:1403] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260608 10:10:12.558279 29539 tablet_bootstrap.cc:654] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb: Neither blocks nor log segments found. Creating new log.
W20260608 10:10:12.559515 29308 leader_election.cc:343] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:12.560465 29540 raft_consensus.cc:359] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.561148 29540 raft_consensus.cc:385] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.561453 29540 raft_consensus.cc:740] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.561375 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ab188b9db46388e767edf731a941e" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
I20260608 10:10:12.562359 29540 consensus_queue.cc:260] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.561554 29308 leader_election.cc:304] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 8d57361b368e4b30a4e7079d8e9fcddb
I20260608 10:10:12.563570 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814ab188b9db46388e767edf731a941e" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.563823 29599 raft_consensus.cc:2804] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.564426 29494 raft_consensus.cc:3060] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.564492 29599 raft_consensus.cc:697] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Becoming Leader. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Running, Role: LEADER
I20260608 10:10:12.562397 29418 raft_consensus.cc:3060] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.564921 29540 ts_tablet_manager.cc:1434] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:10:12.565550 29599 consensus_queue.cc:237] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.572144 29494 raft_consensus.cc:2468] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 1.
I20260608 10:10:12.575161 29308 leader_election.cc:304] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.576102 29600 raft_consensus.cc:2804] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.576076 29418 raft_consensus.cc:2468] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 1.
I20260608 10:10:12.576758 29600 raft_consensus.cc:697] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Becoming Leader. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Running, Role: LEADER
I20260608 10:10:12.577790 29600 consensus_queue.cc:237] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.580169 29539 tablet_bootstrap.cc:492] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb: No bootstrap required, opened a new log
I20260608 10:10:12.580699 29539 ts_tablet_manager.cc:1403] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260608 10:10:12.583676 29539 raft_consensus.cc:359] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.584331 29539 raft_consensus.cc:385] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:12.584576 29539 raft_consensus.cc:740] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Initialized, Role: FOLLOWER
I20260608 10:10:12.597750 29544 raft_consensus.cc:493] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.598379 29544 raft_consensus.cc:515] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.600855 29544 leader_election.cc:290] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.625876 29566 consensus_queue.cc:1048] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:12.676746 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d8f87ad3104edd98bec238e1382a97" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.677525 29345 raft_consensus.cc:2468] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 0.
I20260608 10:10:12.679148 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d8f87ad3104edd98bec238e1382a97" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.679836 29419 raft_consensus.cc:2468] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 0.
I20260608 10:10:12.681540 29457 leader_election.cc:304] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.682392 29544 raft_consensus.cc:2804] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.682765 29544 raft_consensus.cc:493] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.683096 29544 raft_consensus.cc:3060] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.690778 29544 raft_consensus.cc:515] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.692298 29544 leader_election.cc:290] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.692756 29566 raft_consensus.cc:493] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.693138 29566 raft_consensus.cc:515] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.694977 29566 leader_election.cc:290] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.696158 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594426e6e1a48f287e57902f0df3784" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.696821 29345 raft_consensus.cc:2468] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.725132 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d8f87ad3104edd98bec238e1382a97" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.725781 29345 raft_consensus.cc:3060] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.730201 29383 leader_election.cc:304] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:12.732177 29609 raft_consensus.cc:2804] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:12.735174 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77d8f87ad3104edd98bec238e1382a97" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
I20260608 10:10:12.737936 29419 raft_consensus.cc:3060] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.738323 29566 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:12.741098 29546 consensus_queue.cc:1048] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:12.742991 29539 consensus_queue.cc:260] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.745126 29419 raft_consensus.cc:2468] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 1.
I20260608 10:10:12.746212 29609 raft_consensus.cc:493] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:12.746640 29609 raft_consensus.cc:3060] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.748579 29241 catalog_manager.cc:5696] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "f9c77f82feac42adb63d5faf0b7bf137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:12.751880 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594426e6e1a48f287e57902f0df3784" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:12.752912 29544 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:12.758744 29609 raft_consensus.cc:515] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.766899 29609 leader_election.cc:290] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Requested vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:12.768258 29567 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:12.768405 29457 leader_election.cc:304] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 
I20260608 10:10:12.771441 29494 raft_consensus.cc:2468] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 0.
I20260608 10:10:12.777345 29565 raft_consensus.cc:2804] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:12.777916 29565 raft_consensus.cc:697] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Becoming Leader. State: Replica: 2e6b74db71ef4a32aa021a597ed2043f, State: Running, Role: LEADER
I20260608 10:10:12.778828 29565 consensus_queue.cc:237] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.788709 29345 raft_consensus.cc:2468] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e6b74db71ef4a32aa021a597ed2043f in term 1.
I20260608 10:10:12.792098 29567 raft_consensus.cc:493] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.775431 29539 ts_tablet_manager.cc:1434] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb: Time spent starting tablet: real 0.194s	user 0.002s	sys 0.005s
I20260608 10:10:12.792651 29567 raft_consensus.cc:515] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.802536 29567 leader_election.cc:290] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.740819 29566 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260608 10:10:12.836926 29343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594426e6e1a48f287e57902f0df3784" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137"
I20260608 10:10:12.837675 29343 raft_consensus.cc:3060] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.844851 29343 raft_consensus.cc:2468] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:12.919090 29567 raft_consensus.cc:493] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.919739 29567 raft_consensus.cc:515] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.922683 29567 leader_election.cc:290] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:12.923306 29492 raft_consensus.cc:3060] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.930033 29610 raft_consensus.cc:493] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.930523 29610 raft_consensus.cc:515] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } }
I20260608 10:10:12.932529 29610 leader_election.cc:290] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771), f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721)
I20260608 10:10:12.936309 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3594426e6e1a48f287e57902f0df3784" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:12.936975 29492 raft_consensus.cc:3060] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.945047 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b982e6149534ea5b45600dfa1efb073" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.988775 29345 raft_consensus.cc:3060] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:12.994748 29342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98eec42902ec4b83896e673ad4c4f34b" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:12.995584 29342 raft_consensus.cc:2393] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e6b74db71ef4a32aa021a597ed2043f in current term 1: Already voted for candidate 8d57361b368e4b30a4e7079d8e9fcddb in this term.
I20260608 10:10:12.995786 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98eec42902ec4b83896e673ad4c4f34b" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:12.998360 29599 raft_consensus.cc:493] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:12.998843 29599 raft_consensus.cc:515] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:12.999627 29383 leader_election.cc:304] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:13.000615 29599 leader_election.cc:290] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:13.001932 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:13.002562 29494 raft_consensus.cc:2468] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 0.
I20260608 10:10:13.003871 29308 leader_election.cc:304] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:13.004235 29341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec14942675e4287bcc134f0c73530d7" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:13.005033 29545 raft_consensus.cc:2804] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:13.005432 29545 raft_consensus.cc:493] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:13.005760 29545 raft_consensus.cc:3060] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:13.008121 29609 raft_consensus.cc:2804] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:13.008613 29609 raft_consensus.cc:697] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Becoming Leader. State: Replica: 8d57361b368e4b30a4e7079d8e9fcddb, State: Running, Role: LEADER
I20260608 10:10:13.009450 29609 consensus_queue.cc:237] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:13.012382 29545 raft_consensus.cc:515] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:13.014875 29610 raft_consensus.cc:493] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:13.015367 29610 raft_consensus.cc:515] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:13.017027 29343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b982e6149534ea5b45600dfa1efb073" candidate_uuid: "2e6b74db71ef4a32aa021a597ed2043f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:13.017952 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f"
I20260608 10:10:13.018499 29494 raft_consensus.cc:3060] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:13.021798 29599 raft_consensus.cc:493] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:13.022272 29599 raft_consensus.cc:515] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:13.024550 29567 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.017964 29343 raft_consensus.cc:2393] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e6b74db71ef4a32aa021a597ed2043f in current term 1: Already voted for candidate 8d57361b368e4b30a4e7079d8e9fcddb in this term.
I20260608 10:10:13.024210 29492 raft_consensus.cc:2468] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d57361b368e4b30a4e7079d8e9fcddb in term 1.
I20260608 10:10:13.023367 29545 leader_election.cc:290] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Requested vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:13.026130 29610 leader_election.cc:290] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:13.035212 29544 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.039943 29343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c77f82feac42adb63d5faf0b7bf137" is_pre_election: true
I20260608 10:10:13.034662 29610 consensus_queue.cc:1048] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 10:10:13.043535 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:13.044137 29418 raft_consensus.cc:2468] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 0.
I20260608 10:10:13.045419 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb"
I20260608 10:10:13.045929 29418 raft_consensus.cc:3060] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:13.048820 29494 raft_consensus.cc:2468] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 1.
I20260608 10:10:13.050079 29308 leader_election.cc:304] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137; no voters: 
I20260608 10:10:13.049023 29241 catalog_manager.cc:5696] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "f9c77f82feac42adb63d5faf0b7bf137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:13.051512 29599 leader_election.cc:290] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:13.040800 29343 raft_consensus.cc:2393] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d57361b368e4b30a4e7079d8e9fcddb in current term 1: Already voted for candidate f9c77f82feac42adb63d5faf0b7bf137 in this term.
I20260608 10:10:13.054652 29457 leader_election.cc:304] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:13.055505 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1c4e14a7146fc865d819fae878a11" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:13.056900 29419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1c4e14a7146fc865d819fae878a11" candidate_uuid: "f9c77f82feac42adb63d5faf0b7bf137" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" is_pre_election: true
I20260608 10:10:13.057551 29565 raft_consensus.cc:3060] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:13.057834 29599 raft_consensus.cc:2804] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:13.059125 29545 consensus_queue.cc:1048] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.059854 29610 consensus_queue.cc:1048] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:10:13.065987 29291 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:10:13.066766 29566 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.068733 29565 raft_consensus.cc:2749] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:13.069595 29599 raft_consensus.cc:697] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Becoming Leader. State: Replica: f9c77f82feac42adb63d5faf0b7bf137, State: Running, Role: LEADER
I20260608 10:10:13.071324 29599 consensus_queue.cc:237] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } }
I20260608 10:10:13.070681 29418 raft_consensus.cc:2468] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c77f82feac42adb63d5faf0b7bf137 in term 1.
I20260608 10:10:13.076503 29545 consensus_queue.cc:1048] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 10:10:13.095762 29243 catalog_manager.cc:5696] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66). New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:13.098732 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec14942675e4287bcc134f0c73530d7" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:13.112128 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae9f4d1c45345a98fa1a3c3e132ded4" candidate_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6b74db71ef4a32aa021a597ed2043f" is_pre_election: true
I20260608 10:10:13.113935 29494 raft_consensus.cc:2393] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d57361b368e4b30a4e7079d8e9fcddb in current term 1: Already voted for candidate f9c77f82feac42adb63d5faf0b7bf137 in this term.
I20260608 10:10:13.093475 29308 leader_election.cc:304] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9c77f82feac42adb63d5faf0b7bf137; no voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb
W20260608 10:10:13.132046 29308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.66:33185, user_credentials={real_user=slave}} blocked reactor thread for 51945.1us
I20260608 10:10:13.132696 29457 leader_election.cc:304] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e6b74db71ef4a32aa021a597ed2043f; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:13.135084 29565 raft_consensus.cc:2749] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:13.141484 29565 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.146624 29383 leader_election.cc:304] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:13.147459 29600 raft_consensus.cc:2749] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:13.148483 29383 leader_election.cc:304] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d57361b368e4b30a4e7079d8e9fcddb; no voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:13.149155 29621 raft_consensus.cc:2749] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:13.153558 29621 raft_consensus.cc:2749] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:13.160172 29621 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:10:13.186740 29308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:41771, user_credentials={real_user=slave}} blocked reactor thread for 53235.6us
I20260608 10:10:13.189251 29419 raft_consensus.cc:3060] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:13.199033 29241 catalog_manager.cc:5696] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:13.201392 29600 consensus_queue.cc:1048] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.203608 29565 consensus_queue.cc:1048] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.207216 29632 consensus_queue.cc:1048] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.238125 29544 consensus_queue.cc:1048] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:13.243382 29240 catalog_manager.cc:5696] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "f9c77f82feac42adb63d5faf0b7bf137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:13.637130 29620 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:10:13.659567 29632 consensus_queue.cc:1048] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:10:13.664340 29546 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 10:10:13.707461 29417 raft_consensus.cc:1275] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer f9c77f82feac42adb63d5faf0b7bf137: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:10:13.832557 29274 debug-util.cc:398] Leaking SignalData structure 0x7b0800165a60 after lost signal to thread 24868
W20260608 10:10:13.837613 29274 debug-util.cc:398] Leaking SignalData structure 0x7b0800148120 after lost signal to thread 29277
W20260608 10:10:13.932871 29674 log.cc:927] Time spent T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260608 10:10:13.939841 29599 consensus_queue.cc:1048] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260608 10:10:14.018667 29683 log.cc:927] Time spent T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260608 10:10:14.135404 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:41771, user_credentials={real_user=slave}} blocked reactor thread for 46980.8us
W20260608 10:10:14.227557 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:40721, user_credentials={real_user=slave}} blocked reactor thread for 48545.8us
W20260608 10:10:14.573458 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:40721, user_credentials={real_user=slave}} blocked reactor thread for 71994.6us
W20260608 10:10:14.702706 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:41771, user_credentials={real_user=slave}} blocked reactor thread for 43579.7us
W20260608 10:10:14.898258 29618 log.cc:927] Time spent T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260608 10:10:14.904906 29682 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39138 (ReqId={client: b13807816a964aed9330b530a4217a39, seq_no=31, attempt_no=0}) took 1287 ms. Trace:
I20260608 10:10:14.905452 29682 rpcz_store.cc:276] 0608 10:10:13.617362 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:13.619243 (+  1881us) service_pool.cc:224] Handling call
0608 10:10:13.864541 (+245298us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b3400370188. stack: 00007ff5921283a1 00007ff5921281c8 00007ff591903f11 000000000047cd55 000000000047cca8 00007ff5937ac4bb 00007ff59382c64f 00007ff5938b0c24 00007ff5938b5faf 00007ff5938b87eb 00007ff5938b8740 00007ff5938b86a0 00007ff5938b8640 00007ff5938b696f 0000000000497fd6 0000000000497c68
0608 10:10:14.904690 (+1040149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:14.332155 (+     0us) write_op.cc:183] PREPARE: starting on tablet 98eec42902ec4b83896e673ad4c4f34b
0608 10:10:14.332629 (+   474us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:14.332655 (+    26us) write_op.cc:435] Acquired schema lock
0608 10:10:14.332669 (+    14us) tablet.cc:662] Decoding operations
0608 10:10:14.333009 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:14.333048 (+    39us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:14.333077 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:10:14.333532 (+   455us) tablet.cc:701] Row locks acquired
0608 10:10:14.334797 (+  1265us) write_op.cc:260] PREPARE: finished
0608 10:10:14.354594 (+ 19797us) write_op.cc:270] Start()
0608 10:10:14.354784 (+   190us) write_op.cc:276] Timestamp: P: 1780913414354541 usec, L: 0
0608 10:10:14.354804 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:10:14.361429 (+  6625us) log.cc:844] Serialized 388 byte log entry
0608 10:10:14.902166 (+540737us) op_driver.cc:464] REPLICATION: finished
0608 10:10:14.902750 (+   584us) write_op.cc:301] APPLY: starting
0608 10:10:14.902855 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:14.902993 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:14.903100 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:14.903560 (+   460us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:14.903738 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:14.903781 (+    43us) write_op.cc:312] APPLY: finished
0608 10:10:14.903969 (+   188us) log.cc:844] Serialized 28 byte log entry
0608 10:10:14.904202 (+   233us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:14.904292 (+    90us) write_op.cc:454] Released schema lock
0608 10:10:14.904329 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":5994368,"child_traces":[["op",{"apply.queue_time_us":168,"num_ops":2,"prepare.queue_time_us":435000,"prepare.run_cpu_time_us":2490,"prepare.run_wall_time_us":29525,"replication_time_us":544652}]]}
I20260608 10:10:14.912216 29696 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39138 (ReqId={client: b13807816a964aed9330b530a4217a39, seq_no=36, attempt_no=0}) took 1292 ms. Trace:
I20260608 10:10:14.914124 29696 rpcz_store.cc:276] 0608 10:10:13.619672 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:10:13.665372 (+ 45700us) service_pool.cc:224] Handling call
0608 10:10:14.912021 (+1246649us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:10:14.318714 (+     0us) write_op.cc:183] PREPARE: starting on tablet 98eec42902ec4b83896e673ad4c4f34b
0608 10:10:14.319213 (+   499us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:10:14.319239 (+    26us) write_op.cc:435] Acquired schema lock
0608 10:10:14.319257 (+    18us) tablet.cc:662] Decoding operations
0608 10:10:14.319578 (+   321us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:10:14.319621 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 10:10:14.319647 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:10:14.319839 (+   192us) tablet.cc:701] Row locks acquired
0608 10:10:14.319857 (+    18us) write_op.cc:260] PREPARE: finished
0608 10:10:14.330777 (+ 10920us) spinlock_profiling.cc:243] Waited 2.09 ms on lock 0x7b3400370188. stack: 00007ff5921283a1 00007ff5921281c8 00007ff591903f11 000000000047cd55 000000000047cca8 00007ff5937ac4bb 00007ff59382da42 00007ff59943fec4 00007ff59943f660 00007ff599449950 00007ff5994498b0 00007ff599449810 00007ff5994497b0 00007ff59944792f 0000000000497fd6 0000000000497c68
0608 10:10:14.330892 (+   115us) write_op.cc:270] Start()
0608 10:10:14.331098 (+   206us) write_op.cc:276] Timestamp: P: 1780913414330845 usec, L: 0
0608 10:10:14.331120 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:10:14.331755 (+   635us) log.cc:844] Serialized 388 byte log entry
0608 10:10:14.896316 (+564561us) op_driver.cc:464] REPLICATION: finished
0608 10:10:14.896810 (+   494us) write_op.cc:301] APPLY: starting
0608 10:10:14.896894 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 10:10:14.897047 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0608 10:10:14.897067 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:10:14.897559 (+   492us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:10:14.897854 (+   295us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:10:14.897930 (+    76us) write_op.cc:312] APPLY: finished
0608 10:10:14.898112 (+   182us) log.cc:844] Serialized 28 byte log entry
0608 10:10:14.898326 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:10:14.898400 (+    74us) write_op.cc:454] Released schema lock
0608 10:10:14.898436 (+    36us) write_op.cc:341] FINISH: Updating metrics
0608 10:10:14.911843 (+ 13407us) spinlock_profiling.cc:243] Waited 4.39 ms on lock 0x7b3400370188. stack: 00007ff5921283a1 00007ff5921281c8 00007ff591903f11 000000000047cd55 000000000047cca8 00007ff5937ac4bb 00007ff59382fc91 00007ff593854273 00007ff59b12b9a7 00007ff599444396 00007ff599443b8f 00007ff59944c4e0 00007ff59944c440 00007ff59944c3a0 00007ff59944c340 00007ff59944a4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255,"num_ops":2,"prepare.queue_time_us":652108,"prepare.run_cpu_time_us":3534,"prepare.run_wall_time_us":13295,"replication_time_us":564982,"spinlock_wait_cycles":14909568}]]}
W20260608 10:10:15.266886 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:40721, user_credentials={real_user=slave}} blocked reactor thread for 102523us
W20260608 10:10:15.365947 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:41771, user_credentials={real_user=slave}} blocked reactor thread for 67227.7us
W20260608 10:10:15.884702 29457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:40721, user_credentials={real_user=slave}} blocked reactor thread for 65325.3us
W20260608 10:10:16.098628 29457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.66:33185, user_credentials={real_user=slave}} blocked reactor thread for 58809us
W20260608 10:10:16.485617 29308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.66:33185, user_credentials={real_user=slave}} blocked reactor thread for 92948.2us
W20260608 10:10:16.582214 29457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.66:33185, user_credentials={real_user=slave}} blocked reactor thread for 60392.8us
W20260608 10:10:16.821530 29643 meta_cache.cc:1261] Time spent looking up entry by key: real 0.121s	user 0.003s	sys 0.000s
W20260608 10:10:17.398893 29607 log.cc:927] Time spent T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: Append to log took a long time: real 0.135s	user 0.006s	sys 0.000s
W20260608 10:10:17.626212 29383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:41771, user_credentials={real_user=slave}} blocked reactor thread for 55796.9us
I20260608 10:10:17.978835 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:17.995468 29742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:17.995910 29743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:18.011113 24865 server_base.cc:1061] running on GCE node
W20260608 10:10:18.013525 29745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:18.015249 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:18.015553 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:18.015787 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913418015768 us; error 0 us; skew 500 ppm
I20260608 10:10:18.016601 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:18.020059 24865 webserver.cc:533] Webserver started at http://127.24.72.68:33369/ using document root <none> and password file <none>
I20260608 10:10:18.020803 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:18.021060 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:18.021473 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:18.023217 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "0910b0bd5c964cc6b3162c6e52c9b589"
format_stamp: "Formatted at 2026-06-08 10:10:18 on dist-test-slave-0v1n"
I20260608 10:10:18.029897 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:10:18.034394 29750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.035247 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:10:18.035611 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "0910b0bd5c964cc6b3162c6e52c9b589"
format_stamp: "Formatted at 2026-06-08 10:10:18 on dist-test-slave-0v1n"
I20260608 10:10:18.035964 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:18.075238 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:18.077075 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:18.078838 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:18.082067 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:18.082329 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.082612 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:18.082966 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.134999 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:39675
I20260608 10:10:18.135108 29812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:39675 every 8 connection(s)
I20260608 10:10:18.141933 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:18.156611 29817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:18.161847 29818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:18.170517 24865 server_base.cc:1061] running on GCE node
W20260608 10:10:18.172497 29821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:18.175387 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:18.175678 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:18.175901 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913418175883 us; error 0 us; skew 500 ppm
I20260608 10:10:18.176795 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:18.180425 24865 webserver.cc:533] Webserver started at http://127.24.72.69:38571/ using document root <none> and password file <none>
I20260608 10:10:18.180665 29813 heartbeater.cc:344] Connected to a master server at 127.24.72.126:35697
I20260608 10:10:18.181113 29813 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:18.181236 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:18.181572 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:18.181876 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:18.182065 29813 heartbeater.cc:507] Master 127.24.72.126:35697 requested a full tablet report, sending...
I20260608 10:10:18.183380 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root/instance:
uuid: "8d358fab9e89406eb9553a08f576ec4d"
format_stamp: "Formatted at 2026-06-08 10:10:18 on dist-test-slave-0v1n"
I20260608 10:10:18.184449 29240 ts_manager.cc:194] Registered new tserver with Master: 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68:39675)
I20260608 10:10:18.185889 29240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44948
I20260608 10:10:18.189355 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:10:18.193814 29825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.194636 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:10:18.194993 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root
uuid: "8d358fab9e89406eb9553a08f576ec4d"
format_stamp: "Formatted at 2026-06-08 10:10:18 on dist-test-slave-0v1n"
I20260608 10:10:18.195344 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:18.243283 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:18.244952 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:18.246604 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:18.249647 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:18.249907 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.250173 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:18.250385 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.320030 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.69:37521
I20260608 10:10:18.320156 29887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.69:37521 every 8 connection(s)
I20260608 10:10:18.331957 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:18.343320 29891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:18.345019 29892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:18.351174 29888 heartbeater.cc:344] Connected to a master server at 127.24.72.126:35697
I20260608 10:10:18.351722 29888 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:18.352846 29888 heartbeater.cc:507] Master 127.24.72.126:35697 requested a full tablet report, sending...
I20260608 10:10:18.353608 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:18.355903 29240 ts_manager.cc:194] Registered new tserver with Master: 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69:37521)
I20260608 10:10:18.357704 29240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44950
W20260608 10:10:18.361954 29894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:18.362893 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:18.363111 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:18.363298 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913418363280 us; error 0 us; skew 500 ppm
I20260608 10:10:18.363919 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:18.366500 24865 webserver.cc:533] Webserver started at http://127.24.72.70:37643/ using document root <none> and password file <none>
I20260608 10:10:18.366998 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:18.367177 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:18.367440 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:18.368640 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-5-root/instance:
uuid: "202c99d191584e17a08b6c7520ef6a19"
format_stamp: "Formatted at 2026-06-08 10:10:18 on dist-test-slave-0v1n"
I20260608 10:10:18.373416 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:10:18.378499 29899 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.379338 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:10:18.379701 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-5-root
uuid: "202c99d191584e17a08b6c7520ef6a19"
format_stamp: "Formatted at 2026-06-08 10:10:18 on dist-test-slave-0v1n"
I20260608 10:10:18.380046 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:18.405187 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:18.406896 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:18.408857 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:18.411847 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:18.412110 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.412396 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:18.412599 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:18.499151 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.70:34659
I20260608 10:10:18.499353 29961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.70:34659 every 8 connection(s)
I20260608 10:10:18.517567 29962 heartbeater.cc:344] Connected to a master server at 127.24.72.126:35697
I20260608 10:10:18.518047 29962 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:18.518718 29962 heartbeater.cc:507] Master 127.24.72.126:35697 requested a full tablet report, sending...
I20260608 10:10:18.520574 29240 ts_manager.cc:194] Registered new tserver with Master: 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70:34659)
I20260608 10:10:18.521895 29240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44954
I20260608 10:10:18.631942 29494 consensus_queue.cc:237] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:18.637797 29417 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:18.639307 29341 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:18.639705 29679 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:18.645907 29679 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:18.652304 29679 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
W20260608 10:10:18.668318 29460 consensus_peers.cc:597] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69:37521): Couldn't send request to peer 8d358fab9e89406eb9553a08f576ec4d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4df7de27db5a446dac0b696dc1b59528. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:18.673069 29417 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:18.684864 29240 catalog_manager.cc:5696] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:18.688504 29341 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:18.711683 29417 consensus_queue.cc:237] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:18.722285 29494 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.726432 29740 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:10:18.738296 29494 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.736035 29740 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.743197 29341 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.756521 29236 catalog_manager.cc:5696] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.757767 29494 consensus_queue.cc:237] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:18.747720 29977 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.011s
W20260608 10:10:18.769495 29385 consensus_peers.cc:597] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70:34659): Couldn't send request to peer 202c99d191584e17a08b6c7520ef6a19. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98eec42902ec4b83896e673ad4c4f34b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:18.768972 29341 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.787150 29417 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.787241 29341 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.789604 29970 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:10:18.792769 29967 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:10:18.802764 29970 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:18.813786 29341 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:18.821696 29417 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:18.823613 29494 consensus_queue.cc:237] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:18.824152 29236 catalog_manager.cc:5696] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index -1 to 25, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:10:18.836383 29457 consensus_peers.cc:597] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68:39675): Couldn't send request to peer 0910b0bd5c964cc6b3162c6e52c9b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ba1c4e14a7146fc865d819fae878a11. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:18.836982 29344 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.840245 29970 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:10:18.842051 29417 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.843608 29970 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 10:10:18.852516 29459 consensus_peers.cc:597] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70:34659): Couldn't send request to peer 202c99d191584e17a08b6c7520ef6a19. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 219d758513cf4a608ff43578ff989410. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:18.852038 29679 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.858259 29415 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.871443 29417 consensus_queue.cc:237] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:18.872522 29341 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.873066 29236 catalog_manager.cc:5696] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index -1 to 25, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:18.880549 29344 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.883937 29492 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:10:18.885588 29980 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:10:18.889487 29740 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:10:18.895828 29977 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
W20260608 10:10:18.904256 29386 consensus_peers.cc:597] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69:37521): Couldn't send request to peer 8d358fab9e89406eb9553a08f576ec4d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6593a7cce654111a92c44499e26a581. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:18.904301 29341 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:18.910344 29492 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:18.919515 29417 consensus_queue.cc:237] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:18.928659 29236 catalog_manager.cc:5696] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: config changed from index -1 to 25, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:18.941663 29492 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:10:18.944234 29383 consensus_peers.cc:597] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68:39675): Couldn't send request to peer 0910b0bd5c964cc6b3162c6e52c9b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3594426e6e1a48f287e57902f0df3784. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:18.945190 29341 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:18.947002 29980 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:18.948973 29980 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:18.955323 29740 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:18.960116 29494 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:18.960908 29341 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:18.974431 29236 catalog_manager.cc:5696] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:19.101681 29985 ts_tablet_manager.cc:933] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: Initiating tablet copy from peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:19.103652 29985 tablet_copy_client.cc:323] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41771
I20260608 10:10:19.116410 29504 tablet_copy_service.cc:140] P 2e6b74db71ef4a32aa021a597ed2043f: Received BeginTabletCopySession request for tablet 4df7de27db5a446dac0b696dc1b59528 from peer 8d358fab9e89406eb9553a08f576ec4d ({username='slave'} at 127.0.0.1:60096)
I20260608 10:10:19.117084 29504 tablet_copy_service.cc:161] P 2e6b74db71ef4a32aa021a597ed2043f: Beginning new tablet copy session on tablet 4df7de27db5a446dac0b696dc1b59528 from peer 8d358fab9e89406eb9553a08f576ec4d at {username='slave'} at 127.0.0.1:60096: session id = 8d358fab9e89406eb9553a08f576ec4d-4df7de27db5a446dac0b696dc1b59528
I20260608 10:10:19.128011 29988 ts_tablet_manager.cc:933] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: Initiating tablet copy from peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:19.130132 29504 tablet_copy_source_session.cc:215] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:19.134102 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df7de27db5a446dac0b696dc1b59528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:19.152230 29985 tablet_copy_client.cc:806] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:19.153597 29988 tablet_copy_client.cc:323] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:33185
I20260608 10:10:19.153813 29985 tablet_copy_client.cc:670] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:19.159106 29986 tablet_copy_client.cc:1025] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:19.172070 29430 tablet_copy_service.cc:140] P 8d57361b368e4b30a4e7079d8e9fcddb: Received BeginTabletCopySession request for tablet 98eec42902ec4b83896e673ad4c4f34b from peer 202c99d191584e17a08b6c7520ef6a19 ({username='slave'} at 127.0.0.1:39160)
I20260608 10:10:19.172742 29430 tablet_copy_service.cc:161] P 8d57361b368e4b30a4e7079d8e9fcddb: Beginning new tablet copy session on tablet 98eec42902ec4b83896e673ad4c4f34b from peer 202c99d191584e17a08b6c7520ef6a19 at {username='slave'} at 127.0.0.1:39160: session id = 202c99d191584e17a08b6c7520ef6a19-98eec42902ec4b83896e673ad4c4f34b
I20260608 10:10:19.180150 29430 tablet_copy_source_session.cc:215] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:19.183305 29988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98eec42902ec4b83896e673ad4c4f34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:19.188252 29813 heartbeater.cc:499] Master 127.24.72.126:35697 was elected leader, sending a full tablet report...
I20260608 10:10:19.195170 29988 tablet_copy_client.cc:806] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:19.195783 29988 tablet_copy_client.cc:670] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:19.199427 29989 tablet_copy_client.cc:1025] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:19.272156 29991 ts_tablet_manager.cc:933] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: Initiating tablet copy from peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:19.274329 29991 tablet_copy_client.cc:323] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41771
I20260608 10:10:19.290948 29504 tablet_copy_service.cc:140] P 2e6b74db71ef4a32aa021a597ed2043f: Received BeginTabletCopySession request for tablet 6ba1c4e14a7146fc865d819fae878a11 from peer 0910b0bd5c964cc6b3162c6e52c9b589 ({username='slave'} at 127.0.0.1:60098)
I20260608 10:10:19.291587 29504 tablet_copy_service.cc:161] P 2e6b74db71ef4a32aa021a597ed2043f: Beginning new tablet copy session on tablet 6ba1c4e14a7146fc865d819fae878a11 from peer 0910b0bd5c964cc6b3162c6e52c9b589 at {username='slave'} at 127.0.0.1:60098: session id = 0910b0bd5c964cc6b3162c6e52c9b589-6ba1c4e14a7146fc865d819fae878a11
I20260608 10:10:19.299324 29504 tablet_copy_source_session.cc:215] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:19.302863 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1c4e14a7146fc865d819fae878a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:19.318807 29991 tablet_copy_client.cc:806] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:19.319435 29991 tablet_copy_client.cc:670] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:19.323783 29992 tablet_copy_client.cc:1025] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:19.360463 29888 heartbeater.cc:499] Master 127.24.72.126:35697 was elected leader, sending a full tablet report...
I20260608 10:10:19.364144 29994 ts_tablet_manager.cc:933] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: Initiating tablet copy from peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:19.371670 29994 tablet_copy_client.cc:323] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41771
I20260608 10:10:19.382519 29504 tablet_copy_service.cc:140] P 2e6b74db71ef4a32aa021a597ed2043f: Received BeginTabletCopySession request for tablet 219d758513cf4a608ff43578ff989410 from peer 202c99d191584e17a08b6c7520ef6a19 ({username='slave'} at 127.0.0.1:60108)
I20260608 10:10:19.383111 29504 tablet_copy_service.cc:161] P 2e6b74db71ef4a32aa021a597ed2043f: Beginning new tablet copy session on tablet 219d758513cf4a608ff43578ff989410 from peer 202c99d191584e17a08b6c7520ef6a19 at {username='slave'} at 127.0.0.1:60108: session id = 202c99d191584e17a08b6c7520ef6a19-219d758513cf4a608ff43578ff989410
I20260608 10:10:19.390483 29504 tablet_copy_source_session.cc:215] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:19.393850 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219d758513cf4a608ff43578ff989410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:19.410406 29994 tablet_copy_client.cc:806] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:19.411473 29994 tablet_copy_client.cc:670] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:19.415758 29995 tablet_copy_client.cc:1025] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:19.438740 29996 ts_tablet_manager.cc:933] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: Initiating tablet copy from peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:19.440618 29996 tablet_copy_client.cc:323] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:33185
I20260608 10:10:19.451658 29430 tablet_copy_service.cc:140] P 8d57361b368e4b30a4e7079d8e9fcddb: Received BeginTabletCopySession request for tablet e6593a7cce654111a92c44499e26a581 from peer 8d358fab9e89406eb9553a08f576ec4d ({username='slave'} at 127.0.0.1:39164)
I20260608 10:10:19.452250 29430 tablet_copy_service.cc:161] P 8d57361b368e4b30a4e7079d8e9fcddb: Beginning new tablet copy session on tablet e6593a7cce654111a92c44499e26a581 from peer 8d358fab9e89406eb9553a08f576ec4d at {username='slave'} at 127.0.0.1:39164: session id = 8d358fab9e89406eb9553a08f576ec4d-e6593a7cce654111a92c44499e26a581
I20260608 10:10:19.460206 29430 tablet_copy_source_session.cc:215] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:19.463907 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6593a7cce654111a92c44499e26a581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:19.480108 29996 tablet_copy_client.cc:806] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:19.480794 29996 tablet_copy_client.cc:670] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:19.485131 29997 tablet_copy_client.cc:1025] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:19.524169 29962 heartbeater.cc:499] Master 127.24.72.126:35697 was elected leader, sending a full tablet report...
I20260608 10:10:19.545413 29998 ts_tablet_manager.cc:933] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: Initiating tablet copy from peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:19.547340 29998 tablet_copy_client.cc:323] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:33185
I20260608 10:10:19.559150 29430 tablet_copy_service.cc:140] P 8d57361b368e4b30a4e7079d8e9fcddb: Received BeginTabletCopySession request for tablet 3594426e6e1a48f287e57902f0df3784 from peer 0910b0bd5c964cc6b3162c6e52c9b589 ({username='slave'} at 127.0.0.1:39170)
I20260608 10:10:19.559758 29430 tablet_copy_service.cc:161] P 8d57361b368e4b30a4e7079d8e9fcddb: Beginning new tablet copy session on tablet 3594426e6e1a48f287e57902f0df3784 from peer 0910b0bd5c964cc6b3162c6e52c9b589 at {username='slave'} at 127.0.0.1:39170: session id = 0910b0bd5c964cc6b3162c6e52c9b589-3594426e6e1a48f287e57902f0df3784
I20260608 10:10:19.567327 29430 tablet_copy_source_session.cc:215] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:19.570758 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3594426e6e1a48f287e57902f0df3784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:19.586390 29998 tablet_copy_client.cc:806] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:19.587029 29998 tablet_copy_client.cc:670] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:19.591468 29999 tablet_copy_client.cc:1025] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:21.160046 29985 tablet_copy_client.cc:538] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:21.172538 29985 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: Bootstrap starting.
I20260608 10:10:21.200394 29988 tablet_copy_client.cc:538] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:21.212918 29988 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: Bootstrap starting.
I20260608 10:10:21.324704 29991 tablet_copy_client.cc:538] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:21.333992 29991 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap starting.
I20260608 10:10:21.367831 29985 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:21.368815 29985 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: Bootstrap complete.
I20260608 10:10:21.369572 29985 ts_tablet_manager.cc:1403] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: Time spent bootstrapping tablet: real 0.197s	user 0.148s	sys 0.039s
I20260608 10:10:21.372677 29985 raft_consensus.cc:359] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:21.373556 29985 raft_consensus.cc:740] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d358fab9e89406eb9553a08f576ec4d, State: Initialized, Role: LEARNER
I20260608 10:10:21.374241 29985 consensus_queue.cc:260] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:21.383559 29985 ts_tablet_manager.cc:1434] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 10:10:21.388721 29504 tablet_copy_service.cc:342] P 2e6b74db71ef4a32aa021a597ed2043f: Request end of tablet copy session 8d358fab9e89406eb9553a08f576ec4d-4df7de27db5a446dac0b696dc1b59528 received from {username='slave'} at 127.0.0.1:60096
I20260608 10:10:21.389223 29504 tablet_copy_service.cc:434] P 2e6b74db71ef4a32aa021a597ed2043f: ending tablet copy session 8d358fab9e89406eb9553a08f576ec4d-4df7de27db5a446dac0b696dc1b59528 on tablet 4df7de27db5a446dac0b696dc1b59528 with peer 8d358fab9e89406eb9553a08f576ec4d
I20260608 10:10:21.391292 29988 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:21.392211 29988 tablet_bootstrap.cc:492] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: Bootstrap complete.
I20260608 10:10:21.392899 29988 ts_tablet_manager.cc:1403] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: Time spent bootstrapping tablet: real 0.180s	user 0.143s	sys 0.022s
I20260608 10:10:21.395815 29988 raft_consensus.cc:359] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:21.396621 29988 raft_consensus.cc:740] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 202c99d191584e17a08b6c7520ef6a19, State: Initialized, Role: LEARNER
I20260608 10:10:21.397495 29988 consensus_queue.cc:260] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
W20260608 10:10:21.401847 29385 consensus_peers.cc:597] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70:34659): Couldn't send request to peer 202c99d191584e17a08b6c7520ef6a19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:21.406745 29988 ts_tablet_manager.cc:1434] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 10:10:21.408645 29430 tablet_copy_service.cc:342] P 8d57361b368e4b30a4e7079d8e9fcddb: Request end of tablet copy session 202c99d191584e17a08b6c7520ef6a19-98eec42902ec4b83896e673ad4c4f34b received from {username='slave'} at 127.0.0.1:39160
I20260608 10:10:21.409112 29430 tablet_copy_service.cc:434] P 8d57361b368e4b30a4e7079d8e9fcddb: ending tablet copy session 202c99d191584e17a08b6c7520ef6a19-98eec42902ec4b83896e673ad4c4f34b on tablet 98eec42902ec4b83896e673ad4c4f34b with peer 202c99d191584e17a08b6c7520ef6a19
I20260608 10:10:21.416656 29994 tablet_copy_client.cc:538] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:21.425508 29994 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: Bootstrap starting.
I20260608 10:10:21.485980 29996 tablet_copy_client.cc:538] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:21.490572 29863 raft_consensus.cc:1217] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:10:21.494908 29996 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: Bootstrap starting.
I20260608 10:10:21.578933 29991 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:21.579905 29991 tablet_bootstrap.cc:492] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap complete.
I20260608 10:10:21.580590 29991 ts_tablet_manager.cc:1403] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent bootstrapping tablet: real 0.247s	user 0.139s	sys 0.013s
I20260608 10:10:21.583514 29991 raft_consensus.cc:359] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:21.585481 29991 raft_consensus.cc:740] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0910b0bd5c964cc6b3162c6e52c9b589, State: Initialized, Role: LEARNER
I20260608 10:10:21.586131 29991 consensus_queue.cc:260] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:21.592377 29998 tablet_copy_client.cc:538] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:21.595588 29991 ts_tablet_manager.cc:1434] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 10:10:21.597453 29504 tablet_copy_service.cc:342] P 2e6b74db71ef4a32aa021a597ed2043f: Request end of tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-6ba1c4e14a7146fc865d819fae878a11 received from {username='slave'} at 127.0.0.1:60098
I20260608 10:10:21.597903 29504 tablet_copy_service.cc:434] P 2e6b74db71ef4a32aa021a597ed2043f: ending tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-6ba1c4e14a7146fc865d819fae878a11 on tablet 6ba1c4e14a7146fc865d819fae878a11 with peer 0910b0bd5c964cc6b3162c6e52c9b589
I20260608 10:10:21.606135 29998 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap starting.
I20260608 10:10:21.656486 29994 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:21.657505 29994 tablet_bootstrap.cc:492] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: Bootstrap complete.
I20260608 10:10:21.658227 29994 ts_tablet_manager.cc:1403] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: Time spent bootstrapping tablet: real 0.233s	user 0.137s	sys 0.043s
I20260608 10:10:21.661604 29994 raft_consensus.cc:359] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:21.662420 29994 raft_consensus.cc:740] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 202c99d191584e17a08b6c7520ef6a19, State: Initialized, Role: LEARNER
I20260608 10:10:21.663080 29994 consensus_queue.cc:260] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:21.667913 29994 ts_tablet_manager.cc:1434] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:10:21.669651 29504 tablet_copy_service.cc:342] P 2e6b74db71ef4a32aa021a597ed2043f: Request end of tablet copy session 202c99d191584e17a08b6c7520ef6a19-219d758513cf4a608ff43578ff989410 received from {username='slave'} at 127.0.0.1:60108
I20260608 10:10:21.670109 29504 tablet_copy_service.cc:434] P 2e6b74db71ef4a32aa021a597ed2043f: ending tablet copy session 202c99d191584e17a08b6c7520ef6a19-219d758513cf4a608ff43578ff989410 on tablet 219d758513cf4a608ff43578ff989410 with peer 202c99d191584e17a08b6c7520ef6a19
I20260608 10:10:21.720033 29996 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:21.721065 29996 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: Bootstrap complete.
I20260608 10:10:21.721784 29996 ts_tablet_manager.cc:1403] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: Time spent bootstrapping tablet: real 0.227s	user 0.139s	sys 0.038s
I20260608 10:10:21.724542 29996 raft_consensus.cc:359] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:21.725360 29996 raft_consensus.cc:740] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d358fab9e89406eb9553a08f576ec4d, State: Initialized, Role: LEARNER
I20260608 10:10:21.726002 29996 consensus_queue.cc:260] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:21.728334 29996 ts_tablet_manager.cc:1434] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:10:21.730509 29430 tablet_copy_service.cc:342] P 8d57361b368e4b30a4e7079d8e9fcddb: Request end of tablet copy session 8d358fab9e89406eb9553a08f576ec4d-e6593a7cce654111a92c44499e26a581 received from {username='slave'} at 127.0.0.1:39164
I20260608 10:10:21.730953 29430 tablet_copy_service.cc:434] P 8d57361b368e4b30a4e7079d8e9fcddb: ending tablet copy session 8d358fab9e89406eb9553a08f576ec4d-e6593a7cce654111a92c44499e26a581 on tablet e6593a7cce654111a92c44499e26a581 with peer 8d358fab9e89406eb9553a08f576ec4d
I20260608 10:10:21.785979 29998 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:21.786882 29998 tablet_bootstrap.cc:492] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap complete.
I20260608 10:10:21.787542 29998 ts_tablet_manager.cc:1403] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent bootstrapping tablet: real 0.182s	user 0.137s	sys 0.015s
I20260608 10:10:21.790323 29998 raft_consensus.cc:359] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:21.791067 29998 raft_consensus.cc:740] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0910b0bd5c964cc6b3162c6e52c9b589, State: Initialized, Role: LEARNER
I20260608 10:10:21.792081 29998 consensus_queue.cc:260] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:21.794159 29998 ts_tablet_manager.cc:1434] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:10:21.796825 29430 tablet_copy_service.cc:342] P 8d57361b368e4b30a4e7079d8e9fcddb: Request end of tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-3594426e6e1a48f287e57902f0df3784 received from {username='slave'} at 127.0.0.1:39170
I20260608 10:10:21.797271 29430 tablet_copy_service.cc:434] P 8d57361b368e4b30a4e7079d8e9fcddb: ending tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-3594426e6e1a48f287e57902f0df3784 on tablet 3594426e6e1a48f287e57902f0df3784 with peer 0910b0bd5c964cc6b3162c6e52c9b589
I20260608 10:10:21.873442 29937 raft_consensus.cc:1217] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:10:21.878760 29679 raft_consensus.cc:1064] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: attempting to promote NON_VOTER 8d358fab9e89406eb9553a08f576ec4d to VOTER
I20260608 10:10:21.881250 29679 consensus_queue.cc:237] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } }
I20260608 10:10:21.900872 29415 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:21.902683 30001 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:21.905133 29863 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:21.910683 30016 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:21.920606 29937 raft_consensus.cc:1217] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:10:21.928784 29344 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:21.934028 29862 raft_consensus.cc:1217] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:10:21.937103 30001 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:21.967451 30016 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:21.974169 29415 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:21.972038 29344 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:21.991928 29240 catalog_manager.cc:5696] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: config changed from index 26 to 27, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:21.993819 29862 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.022570 29788 raft_consensus.cc:1217] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:10:22.030431 29494 consensus_queue.cc:237] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } }
I20260608 10:10:22.037099 29862 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:22.037505 29415 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:22.039201 30001 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:22.040906 30015 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:22.047226 30016 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.051406 29417 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.055336 29862 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.064339 29240 catalog_manager.cc:5696] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.069517 29227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4df7de27db5a446dac0b696dc1b59528 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:22.080116 29326 tablet_service.cc:1558] Processing DeleteTablet for tablet 4df7de27db5a446dac0b696dc1b59528 with delete_type TABLET_DATA_TOMBSTONED (TS f9c77f82feac42adb63d5faf0b7bf137 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38276
I20260608 10:10:22.092288 30024 tablet_replica.cc:333] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:22.093122 30024 raft_consensus.cc:2243] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:22.093705 30024 raft_consensus.cc:2272] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:22.096814 30024 ts_tablet_manager.cc:1916] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:22.106896 30024 ts_tablet_manager.cc:1929] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:10:22.107231 30024 log.cc:1199] T 4df7de27db5a446dac0b696dc1b59528 P f9c77f82feac42adb63d5faf0b7bf137: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/4df7de27db5a446dac0b696dc1b59528
I20260608 10:10:22.108668 29227 catalog_manager.cc:5027] TS f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): tablet 4df7de27db5a446dac0b696dc1b59528 (table test-workload [id=d1363c9626d24648815f3947a6453960]) successfully deleted
I20260608 10:10:22.181788 29788 raft_consensus.cc:1217] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:10:22.311892 30015 raft_consensus.cc:1064] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: attempting to promote NON_VOTER 202c99d191584e17a08b6c7520ef6a19 to VOTER
I20260608 10:10:22.314524 30015 consensus_queue.cc:237] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } }
I20260608 10:10:22.323930 29937 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.325654 30001 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.326401 29417 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.327764 29344 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.329958 30015 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.330890 29679 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.350591 29679 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.352682 29417 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.361436 29937 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.375546 29235 catalog_manager.cc:5696] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.379530 29344 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.410158 29494 consensus_queue.cc:237] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } }
I20260608 10:10:22.428201 29344 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.429890 30016 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.431123 29937 raft_consensus.cc:1275] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.438155 30015 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.443810 30001 consensus_queue.cc:1048] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.454054 29344 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.468426 30032 raft_consensus.cc:1064] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: attempting to promote NON_VOTER 202c99d191584e17a08b6c7520ef6a19 to VOTER
I20260608 10:10:22.474700 30032 consensus_queue.cc:237] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } }
I20260608 10:10:22.476138 30002 raft_consensus.cc:1064] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: attempting to promote NON_VOTER 8d358fab9e89406eb9553a08f576ec4d to VOTER
I20260608 10:10:22.477388 29227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 219d758513cf4a608ff43578ff989410 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:22.483707 29937 raft_consensus.cc:2955] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.499141 29936 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.501147 30031 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:22.503618 29235 catalog_manager.cc:5696] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.507925 30016 raft_consensus.cc:1064] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: attempting to promote NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 to VOTER
I20260608 10:10:22.486495 30002 consensus_queue.cc:237] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } }
I20260608 10:10:22.530308 29494 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.535079 30032 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.540848 29344 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.549669 29409 tablet_service.cc:1558] Processing DeleteTablet for tablet 219d758513cf4a608ff43578ff989410 with delete_type TABLET_DATA_TOMBSTONED (TS 8d57361b368e4b30a4e7079d8e9fcddb not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:51302
I20260608 10:10:22.550570 30030 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260608 10:10:22.560019 30016 consensus_queue.cc:237] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } }
I20260608 10:10:22.582286 29862 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.584080 30030 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.595708 29492 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.599745 30032 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.615217 30040 tablet_replica.cc:333] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:22.616598 30040 raft_consensus.cc:2243] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:22.619621 30032 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.619765 30030 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.621971 29493 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.627035 29341 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.623574 29344 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.632426 30031 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.638792 29788 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.642288 30033 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:10:22.643268 29240 catalog_manager.cc:5696] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.642323 29417 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.652215 30033 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.656077 29862 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.658627 30040 raft_consensus.cc:2272] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:22.660770 29344 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:22.662761 30015 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:22.669654 30040 ts_tablet_manager.cc:1916] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:22.673401 29937 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.677702 29234 catalog_manager.cc:5696] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index 25 to 26, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:22.683158 29788 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.678773 29340 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.680867 30033 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.707427 29493 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:22.708557 29341 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.722424 29240 catalog_manager.cc:5696] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: config changed from index 25 to 26, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.737200 29417 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.751327 29415 consensus_queue.cc:237] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } }
I20260608 10:10:22.754204 30040 ts_tablet_manager.cc:1929] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:10:22.754995 30040 log.cc:1199] T 219d758513cf4a608ff43578ff989410 P 8d57361b368e4b30a4e7079d8e9fcddb: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/219d758513cf4a608ff43578ff989410
I20260608 10:10:22.757941 29227 catalog_manager.cc:5027] TS 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): tablet 219d758513cf4a608ff43578ff989410 (table test-workload [id=d1363c9626d24648815f3947a6453960]) successfully deleted
I20260608 10:10:22.763320 29340 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.767179 30013 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:10:22.772447 30045 raft_consensus.cc:1064] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: attempting to promote NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 to VOTER
I20260608 10:10:22.775365 30045 consensus_queue.cc:237] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } }
I20260608 10:10:22.776047 29937 raft_consensus.cc:1275] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.779464 30032 consensus_queue.cc:1048] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.781384 30030 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.787449 29493 consensus_queue.cc:237] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } }
I20260608 10:10:22.792392 29340 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.797916 29788 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.800180 29341 raft_consensus.cc:1275] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.800102 30015 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.801991 30035 consensus_queue.cc:1048] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.809266 29227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 98eec42902ec4b83896e673ad4c4f34b with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:22.812772 29937 raft_consensus.cc:2955] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } } }
I20260608 10:10:22.813154 30035 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.822384 29240 catalog_manager.cc:5696] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:22.826496 29788 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.828279 30032 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.830078 29493 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.838853 29227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ba1c4e14a7146fc865d819fae878a11 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:22.839658 30032 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.840785 29480 tablet_service.cc:1558] Processing DeleteTablet for tablet 98eec42902ec4b83896e673ad4c4f34b with delete_type TABLET_DATA_TOMBSTONED (TS 2e6b74db71ef4a32aa021a597ed2043f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:54892
I20260608 10:10:22.844877 29340 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.848318 29787 raft_consensus.cc:2955] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.855013 29240 catalog_manager.cc:5696] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index 26 to 27, VOTER 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66) evicted. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:22.857009 29341 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:22.862336 30045 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:22.866643 29409 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba1c4e14a7146fc865d819fae878a11 with delete_type TABLET_DATA_TOMBSTONED (TS 8d57361b368e4b30a4e7079d8e9fcddb not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:51302
I20260608 10:10:22.867662 30040 tablet_replica.cc:333] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:22.868552 30040 raft_consensus.cc:2243] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:22.870182 30040 raft_consensus.cc:2272] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:22.876750 30040 ts_tablet_manager.cc:1916] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:22.888000 30053 tablet_replica.cc:333] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:22.889137 30053 raft_consensus.cc:2243] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:22.890018 30053 raft_consensus.cc:2272] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:22.913194 30053 ts_tablet_manager.cc:1916] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:22.919173 30030 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.920951 29787 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.929956 30040 ts_tablet_manager.cc:1929] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:10:22.930464 30040 log.cc:1199] T 6ba1c4e14a7146fc865d819fae878a11 P 8d57361b368e4b30a4e7079d8e9fcddb: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/6ba1c4e14a7146fc865d819fae878a11
I20260608 10:10:22.932485 29340 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.934221 29493 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.932514 29227 catalog_manager.cc:5027] TS 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): tablet 6ba1c4e14a7146fc865d819fae878a11 (table test-workload [id=d1363c9626d24648815f3947a6453960]) successfully deleted
I20260608 10:10:22.945292 29240 catalog_manager.cc:5696] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 reported cstate change: config changed from index 26 to 27, 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.962332 30053 ts_tablet_manager.cc:1929] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:10:22.963285 30053 log.cc:1199] T 98eec42902ec4b83896e673ad4c4f34b P 2e6b74db71ef4a32aa021a597ed2043f: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/98eec42902ec4b83896e673ad4c4f34b
I20260608 10:10:22.964956 29227 catalog_manager.cc:5027] TS 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): tablet 98eec42902ec4b83896e673ad4c4f34b (table test-workload [id=d1363c9626d24648815f3947a6453960]) successfully deleted
I20260608 10:10:22.969069 29415 consensus_queue.cc:237] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } }
I20260608 10:10:22.977561 29787 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:22.979795 30045 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:22.980069 29493 raft_consensus.cc:1275] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:22.981768 30030 consensus_queue.cc:1048] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:22.987180 30032 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.990897 29493 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:22.997529 29787 raft_consensus.cc:2955] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:23.004392 29234 catalog_manager.cc:5696] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index 27 to 28, VOTER f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65) evicted. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } } }
I20260608 10:10:23.005728 29227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3594426e6e1a48f287e57902f0df3784 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:23.019404 29326 tablet_service.cc:1558] Processing DeleteTablet for tablet 3594426e6e1a48f287e57902f0df3784 with delete_type TABLET_DATA_TOMBSTONED (TS f9c77f82feac42adb63d5faf0b7bf137 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38276
I20260608 10:10:23.033370 30057 tablet_replica.cc:333] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:23.034372 30057 raft_consensus.cc:2243] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:23.035213 30057 raft_consensus.cc:2272] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:23.039170 30057 ts_tablet_manager.cc:1916] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:23.054872 30057 ts_tablet_manager.cc:1929] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:10:23.055277 30057 log.cc:1199] T 3594426e6e1a48f287e57902f0df3784 P f9c77f82feac42adb63d5faf0b7bf137: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/3594426e6e1a48f287e57902f0df3784
I20260608 10:10:23.057382 29227 catalog_manager.cc:5027] TS f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): tablet 3594426e6e1a48f287e57902f0df3784 (table test-workload [id=d1363c9626d24648815f3947a6453960]) successfully deleted
I20260608 10:10:23.112457 29415 consensus_queue.cc:237] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } }
I20260608 10:10:23.118067 29862 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:23.118541 29340 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:10:23.119928 30045 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:23.120800 30030 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:10:23.129633 30002 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:23.131330 29340 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:23.134418 29862 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:23.149109 29227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e6593a7cce654111a92c44499e26a581 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:23.157080 29240 catalog_manager.cc:5696] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d reported cstate change: config changed from index 26 to 27, VOTER 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67) evicted. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } }
I20260608 10:10:23.168496 29480 tablet_service.cc:1558] Processing DeleteTablet for tablet e6593a7cce654111a92c44499e26a581 with delete_type TABLET_DATA_TOMBSTONED (TS 2e6b74db71ef4a32aa021a597ed2043f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:54892
I20260608 10:10:23.169572 30053 tablet_replica.cc:333] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:23.170552 30053 raft_consensus.cc:2243] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:23.171383 30053 raft_consensus.cc:2272] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:23.174733 30053 ts_tablet_manager.cc:1916] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:23.186744 30053 ts_tablet_manager.cc:1929] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:10:23.187067 30053 log.cc:1199] T e6593a7cce654111a92c44499e26a581 P 2e6b74db71ef4a32aa021a597ed2043f: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/e6593a7cce654111a92c44499e26a581
I20260608 10:10:23.188374 29227 catalog_manager.cc:5027] TS 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): tablet e6593a7cce654111a92c44499e26a581 (table test-workload [id=d1363c9626d24648815f3947a6453960]) successfully deleted
I20260608 10:10:24.188936 29493 consensus_queue.cc:237] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
W20260608 10:10:24.195617 29459 consensus_peers.cc:597] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70:34659): Couldn't send request to peer 202c99d191584e17a08b6c7520ef6a19. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4df7de27db5a446dac0b696dc1b59528. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.196426 29415 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:10:24.195725 29862 raft_consensus.cc:1275] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:10:24.197789 30060 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:10:24.198540 30061 consensus_queue.cc:1048] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:10:24.206110 30033 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:24.207893 29862 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:24.207979 29415 raft_consensus.cc:2955] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:24.219249 29240 catalog_manager.cc:5696] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d reported cstate change: config changed from index 28 to 29, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:24.221267 29417 consensus_queue.cc:237] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
W20260608 10:10:24.233879 29383 consensus_peers.cc:597] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68:39675): Couldn't send request to peer 0910b0bd5c964cc6b3162c6e52c9b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6593a7cce654111a92c44499e26a581. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.234838 29862 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:24.235090 29340 raft_consensus.cc:1275] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:10:24.236217 30058 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:24.237407 30002 consensus_queue.cc:1048] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:10:24.246694 30058 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.248919 29862 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.250377 29340 raft_consensus.cc:2955] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.262413 29235 catalog_manager.cc:5696] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d reported cstate change: config changed from index 27 to 28, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.288616 29340 consensus_queue.cc:237] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:24.295322 29493 raft_consensus.cc:1275] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer f9c77f82feac42adb63d5faf0b7bf137: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:24.298430 29417 raft_consensus.cc:1275] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer f9c77f82feac42adb63d5faf0b7bf137: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:24.299898 30025 consensus_queue.cc:1048] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.301970 30025 consensus_queue.cc:1048] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.309614 30075 raft_consensus.cc:2955] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:24.312937 29493 raft_consensus.cc:2955] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
W20260608 10:10:24.318602 29311 consensus_peers.cc:597] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 -> Peer 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69:37521): Couldn't send request to peer 8d358fab9e89406eb9553a08f576ec4d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 814ab188b9db46388e767edf731a941e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.320046 29417 raft_consensus.cc:2955] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:24.326509 29494 consensus_queue.cc:237] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:24.327982 29234 catalog_manager.cc:5696] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New cstate: current_term: 1 leader_uuid: "f9c77f82feac42adb63d5faf0b7bf137" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:24.337623 29417 raft_consensus.cc:1275] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:10:24.338089 29457 consensus_peers.cc:597] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68:39675): Couldn't send request to peer 0910b0bd5c964cc6b3162c6e52c9b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77d8f87ad3104edd98bec238e1382a97. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.338335 29340 raft_consensus.cc:1275] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 2e6b74db71ef4a32aa021a597ed2043f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:24.339349 30060 consensus_queue.cc:1048] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.340323 30033 consensus_queue.cc:1048] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.351234 30061 raft_consensus.cc:2955] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.353227 29340 raft_consensus.cc:2955] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.353650 29417 raft_consensus.cc:2955] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.365545 29240 catalog_manager.cc:5696] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb reported cstate change: config changed from index -1 to 26, NON_VOTER 0910b0bd5c964cc6b3162c6e52c9b589 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "2e6b74db71ef4a32aa021a597ed2043f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } } }
I20260608 10:10:24.366148 29417 consensus_queue.cc:237] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } }
I20260608 10:10:24.374660 29494 raft_consensus.cc:1275] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:24.375082 29341 raft_consensus.cc:1275] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Refusing update from remote peer 8d57361b368e4b30a4e7079d8e9fcddb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 10:10:24.375556 29386 consensus_peers.cc:597] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69:37521): Couldn't send request to peer 8d358fab9e89406eb9553a08f576ec4d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 972f933fd232424cab60d2534ce6d8d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.376273 30002 consensus_queue.cc:1048] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.377482 30058 consensus_queue.cc:1048] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.390699 30002 raft_consensus.cc:2955] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:24.391460 29494 raft_consensus.cc:2955] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:24.395226 29340 raft_consensus.cc:2955] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:24.401999 29235 catalog_manager.cc:5696] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f reported cstate change: config changed from index -1 to 26, NON_VOTER 8d358fab9e89406eb9553a08f576ec4d (127.24.72.69) added. New cstate: current_term: 1 leader_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } attrs { replace: true } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: NON_VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: true } } }
I20260608 10:10:24.407812 29340 consensus_queue.cc:237] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:24.416167 29494 raft_consensus.cc:1275] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Refusing update from remote peer f9c77f82feac42adb63d5faf0b7bf137: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:24.418242 30080 consensus_queue.cc:1048] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.420821 29417 raft_consensus.cc:1275] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Refusing update from remote peer f9c77f82feac42adb63d5faf0b7bf137: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:10:24.422525 30080 consensus_queue.cc:1048] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:10:24.431108 30075 raft_consensus.cc:2955] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:24.432813 29417 raft_consensus.cc:2955] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
W20260608 10:10:24.436022 29310 consensus_peers.cc:597] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 -> Peer 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70:34659): Couldn't send request to peer 202c99d191584e17a08b6c7520ef6a19. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cae9f4d1c45345a98fa1a3c3e132ded4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.437448 29494 raft_consensus.cc:2955] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } } }
I20260608 10:10:24.451668 29235 catalog_manager.cc:5696] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 reported cstate change: config changed from index -1 to 26, NON_VOTER 202c99d191584e17a08b6c7520ef6a19 (127.24.72.70) added. New cstate: current_term: 1 leader_uuid: "f9c77f82feac42adb63d5faf0b7bf137" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:24.628412 30094 ts_tablet_manager.cc:933] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: Initiating tablet copy from peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:24.634433 30094 tablet_copy_client.cc:323] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:33185
I20260608 10:10:24.637173 29430 tablet_copy_service.cc:140] P 8d57361b368e4b30a4e7079d8e9fcddb: Received BeginTabletCopySession request for tablet e6593a7cce654111a92c44499e26a581 from peer 0910b0bd5c964cc6b3162c6e52c9b589 ({username='slave'} at 127.0.0.1:39170)
I20260608 10:10:24.638165 29430 tablet_copy_service.cc:161] P 8d57361b368e4b30a4e7079d8e9fcddb: Beginning new tablet copy session on tablet e6593a7cce654111a92c44499e26a581 from peer 0910b0bd5c964cc6b3162c6e52c9b589 at {username='slave'} at 127.0.0.1:39170: session id = 0910b0bd5c964cc6b3162c6e52c9b589-e6593a7cce654111a92c44499e26a581
I20260608 10:10:24.648572 29430 tablet_copy_source_session.cc:215] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:24.667079 30094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6593a7cce654111a92c44499e26a581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:24.689819 30096 ts_tablet_manager.cc:933] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: Initiating tablet copy from peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721)
I20260608 10:10:24.691622 30094 tablet_copy_client.cc:806] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:24.692417 30094 tablet_copy_client.cc:670] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:24.692502 30096 tablet_copy_client.cc:323] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:40721
I20260608 10:10:24.698444 30095 tablet_copy_client.cc:1025] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:24.706010 29355 tablet_copy_service.cc:140] P f9c77f82feac42adb63d5faf0b7bf137: Received BeginTabletCopySession request for tablet 814ab188b9db46388e767edf731a941e from peer 8d358fab9e89406eb9553a08f576ec4d ({username='slave'} at 127.0.0.1:41746)
I20260608 10:10:24.706635 29355 tablet_copy_service.cc:161] P f9c77f82feac42adb63d5faf0b7bf137: Beginning new tablet copy session on tablet 814ab188b9db46388e767edf731a941e from peer 8d358fab9e89406eb9553a08f576ec4d at {username='slave'} at 127.0.0.1:41746: session id = 8d358fab9e89406eb9553a08f576ec4d-814ab188b9db46388e767edf731a941e
I20260608 10:10:24.713174 29355 tablet_copy_source_session.cc:215] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:24.716260 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814ab188b9db46388e767edf731a941e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:24.721109 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:10:24.748907 24865 tablet_copy_service.cc:362] P f9c77f82feac42adb63d5faf0b7bf137: Destroying tablet copy session 8d358fab9e89406eb9553a08f576ec4d-814ab188b9db46388e767edf731a941e due to service shutdown
I20260608 10:10:24.749446 24865 tablet_copy_service.cc:434] P f9c77f82feac42adb63d5faf0b7bf137: ending tablet copy session 8d358fab9e89406eb9553a08f576ec4d-814ab188b9db46388e767edf731a941e on tablet 814ab188b9db46388e767edf731a941e with peer 8d358fab9e89406eb9553a08f576ec4d
I20260608 10:10:24.773929 30099 ts_tablet_manager.cc:933] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: Initiating tablet copy from peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
I20260608 10:10:24.787457 30096 tablet_copy_client.cc:806] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:24.788312 30096 tablet_copy_client.cc:670] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:24.800450 30100 ts_tablet_manager.cc:933] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: Initiating tablet copy from peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
W20260608 10:10:24.807026 29383 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 10:10:24.811893 30100 tablet_copy_client.cc:323] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41771
I20260608 10:10:24.806458 30099 tablet_copy_client.cc:323] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:41771
I20260608 10:10:24.819159 29504 tablet_copy_service.cc:140] P 2e6b74db71ef4a32aa021a597ed2043f: Received BeginTabletCopySession request for tablet 77d8f87ad3104edd98bec238e1382a97 from peer 0910b0bd5c964cc6b3162c6e52c9b589 ({username='slave'} at 127.0.0.1:60098)
I20260608 10:10:24.819291 29503 tablet_copy_service.cc:140] P 2e6b74db71ef4a32aa021a597ed2043f: Received BeginTabletCopySession request for tablet 4df7de27db5a446dac0b696dc1b59528 from peer 202c99d191584e17a08b6c7520ef6a19 ({username='slave'} at 127.0.0.1:60108)
I20260608 10:10:24.825747 29504 tablet_copy_service.cc:161] P 2e6b74db71ef4a32aa021a597ed2043f: Beginning new tablet copy session on tablet 77d8f87ad3104edd98bec238e1382a97 from peer 0910b0bd5c964cc6b3162c6e52c9b589 at {username='slave'} at 127.0.0.1:60098: session id = 0910b0bd5c964cc6b3162c6e52c9b589-77d8f87ad3104edd98bec238e1382a97
I20260608 10:10:24.826543 29503 tablet_copy_service.cc:161] P 2e6b74db71ef4a32aa021a597ed2043f: Beginning new tablet copy session on tablet 4df7de27db5a446dac0b696dc1b59528 from peer 202c99d191584e17a08b6c7520ef6a19 at {username='slave'} at 127.0.0.1:60108: session id = 202c99d191584e17a08b6c7520ef6a19-4df7de27db5a446dac0b696dc1b59528
W20260608 10:10:24.827905 29383 consensus_peers.cc:597] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.839356 29504 tablet_copy_source_session.cc:215] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:24.841086 29503 tablet_copy_source_session.cc:215] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:24.843245 30100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d8f87ad3104edd98bec238e1382a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:24.850167 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:24.854012 24865 tablet_replica.cc:333] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.855237 24865 raft_consensus.cc:2243] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:24.855654 30099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df7de27db5a446dac0b696dc1b59528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:24.859993 24865 raft_consensus.cc:2272] T 6ba1c4e14a7146fc865d819fae878a11 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:24.863708 29383 consensus_peers.cc:597] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.864243 24865 tablet_replica.cc:333] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.865265 24865 raft_consensus.cc:2243] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:24.867031 30100 tablet_copy_client.cc:806] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:24.867573 30100 tablet_copy_client.cc:670] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:24.868010 24865 raft_consensus.cc:2272] T cae9f4d1c45345a98fa1a3c3e132ded4 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.872218 30102 tablet_copy_client.cc:1025] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:24.874356 24865 tablet_replica.cc:333] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.875195 24865 raft_consensus.cc:2243] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:24.876217 24865 raft_consensus.cc:2272] T e6593a7cce654111a92c44499e26a581 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:24.879926 29383 consensus_peers.cc:597] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.882066 24865 tablet_replica.cc:333] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.882982 24865 raft_consensus.cc:2243] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:24.883973 24865 raft_consensus.cc:2272] T 2b982e6149534ea5b45600dfa1efb073 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.887418 24865 tablet_replica.cc:333] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.888144 24865 raft_consensus.cc:2243] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:24.888944 24865 raft_consensus.cc:2272] T 972f933fd232424cab60d2534ce6d8d0 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.891858 30099 tablet_copy_client.cc:806] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:24.892462 30099 tablet_copy_client.cc:670] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:24.895583 24865 tablet_replica.cc:333] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
W20260608 10:10:24.896169 29457 consensus_peers.cc:597] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.896620 24865 raft_consensus.cc:2243] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:10:24.897364 29383 consensus_peers.cc:597] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:24.897773 24865 raft_consensus.cc:2272] T 219d758513cf4a608ff43578ff989410 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.899467 30101 tablet_copy_client.cc:1025] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Injecting latency into file download: 2000
I20260608 10:10:24.901101 24865 tablet_replica.cc:333] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.901777 24865 raft_consensus.cc:2243] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:24.902658 24865 raft_consensus.cc:2272] T 9ec14942675e4287bcc134f0c73530d7 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.905267 24865 tablet_replica.cc:333] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.905794 24865 raft_consensus.cc:2243] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:24.906405 24865 raft_consensus.cc:2272] T 98eec42902ec4b83896e673ad4c4f34b P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.909034 24865 tablet_replica.cc:333] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.909534 24865 raft_consensus.cc:2243] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:24.910586 24865 raft_consensus.cc:2272] T 814ab188b9db46388e767edf731a941e P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.914350 24865 tablet_replica.cc:333] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137: stopping tablet replica
I20260608 10:10:24.914865 24865 raft_consensus.cc:2243] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:24.915727 24865 raft_consensus.cc:2272] T 77d8f87ad3104edd98bec238e1382a97 P f9c77f82feac42adb63d5faf0b7bf137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:24.957084 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:10:24.966136 30105 ts_tablet_manager.cc:933] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: Initiating tablet copy from peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
I20260608 10:10:24.968191 30105 tablet_copy_client.cc:323] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:33185
I20260608 10:10:24.970355 29430 tablet_copy_service.cc:140] P 8d57361b368e4b30a4e7079d8e9fcddb: Received BeginTabletCopySession request for tablet 972f933fd232424cab60d2534ce6d8d0 from peer 8d358fab9e89406eb9553a08f576ec4d ({username='slave'} at 127.0.0.1:39164)
I20260608 10:10:24.971066 29430 tablet_copy_service.cc:161] P 8d57361b368e4b30a4e7079d8e9fcddb: Beginning new tablet copy session on tablet 972f933fd232424cab60d2534ce6d8d0 from peer 8d358fab9e89406eb9553a08f576ec4d at {username='slave'} at 127.0.0.1:39164: session id = 8d358fab9e89406eb9553a08f576ec4d-972f933fd232424cab60d2534ce6d8d0
I20260608 10:10:24.981009 29430 tablet_copy_source_session.cc:215] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:24.985244 30105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972f933fd232424cab60d2534ce6d8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:25.001185 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:10:25.005561 30105 tablet_copy_client.cc:806] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:25.006253 30105 tablet_copy_client.cc:670] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:25.015496 24865 tablet_copy_service.cc:362] P 8d57361b368e4b30a4e7079d8e9fcddb: Destroying tablet copy session 8d358fab9e89406eb9553a08f576ec4d-972f933fd232424cab60d2534ce6d8d0 due to service shutdown
I20260608 10:10:25.015923 24865 tablet_copy_service.cc:434] P 8d57361b368e4b30a4e7079d8e9fcddb: ending tablet copy session 8d358fab9e89406eb9553a08f576ec4d-972f933fd232424cab60d2534ce6d8d0 on tablet 972f933fd232424cab60d2534ce6d8d0 with peer 8d358fab9e89406eb9553a08f576ec4d
I20260608 10:10:25.016507 24865 tablet_copy_service.cc:362] P 8d57361b368e4b30a4e7079d8e9fcddb: Destroying tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-e6593a7cce654111a92c44499e26a581 due to service shutdown
I20260608 10:10:25.016809 24865 tablet_copy_service.cc:434] P 8d57361b368e4b30a4e7079d8e9fcddb: ending tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-e6593a7cce654111a92c44499e26a581 on tablet e6593a7cce654111a92c44499e26a581 with peer 0910b0bd5c964cc6b3162c6e52c9b589
I20260608 10:10:25.046994 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:25.047860 24865 tablet_replica.cc:333] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.048732 24865 raft_consensus.cc:2243] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.049813 24865 raft_consensus.cc:2272] T cae9f4d1c45345a98fa1a3c3e132ded4 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.054526 24865 tablet_replica.cc:333] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.055518 24865 raft_consensus.cc:2243] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:10:25.055948 29457 consensus_peers.cc:597] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:25.056881 24865 raft_consensus.cc:2272] T 4df7de27db5a446dac0b696dc1b59528 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.061193 24865 tablet_replica.cc:333] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.062021 24865 raft_consensus.cc:2243] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.063143 24865 raft_consensus.cc:2272] T 3594426e6e1a48f287e57902f0df3784 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.066533 24865 tablet_replica.cc:333] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.067293 24865 raft_consensus.cc:2243] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.068219 24865 raft_consensus.cc:2272] T 9ec14942675e4287bcc134f0c73530d7 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:25.070210 30096 ts_tablet_manager.cc:1011] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: Tablet Copy: Unable to fetch data from remote peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111)
I20260608 10:10:25.070628 30096 tablet_replica.cc:333] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: stopping tablet replica
I20260608 10:10:25.070861 30096 raft_consensus.cc:2243] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:10:25.071201 30096 raft_consensus.cc:2272] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:10:25.071650 24865 tablet_replica.cc:333] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.072439 24865 raft_consensus.cc:2243] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:10:25.073233 30096 tablet_copy_client.cc:1131] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111)
I20260608 10:10:25.073623 24865 raft_consensus.cc:2272] T 2b982e6149534ea5b45600dfa1efb073 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:25.074483 30096 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 814ab188b9db46388e767edf731a941e but one is already registered
I20260608 10:10:25.074856 30096 ts_tablet_manager.cc:1916] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:25.077078 24865 tablet_replica.cc:333] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.077901 24865 raft_consensus.cc:2243] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.079469 24865 raft_consensus.cc:2272] T 972f933fd232424cab60d2534ce6d8d0 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.083570 24865 tablet_replica.cc:333] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.084307 24865 raft_consensus.cc:2243] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.086022 24865 raft_consensus.cc:2272] T e6593a7cce654111a92c44499e26a581 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.086689 30096 ts_tablet_manager.cc:1929] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 10:10:25.087133 30096 log.cc:1199] T 814ab188b9db46388e767edf731a941e P 8d358fab9e89406eb9553a08f576ec4d: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root/wals/814ab188b9db46388e767edf731a941e
I20260608 10:10:25.089859 24865 tablet_replica.cc:333] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.090458 24865 raft_consensus.cc:2243] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.091308 24865 raft_consensus.cc:2272] T 98eec42902ec4b83896e673ad4c4f34b P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.093852 24865 tablet_replica.cc:333] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.094368 24865 raft_consensus.cc:2243] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.095072 24865 raft_consensus.cc:2272] T 814ab188b9db46388e767edf731a941e P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.098065 24865 tablet_replica.cc:333] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb: stopping tablet replica
I20260608 10:10:25.098686 24865 raft_consensus.cc:2243] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.099749 24865 raft_consensus.cc:2272] T 77d8f87ad3104edd98bec238e1382a97 P 8d57361b368e4b30a4e7079d8e9fcddb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:25.135407 30105 ts_tablet_manager.cc:1011] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: Tablet Copy: Unable to fetch data from remote peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
I20260608 10:10:25.135967 30105 tablet_replica.cc:333] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: stopping tablet replica
I20260608 10:10:25.136370 30105 raft_consensus.cc:2243] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:10:25.136818 30105 raft_consensus.cc:2272] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:10:25.137416 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
W20260608 10:10:25.140066 30105 tablet_copy_client.cc:1131] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
W20260608 10:10:25.141582 30105 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 972f933fd232424cab60d2534ce6d8d0 but one is already registered
I20260608 10:10:25.141919 30105 ts_tablet_manager.cc:1916] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:25.158872 30105 ts_tablet_manager.cc:1929] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 10:10:25.159353 30105 log.cc:1199] T 972f933fd232424cab60d2534ce6d8d0 P 8d358fab9e89406eb9553a08f576ec4d: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913293458645-24865-0/minicluster-data/ts-4-root/wals/972f933fd232424cab60d2534ce6d8d0
I20260608 10:10:25.182566 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:10:25.198783 24865 tablet_copy_service.cc:362] P 2e6b74db71ef4a32aa021a597ed2043f: Destroying tablet copy session 202c99d191584e17a08b6c7520ef6a19-4df7de27db5a446dac0b696dc1b59528 due to service shutdown
I20260608 10:10:25.199191 24865 tablet_copy_service.cc:434] P 2e6b74db71ef4a32aa021a597ed2043f: ending tablet copy session 202c99d191584e17a08b6c7520ef6a19-4df7de27db5a446dac0b696dc1b59528 on tablet 4df7de27db5a446dac0b696dc1b59528 with peer 202c99d191584e17a08b6c7520ef6a19
I20260608 10:10:25.199735 24865 tablet_copy_service.cc:362] P 2e6b74db71ef4a32aa021a597ed2043f: Destroying tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-77d8f87ad3104edd98bec238e1382a97 due to service shutdown
I20260608 10:10:25.200030 24865 tablet_copy_service.cc:434] P 2e6b74db71ef4a32aa021a597ed2043f: ending tablet copy session 0910b0bd5c964cc6b3162c6e52c9b589-77d8f87ad3104edd98bec238e1382a97 on tablet 77d8f87ad3104edd98bec238e1382a97 with peer 0910b0bd5c964cc6b3162c6e52c9b589
W20260608 10:10:25.221263 29457 consensus_peers.cc:597] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Couldn't send request to peer f9c77f82feac42adb63d5faf0b7bf137. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:25.228492 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:25.229483 24865 tablet_replica.cc:333] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.230444 24865 raft_consensus.cc:2243] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.231937 24865 raft_consensus.cc:2272] T 77d8f87ad3104edd98bec238e1382a97 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.235962 24865 tablet_replica.cc:333] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.236719 24865 raft_consensus.cc:2243] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.237725 24865 raft_consensus.cc:2272] T 814ab188b9db46388e767edf731a941e P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.241565 24865 tablet_replica.cc:333] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.242286 24865 raft_consensus.cc:2243] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.243238 24865 raft_consensus.cc:2272] T 9ec14942675e4287bcc134f0c73530d7 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.246766 24865 tablet_replica.cc:333] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
W20260608 10:10:25.246814 29457 consensus_peers.cc:597] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f -> Peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Couldn't send request to peer 8d57361b368e4b30a4e7079d8e9fcddb. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:25.247903 24865 raft_consensus.cc:2243] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.249033 24865 raft_consensus.cc:2272] T 219d758513cf4a608ff43578ff989410 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.252162 24865 tablet_replica.cc:333] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.252929 24865 raft_consensus.cc:2243] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.253574 24865 raft_consensus.cc:2272] T 972f933fd232424cab60d2534ce6d8d0 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.256897 24865 tablet_replica.cc:333] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.257623 24865 raft_consensus.cc:2243] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.258204 24865 raft_consensus.cc:2272] T 2b982e6149534ea5b45600dfa1efb073 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.260519 24865 tablet_replica.cc:333] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.261126 24865 raft_consensus.cc:2243] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.262157 24865 raft_consensus.cc:2272] T 3594426e6e1a48f287e57902f0df3784 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.265214 24865 tablet_replica.cc:333] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.265919 24865 raft_consensus.cc:2243] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.266959 24865 raft_consensus.cc:2272] T 4df7de27db5a446dac0b696dc1b59528 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.269200 24865 tablet_replica.cc:333] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.269690 24865 raft_consensus.cc:2243] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:25.270262 24865 raft_consensus.cc:2272] T cae9f4d1c45345a98fa1a3c3e132ded4 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.273010 24865 tablet_replica.cc:333] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f: stopping tablet replica
I20260608 10:10:25.273514 24865 raft_consensus.cc:2243] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:25.274317 24865 raft_consensus.cc:2272] T 6ba1c4e14a7146fc865d819fae878a11 P 2e6b74db71ef4a32aa021a597ed2043f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:25.311239 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:10:25.341090 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:10:25.371580 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:26.147742 30109 raft_consensus.cc:493] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d57361b368e4b30a4e7079d8e9fcddb)
I20260608 10:10:26.148301 30109 raft_consensus.cc:515] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } }
I20260608 10:10:26.150873 30109 leader_election.cc:290] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
W20260608 10:10:26.158283 29751 leader_election.cc:336] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Network error: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
W20260608 10:10:26.158843 29751 leader_election.cc:336] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Network error: Client connection negotiation failed: client connection to 127.24.72.67:41771: connect: Connection refused (error 111)
I20260608 10:10:26.159161 29751 leader_election.cc:304] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0910b0bd5c964cc6b3162c6e52c9b589; no voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb
I20260608 10:10:26.159775 30109 raft_consensus.cc:2749] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:26.298398 30113 raft_consensus.cc:493] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e6b74db71ef4a32aa021a597ed2043f)
I20260608 10:10:26.298887 30113 raft_consensus.cc:515] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } }
I20260608 10:10:26.301126 30113 leader_election.cc:290] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
W20260608 10:10:26.308140 29900 leader_election.cc:336] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Network error: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111)
W20260608 10:10:26.308815 29900 leader_election.cc:336] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Network error: Client connection negotiation failed: client connection to 127.24.72.67:41771: connect: Connection refused (error 111)
I20260608 10:10:26.309141 29900 leader_election.cc:304] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 202c99d191584e17a08b6c7520ef6a19; no voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:26.309757 30113 raft_consensus.cc:2749] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:26.352504 30113 raft_consensus.cc:493] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d57361b368e4b30a4e7079d8e9fcddb)
I20260608 10:10:26.352972 30113 raft_consensus.cc:515] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: false } }
I20260608 10:10:26.355013 30113 leader_election.cc:290] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
W20260608 10:10:26.359004 29900 leader_election.cc:336] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Network error: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111)
W20260608 10:10:26.359735 29900 leader_election.cc:336] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Network error: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
I20260608 10:10:26.360062 29900 leader_election.cc:304] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 202c99d191584e17a08b6c7520ef6a19; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:26.360648 30113 raft_consensus.cc:2749] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:26.533748 30117 raft_consensus.cc:493] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8d57361b368e4b30a4e7079d8e9fcddb)
I20260608 10:10:26.534272 30117 raft_consensus.cc:515] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:26.536504 30117 leader_election.cc:290] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185)
W20260608 10:10:26.543959 29826 leader_election.cc:336] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Network error: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111)
W20260608 10:10:26.544739 29826 leader_election.cc:336] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Network error: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
I20260608 10:10:26.545189 29826 leader_election.cc:304] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d358fab9e89406eb9553a08f576ec4d; no voters: 8d57361b368e4b30a4e7079d8e9fcddb, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:26.545977 30117 raft_consensus.cc:2749] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:26.679399 30117 raft_consensus.cc:493] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e6b74db71ef4a32aa021a597ed2043f)
I20260608 10:10:26.679857 30117 raft_consensus.cc:515] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:26.681968 30117 leader_election.cc:290] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
W20260608 10:10:26.686004 29826 leader_election.cc:336] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d57361b368e4b30a4e7079d8e9fcddb (127.24.72.66:33185): Network error: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
W20260608 10:10:26.686733 29826 leader_election.cc:336] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Network error: Client connection negotiation failed: client connection to 127.24.72.67:41771: connect: Connection refused (error 111)
I20260608 10:10:26.687142 29826 leader_election.cc:304] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d358fab9e89406eb9553a08f576ec4d; no voters: 2e6b74db71ef4a32aa021a597ed2043f, 8d57361b368e4b30a4e7079d8e9fcddb
I20260608 10:10:26.687881 30117 raft_consensus.cc:2749] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:26.699460 30094 tablet_copy_client.cc:538] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:26.705824 30094 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap starting.
I20260608 10:10:26.716322 30121 raft_consensus.cc:493] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e6b74db71ef4a32aa021a597ed2043f)
I20260608 10:10:26.717005 30121 raft_consensus.cc:515] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: false } }
I20260608 10:10:26.719667 30121 leader_election.cc:290] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721), 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771)
W20260608 10:10:26.729529 29751 leader_election.cc:336] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9c77f82feac42adb63d5faf0b7bf137 (127.24.72.65:40721): Network error: Client connection negotiation failed: client connection to 127.24.72.65:40721: connect: Connection refused (error 111)
W20260608 10:10:26.730410 29751 leader_election.cc:336] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e6b74db71ef4a32aa021a597ed2043f (127.24.72.67:41771): Network error: Client connection negotiation failed: client connection to 127.24.72.67:41771: connect: Connection refused (error 111)
I20260608 10:10:26.730845 29751 leader_election.cc:304] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0910b0bd5c964cc6b3162c6e52c9b589; no voters: 2e6b74db71ef4a32aa021a597ed2043f, f9c77f82feac42adb63d5faf0b7bf137
I20260608 10:10:26.731637 30121 raft_consensus.cc:2749] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:26.817970 30094 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:26.818709 30094 tablet_bootstrap.cc:492] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap complete.
I20260608 10:10:26.819248 30094 ts_tablet_manager.cc:1403] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent bootstrapping tablet: real 0.114s	user 0.092s	sys 0.020s
I20260608 10:10:26.821512 30094 raft_consensus.cc:359] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:26.822049 30094 raft_consensus.cc:740] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0910b0bd5c964cc6b3162c6e52c9b589, State: Initialized, Role: LEARNER
I20260608 10:10:26.822510 30094 consensus_queue.cc:260] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:26.824025 30094 ts_tablet_manager.cc:1434] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 10:10:26.826468 30094 tablet_copy_client.cc:1131] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.66:33185: connect: Connection refused (error 111)
I20260608 10:10:26.873133 30100 tablet_copy_client.cc:538] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:26.879325 30100 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap starting.
I20260608 10:10:26.900456 30099 tablet_copy_client.cc:538] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:26.909533 30099 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: Bootstrap starting.
I20260608 10:10:26.983183 30100 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:26.983899 30100 tablet_bootstrap.cc:492] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: Bootstrap complete.
I20260608 10:10:26.984404 30100 ts_tablet_manager.cc:1403] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent bootstrapping tablet: real 0.105s	user 0.096s	sys 0.008s
I20260608 10:10:26.986382 30100 raft_consensus.cc:359] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:26.986994 30100 raft_consensus.cc:740] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0910b0bd5c964cc6b3162c6e52c9b589, State: Initialized, Role: LEARNER
I20260608 10:10:26.987443 30100 consensus_queue.cc:260] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f9c77f82feac42adb63d5faf0b7bf137" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 40721 } attrs { replace: true } } peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "0910b0bd5c964cc6b3162c6e52c9b589" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39675 } attrs { promote: true } }
I20260608 10:10:26.988960 30100 ts_tablet_manager.cc:1434] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 10:10:26.991169 30100 tablet_copy_client.cc:1131] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.67:41771: connect: Connection refused (error 111)
I20260608 10:10:26.992802 24865 tablet_replica.cc:333] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589: stopping tablet replica
I20260608 10:10:26.994119 24865 raft_consensus.cc:2243] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:10:26.994735 24865 raft_consensus.cc:2272] T 77d8f87ad3104edd98bec238e1382a97 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:10:26.997048 24865 tablet_replica.cc:333] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589: stopping tablet replica
I20260608 10:10:26.997632 24865 raft_consensus.cc:2243] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:10:26.998009 24865 raft_consensus.cc:2272] T e6593a7cce654111a92c44499e26a581 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:10:27.000173 24865 tablet_replica.cc:333] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589: stopping tablet replica
I20260608 10:10:27.000660 24865 raft_consensus.cc:2243] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:27.001267 24865 raft_consensus.cc:2272] T 3594426e6e1a48f287e57902f0df3784 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.003656 24865 tablet_replica.cc:333] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589: stopping tablet replica
I20260608 10:10:27.004096 24865 raft_consensus.cc:2243] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:27.004652 24865 raft_consensus.cc:2272] T 6ba1c4e14a7146fc865d819fae878a11 P 0910b0bd5c964cc6b3162c6e52c9b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.029129 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:10:27.045450 24865 tablet_server.cc:179] TabletServer@127.24.72.69:0 shutting down...
I20260608 10:10:27.069360 30099 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:27.070367 30099 tablet_bootstrap.cc:492] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: Bootstrap complete.
I20260608 10:10:27.071126 30099 ts_tablet_manager.cc:1403] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: Time spent bootstrapping tablet: real 0.162s	user 0.149s	sys 0.014s
I20260608 10:10:27.074097 30099 raft_consensus.cc:359] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:27.074895 30099 raft_consensus.cc:740] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 202c99d191584e17a08b6c7520ef6a19, State: Initialized, Role: LEARNER
I20260608 10:10:27.075568 30099 consensus_queue.cc:260] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8d57361b368e4b30a4e7079d8e9fcddb" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 33185 } attrs { replace: true } } peers { permanent_uuid: "2e6b74db71ef4a32aa021a597ed2043f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41771 } } peers { permanent_uuid: "8d358fab9e89406eb9553a08f576ec4d" member_type: VOTER last_known_addr { host: "127.24.72.69" port: 37521 } attrs { promote: false } } peers { permanent_uuid: "202c99d191584e17a08b6c7520ef6a19" member_type: NON_VOTER last_known_addr { host: "127.24.72.70" port: 34659 } attrs { promote: true } }
I20260608 10:10:27.078588 30099 ts_tablet_manager.cc:1434] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 10:10:27.083711 30099 tablet_copy_client.cc:1131] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.67:41771: connect: Connection refused (error 111)
I20260608 10:10:27.090322 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:27.091113 24865 tablet_replica.cc:333] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d: stopping tablet replica
I20260608 10:10:27.091874 24865 raft_consensus.cc:2243] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:27.092676 24865 raft_consensus.cc:2272] T e6593a7cce654111a92c44499e26a581 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.095347 24865 tablet_replica.cc:333] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d: stopping tablet replica
I20260608 10:10:27.095830 24865 raft_consensus.cc:2243] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:27.096365 24865 raft_consensus.cc:2272] T 4df7de27db5a446dac0b696dc1b59528 P 8d358fab9e89406eb9553a08f576ec4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.117884 24865 tablet_server.cc:196] TabletServer@127.24.72.69:0 shutdown complete.
I20260608 10:10:27.131122 24865 tablet_server.cc:179] TabletServer@127.24.72.70:0 shutting down...
I20260608 10:10:27.166307 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:27.167213 24865 tablet_replica.cc:333] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19: stopping tablet replica
I20260608 10:10:27.167805 24865 raft_consensus.cc:2243] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:10:27.168201 24865 raft_consensus.cc:2272] T 4df7de27db5a446dac0b696dc1b59528 P 202c99d191584e17a08b6c7520ef6a19 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:10:27.170737 24865 tablet_replica.cc:333] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19: stopping tablet replica
I20260608 10:10:27.171248 24865 raft_consensus.cc:2243] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:27.171801 24865 raft_consensus.cc:2272] T 219d758513cf4a608ff43578ff989410 P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.174144 24865 tablet_replica.cc:333] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19: stopping tablet replica
I20260608 10:10:27.174574 24865 raft_consensus.cc:2243] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:27.175041 24865 raft_consensus.cc:2272] T 98eec42902ec4b83896e673ad4c4f34b P 202c99d191584e17a08b6c7520ef6a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.196182 24865 tablet_server.cc:196] TabletServer@127.24.72.70:0 shutdown complete.
I20260608 10:10:27.209822 24865 master.cc:562] Master@127.24.72.126:35697 shutting down...
W20260608 10:10:27.231246 29291 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:10:27.231493 29291 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:10:27.231688 29291 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:10:27.233250 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:27.233829 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:27.234144 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4b60bb58d2e4ed496c4e5457e9b42a0: stopping tablet replica
I20260608 10:10:27.281425 24865 master.cc:584] Master@127.24.72.126:35697 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17395 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:10:27.326538 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:38957
I20260608 10:10:27.327755 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:27.333092 30130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.333117 30131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.334278 30133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:27.335494 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:27.336349 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:27.336537 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:27.336683 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913427336664 us; error 0 us; skew 500 ppm
I20260608 10:10:27.337245 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:27.339579 24865 webserver.cc:533] Webserver started at http://127.24.72.126:39813/ using document root <none> and password file <none>
I20260608 10:10:27.340070 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:27.340240 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:27.340487 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:27.341984 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "067275f5e21f4837abb0d36b52c3d752"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.346160 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:10:27.349346 30138 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.350013 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:10:27.350267 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "067275f5e21f4837abb0d36b52c3d752"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.350513 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:27.364241 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:27.365556 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:27.402704 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:38957
I20260608 10:10:27.402810 30189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:38957 every 8 connection(s)
I20260608 10:10:27.406764 30190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:27.416738 30190 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752: Bootstrap starting.
I20260608 10:10:27.421573 30190 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:27.425601 30190 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752: No bootstrap required, opened a new log
I20260608 10:10:27.427737 30190 raft_consensus.cc:359] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "067275f5e21f4837abb0d36b52c3d752" member_type: VOTER }
I20260608 10:10:27.428095 30190 raft_consensus.cc:385] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:27.428270 30190 raft_consensus.cc:740] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 067275f5e21f4837abb0d36b52c3d752, State: Initialized, Role: FOLLOWER
I20260608 10:10:27.428805 30190 consensus_queue.cc:260] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "067275f5e21f4837abb0d36b52c3d752" member_type: VOTER }
I20260608 10:10:27.429212 30190 raft_consensus.cc:399] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:27.429452 30190 raft_consensus.cc:493] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:27.429669 30190 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:27.433967 30190 raft_consensus.cc:515] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "067275f5e21f4837abb0d36b52c3d752" member_type: VOTER }
I20260608 10:10:27.434434 30190 leader_election.cc:304] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 067275f5e21f4837abb0d36b52c3d752; no voters: 
I20260608 10:10:27.435497 30190 leader_election.cc:290] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:27.435945 30193 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:27.437218 30193 raft_consensus.cc:697] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 1 LEADER]: Becoming Leader. State: Replica: 067275f5e21f4837abb0d36b52c3d752, State: Running, Role: LEADER
I20260608 10:10:27.437944 30193 consensus_queue.cc:237] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "067275f5e21f4837abb0d36b52c3d752" member_type: VOTER }
I20260608 10:10:27.438335 30190 sys_catalog.cc:565] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:27.442732 30195 sys_catalog.cc:455] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 067275f5e21f4837abb0d36b52c3d752. Latest consensus state: current_term: 1 leader_uuid: "067275f5e21f4837abb0d36b52c3d752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "067275f5e21f4837abb0d36b52c3d752" member_type: VOTER } }
I20260608 10:10:27.443377 30195 sys_catalog.cc:458] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:27.443703 30194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "067275f5e21f4837abb0d36b52c3d752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "067275f5e21f4837abb0d36b52c3d752" member_type: VOTER } }
I20260608 10:10:27.444285 30194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:27.446816 30202 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:27.452234 30202 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:27.453754 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:27.461376 30202 catalog_manager.cc:1382] Generated new cluster ID: 05554581ee024119a83936fbdde376d1
I20260608 10:10:27.461607 30202 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:27.477123 30202 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:27.478405 30202 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:27.492636 30202 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752: Generated new TSK 0
I20260608 10:10:27.493271 30202 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:27.520485 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:27.526407 30211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.527240 30212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.528613 30214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:27.529459 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:27.530323 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:27.530508 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:27.530629 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913427530618 us; error 0 us; skew 500 ppm
I20260608 10:10:27.531176 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:27.533365 24865 webserver.cc:533] Webserver started at http://127.24.72.65:40891/ using document root <none> and password file <none>
I20260608 10:10:27.533838 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:27.533989 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:27.534191 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:27.535187 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "d871237c52cb47a993d38215cbc90123"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.539572 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:10:27.542833 30219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.543510 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:10:27.543785 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "d871237c52cb47a993d38215cbc90123"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.544044 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:27.564363 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:27.565611 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:27.567018 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:27.569262 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:27.569499 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.569732 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:27.569881 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.608525 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:39241
I20260608 10:10:27.608640 30281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:39241 every 8 connection(s)
I20260608 10:10:27.613523 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:27.621109 30286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.621392 30287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.624400 30290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:27.627835 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:27.628684 30282 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38957
I20260608 10:10:27.628883 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:10:27.629043 30282 heartbeater.cc:461] Registering TS with master...
W20260608 10:10:27.629160 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:27.629467 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913427629446 us; error 0 us; skew 500 ppm
I20260608 10:10:27.629957 30282 heartbeater.cc:507] Master 127.24.72.126:38957 requested a full tablet report, sending...
I20260608 10:10:27.630110 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:27.632292 30155 ts_manager.cc:194] Registered new tserver with Master: d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241)
I20260608 10:10:27.632867 24865 webserver.cc:533] Webserver started at http://127.24.72.66:39775/ using document root <none> and password file <none>
I20260608 10:10:27.633401 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:27.633556 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:27.633751 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:27.634186 30155 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58662
I20260608 10:10:27.634768 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "6f29afdc7b504106a6e1e83d9a764879"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.639405 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:10:27.642707 30294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.643416 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:27.643667 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "6f29afdc7b504106a6e1e83d9a764879"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.643896 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:27.665468 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:27.666630 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:27.668017 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:27.670306 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:27.670485 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.670713 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:27.670864 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.708863 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35149
I20260608 10:10:27.708981 30356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35149 every 8 connection(s)
I20260608 10:10:27.713616 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:27.719833 30360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:27.721834 30361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:27.722999 24865 server_base.cc:1061] running on GCE node
W20260608 10:10:27.723699 30363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:27.724757 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:27.725029 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:27.725241 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913427725220 us; error 0 us; skew 500 ppm
I20260608 10:10:27.725342 30357 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38957
I20260608 10:10:27.725781 30357 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:27.725975 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:27.726523 30357 heartbeater.cc:507] Master 127.24.72.126:38957 requested a full tablet report, sending...
I20260608 10:10:27.728586 24865 webserver.cc:533] Webserver started at http://127.24.72.67:33529/ using document root <none> and password file <none>
I20260608 10:10:27.728874 30155 ts_manager.cc:194] Registered new tserver with Master: 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:27.729298 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:27.729630 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:27.729954 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:27.730762 30155 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58674
I20260608 10:10:27.731348 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "5a7b956dc1a84103b915c44b4a3a660e"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.735834 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:10:27.739063 30368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.739964 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 10:10:27.740247 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "5a7b956dc1a84103b915c44b4a3a660e"
format_stamp: "Formatted at 2026-06-08 10:10:27 on dist-test-slave-0v1n"
I20260608 10:10:27.740515 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:27.755132 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:27.756187 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:27.757695 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:27.759866 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:27.760040 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.760269 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:27.760411 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:27.797132 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:40767
I20260608 10:10:27.797243 30430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:40767 every 8 connection(s)
I20260608 10:10:27.810623 30431 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38957
I20260608 10:10:27.811008 30431 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:27.811685 30431 heartbeater.cc:507] Master 127.24.72.126:38957 requested a full tablet report, sending...
I20260608 10:10:27.813629 30155 ts_manager.cc:194] Registered new tserver with Master: 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:27.814410 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01415212s
I20260608 10:10:27.814950 30155 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58684
I20260608 10:10:28.636685 30282 heartbeater.cc:499] Master 127.24.72.126:38957 was elected leader, sending a full tablet report...
I20260608 10:10:28.733260 30357 heartbeater.cc:499] Master 127.24.72.126:38957 was elected leader, sending a full tablet report...
I20260608 10:10:28.817548 30431 heartbeater.cc:499] Master 127.24.72.126:38957 was elected leader, sending a full tablet report...
I20260608 10:10:28.867928 30155 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58690:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:10:28.870165 30155 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:10:28.919469 30247 tablet_service.cc:1511] Processing CreateTablet for tablet fcebde812c874ae2b1d918222c36c57f (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:10:28.920922 30247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcebde812c874ae2b1d918222c36c57f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.922973 30245 tablet_service.cc:1511] Processing CreateTablet for tablet ed3d4faea8d041efa5a73a7985a26367 (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:10:28.922857 30246 tablet_service.cc:1511] Processing CreateTablet for tablet 11a77ae4c754403689c2c955f86029e6 (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:10:28.924403 30245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3d4faea8d041efa5a73a7985a26367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.925027 30246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a77ae4c754403689c2c955f86029e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.944419 30396 tablet_service.cc:1511] Processing CreateTablet for tablet fcebde812c874ae2b1d918222c36c57f (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:10:28.945847 30396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcebde812c874ae2b1d918222c36c57f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.948395 30394 tablet_service.cc:1511] Processing CreateTablet for tablet ed3d4faea8d041efa5a73a7985a26367 (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:10:28.948611 30395 tablet_service.cc:1511] Processing CreateTablet for tablet 11a77ae4c754403689c2c955f86029e6 (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:10:28.949761 30394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3d4faea8d041efa5a73a7985a26367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.950675 30450 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: Bootstrap starting.
I20260608 10:10:28.951144 30322 tablet_service.cc:1511] Processing CreateTablet for tablet fcebde812c874ae2b1d918222c36c57f (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:10:28.952492 30322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcebde812c874ae2b1d918222c36c57f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.954527 30321 tablet_service.cc:1511] Processing CreateTablet for tablet 11a77ae4c754403689c2c955f86029e6 (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:10:28.956794 30320 tablet_service.cc:1511] Processing CreateTablet for tablet ed3d4faea8d041efa5a73a7985a26367 (DEFAULT_TABLE table=test-workload [id=167d26836174434ba2abb2252b703a9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:10:28.957865 30395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a77ae4c754403689c2c955f86029e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.959996 30321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a77ae4c754403689c2c955f86029e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.961021 30450 tablet_bootstrap.cc:654] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:28.969726 30320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3d4faea8d041efa5a73a7985a26367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:28.994648 30453 tablet_bootstrap.cc:492] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879: Bootstrap starting.
I20260608 10:10:28.996368 30452 tablet_bootstrap.cc:492] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e: Bootstrap starting.
I20260608 10:10:28.998839 30450 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: No bootstrap required, opened a new log
I20260608 10:10:28.999366 30450 ts_tablet_manager.cc:1403] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.028s
I20260608 10:10:29.001869 30452 tablet_bootstrap.cc:654] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.002583 30450 raft_consensus.cc:359] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.003306 30453 tablet_bootstrap.cc:654] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.003335 30450 raft_consensus.cc:385] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.003846 30450 raft_consensus.cc:740] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d871237c52cb47a993d38215cbc90123, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.004701 30450 consensus_queue.cc:260] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.006747 30452 tablet_bootstrap.cc:492] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e: No bootstrap required, opened a new log
I20260608 10:10:29.007277 30452 ts_tablet_manager.cc:1403] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:10:29.007754 30450 ts_tablet_manager.cc:1434] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 10:10:29.008968 30450 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: Bootstrap starting.
I20260608 10:10:29.011260 30452 raft_consensus.cc:359] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.011947 30452 raft_consensus.cc:385] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.012308 30452 raft_consensus.cc:740] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7b956dc1a84103b915c44b4a3a660e, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.013065 30452 consensus_queue.cc:260] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.014446 30453 tablet_bootstrap.cc:492] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879: No bootstrap required, opened a new log
I20260608 10:10:29.015095 30453 ts_tablet_manager.cc:1403] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 10:10:29.017052 30452 ts_tablet_manager.cc:1434] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:10:29.014521 30450 tablet_bootstrap.cc:654] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.018127 30452 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: Bootstrap starting.
I20260608 10:10:29.018160 30453 raft_consensus.cc:359] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.021080 30453 raft_consensus.cc:385] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.021507 30453 raft_consensus.cc:740] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f29afdc7b504106a6e1e83d9a764879, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.022562 30453 consensus_queue.cc:260] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.024626 30452 tablet_bootstrap.cc:654] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.035574 30453 ts_tablet_manager.cc:1434] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.010s
I20260608 10:10:29.035611 30450 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: No bootstrap required, opened a new log
I20260608 10:10:29.035950 30452 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: No bootstrap required, opened a new log
I20260608 10:10:29.036502 30450 ts_tablet_manager.cc:1403] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260608 10:10:29.036571 30452 ts_tablet_manager.cc:1403] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260608 10:10:29.036864 30453 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879: Bootstrap starting.
I20260608 10:10:29.039628 30450 raft_consensus.cc:359] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.040360 30450 raft_consensus.cc:385] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.040015 30452 raft_consensus.cc:359] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.040723 30450 raft_consensus.cc:740] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d871237c52cb47a993d38215cbc90123, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.040899 30452 raft_consensus.cc:385] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.041378 30452 raft_consensus.cc:740] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7b956dc1a84103b915c44b4a3a660e, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.041671 30450 consensus_queue.cc:260] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.042411 30452 consensus_queue.cc:260] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.044418 30450 ts_tablet_manager.cc:1434] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:10:29.044726 30452 ts_tablet_manager.cc:1434] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:10:29.045621 30453 tablet_bootstrap.cc:654] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.045781 30450 tablet_bootstrap.cc:492] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123: Bootstrap starting.
I20260608 10:10:29.045812 30452 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: Bootstrap starting.
I20260608 10:10:29.052409 30450 tablet_bootstrap.cc:654] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.054796 30452 tablet_bootstrap.cc:654] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.057731 30453 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879: No bootstrap required, opened a new log
I20260608 10:10:29.058338 30453 ts_tablet_manager.cc:1403] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260608 10:10:29.061878 30453 raft_consensus.cc:359] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.062703 30453 raft_consensus.cc:385] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.063086 30453 raft_consensus.cc:740] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f29afdc7b504106a6e1e83d9a764879, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.064090 30453 consensus_queue.cc:260] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.066412 30452 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: No bootstrap required, opened a new log
I20260608 10:10:29.066572 30453 ts_tablet_manager.cc:1434] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:10:29.068679 30453 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879: Bootstrap starting.
I20260608 10:10:29.069412 30450 tablet_bootstrap.cc:492] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123: No bootstrap required, opened a new log
I20260608 10:10:29.069988 30450 ts_tablet_manager.cc:1403] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.018s
I20260608 10:10:29.067086 30452 ts_tablet_manager.cc:1403] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260608 10:10:29.073082 30450 raft_consensus.cc:359] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.073863 30450 raft_consensus.cc:385] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.074216 30450 raft_consensus.cc:740] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d871237c52cb47a993d38215cbc90123, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.074990 30453 tablet_bootstrap.cc:654] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:29.075165 30450 consensus_queue.cc:260] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.075688 30452 raft_consensus.cc:359] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.076507 30452 raft_consensus.cc:385] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.076845 30452 raft_consensus.cc:740] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a7b956dc1a84103b915c44b4a3a660e, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.077822 30450 ts_tablet_manager.cc:1434] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:10:29.077806 30452 consensus_queue.cc:260] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.080227 30452 ts_tablet_manager.cc:1434] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:10:29.084512 30453 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879: No bootstrap required, opened a new log
I20260608 10:10:29.085038 30453 ts_tablet_manager.cc:1403] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 10:10:29.087908 30453 raft_consensus.cc:359] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.088584 30453 raft_consensus.cc:385] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:29.088871 30453 raft_consensus.cc:740] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f29afdc7b504106a6e1e83d9a764879, State: Initialized, Role: FOLLOWER
I20260608 10:10:29.089588 30453 consensus_queue.cc:260] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.091487 30453 ts_tablet_manager.cc:1434] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 10:10:29.176227 30457 raft_consensus.cc:493] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:29.176720 30457 raft_consensus.cc:515] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.179268 30457 leader_election.cc:290] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:29.180588 30459 raft_consensus.cc:493] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:29.181388 30459 raft_consensus.cc:515] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.184362 30459 leader_election.cc:290] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:29.184933 30455 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:29.191677 30455 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.201604 30455 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:29.219066 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:29.219902 30332 raft_consensus.cc:2468] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a7b956dc1a84103b915c44b4a3a660e in term 0.
I20260608 10:10:29.220254 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:29.220929 30257 raft_consensus.cc:2468] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a7b956dc1a84103b915c44b4a3a660e in term 0.
I20260608 10:10:29.221517 30369 leader_election.cc:304] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e, 6f29afdc7b504106a6e1e83d9a764879; no voters: 
I20260608 10:10:29.222339 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:29.222361 30457 raft_consensus.cc:2804] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:29.222993 30257 raft_consensus.cc:2468] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f29afdc7b504106a6e1e83d9a764879 in term 0.
I20260608 10:10:29.223017 30457 raft_consensus.cc:493] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:29.223541 30457 raft_consensus.cc:3060] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.227291 30406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e" is_pre_election: true
I20260608 10:10:29.228534 30298 leader_election.cc:304] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 
I20260608 10:10:29.229004 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:29.229462 30459 raft_consensus.cc:2804] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:29.229560 30332 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 0.
I20260608 10:10:29.230646 30220 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 
I20260608 10:10:29.231283 30455 raft_consensus.cc:2804] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:29.231575 30455 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:29.231829 30455 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.233428 30459 raft_consensus.cc:493] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:29.233820 30459 raft_consensus.cc:3060] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.236325 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e" is_pre_election: true
I20260608 10:10:29.237051 30405 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 0.
I20260608 10:10:29.237258 30455 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.239135 30455 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 election: Requested vote from peers 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:29.239880 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879"
I20260608 10:10:29.240345 30332 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.240754 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e"
I20260608 10:10:29.241289 30405 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.241783 30457 raft_consensus.cc:515] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.243096 30406 raft_consensus.cc:2393] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f29afdc7b504106a6e1e83d9a764879 in current term 1: Already voted for candidate 5a7b956dc1a84103b915c44b4a3a660e in this term.
I20260608 10:10:29.245863 30332 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 1.
I20260608 10:10:29.248745 30405 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 1.
I20260608 10:10:29.248942 30459 raft_consensus.cc:515] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.249782 30220 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 
I20260608 10:10:29.250479 30455 raft_consensus.cc:2804] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:29.251674 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123"
I20260608 10:10:29.251902 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e"
I20260608 10:10:29.252200 30257 raft_consensus.cc:3060] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.252460 30459 leader_election.cc:290] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 1 election: Requested vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:29.252751 30405 raft_consensus.cc:2393] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f29afdc7b504106a6e1e83d9a764879 in current term 1: Already voted for candidate 5a7b956dc1a84103b915c44b4a3a660e in this term.
I20260608 10:10:29.253373 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123"
I20260608 10:10:29.253250 30457 leader_election.cc:290] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 1 election: Requested vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:29.254350 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879"
I20260608 10:10:29.254956 30332 raft_consensus.cc:2393] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a7b956dc1a84103b915c44b4a3a660e in current term 1: Already voted for candidate 6f29afdc7b504106a6e1e83d9a764879 in this term.
I20260608 10:10:29.255790 30369 leader_election.cc:304] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e; no voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123
I20260608 10:10:29.256431 30457 raft_consensus.cc:2749] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:10:29.257854 30455 raft_consensus.cc:697] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Becoming Leader. State: Replica: d871237c52cb47a993d38215cbc90123, State: Running, Role: LEADER
I20260608 10:10:29.258663 30455 consensus_queue.cc:237] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.259366 30257 raft_consensus.cc:2468] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f29afdc7b504106a6e1e83d9a764879 in term 1.
I20260608 10:10:29.260221 30298 leader_election.cc:304] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 5a7b956dc1a84103b915c44b4a3a660e
I20260608 10:10:29.260949 30459 raft_consensus.cc:2804] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:29.262285 30459 raft_consensus.cc:697] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 LEADER]: Becoming Leader. State: Replica: 6f29afdc7b504106a6e1e83d9a764879, State: Running, Role: LEADER
I20260608 10:10:29.263790 30459 consensus_queue.cc:237] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.265883 30155 catalog_manager.cc:5696] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 reported cstate change: term changed from 0 to 1, leader changed from <none> to d871237c52cb47a993d38215cbc90123 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "d871237c52cb47a993d38215cbc90123" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:29.271106 30154 catalog_manager.cc:5696] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "6f29afdc7b504106a6e1e83d9a764879" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:29.332204 30455 raft_consensus.cc:493] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:29.332638 30455 raft_consensus.cc:515] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.334373 30455 leader_election.cc:290] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:29.335256 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:29.335525 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e" is_pre_election: true
I20260608 10:10:29.335944 30332 raft_consensus.cc:2468] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 0.
I20260608 10:10:29.336100 30405 raft_consensus.cc:2468] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 0.
I20260608 10:10:29.337072 30220 leader_election.cc:304] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 
I20260608 10:10:29.337718 30455 raft_consensus.cc:2804] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:29.337986 30455 raft_consensus.cc:493] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:29.338239 30455 raft_consensus.cc:3060] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.342818 30455 raft_consensus.cc:515] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.344331 30455 leader_election.cc:290] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 election: Requested vote from peers 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:29.345125 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879"
I20260608 10:10:29.345474 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "d871237c52cb47a993d38215cbc90123" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e"
I20260608 10:10:29.345734 30332 raft_consensus.cc:3060] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.346000 30405 raft_consensus.cc:3060] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:29.350543 30332 raft_consensus.cc:2468] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 1.
I20260608 10:10:29.350620 30405 raft_consensus.cc:2468] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d871237c52cb47a993d38215cbc90123 in term 1.
I20260608 10:10:29.351508 30220 leader_election.cc:304] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 
I20260608 10:10:29.352152 30455 raft_consensus.cc:2804] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:29.352634 30455 raft_consensus.cc:697] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Becoming Leader. State: Replica: d871237c52cb47a993d38215cbc90123, State: Running, Role: LEADER
I20260608 10:10:29.353240 30455 consensus_queue.cc:237] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.360265 30154 catalog_manager.cc:5696] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 reported cstate change: term changed from 0 to 1, leader changed from <none> to d871237c52cb47a993d38215cbc90123 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "d871237c52cb47a993d38215cbc90123" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:29.390375 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:29.395887 30479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.396885 30480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:29.398047 30482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:29.398360 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:29.399935 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:29.400137 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:29.400312 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913429400295 us; error 0 us; skew 500 ppm
I20260608 10:10:29.400883 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:29.403170 24865 webserver.cc:533] Webserver started at http://127.24.72.68:35445/ using document root <none> and password file <none>
I20260608 10:10:29.403647 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:29.403831 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:29.404081 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:29.405105 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "3b557616a0524b5c8477f6489b96a25e"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-0v1n"
I20260608 10:10:29.409363 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:10:29.412485 30487 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.413178 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:29.413487 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "3b557616a0524b5c8477f6489b96a25e"
format_stamp: "Formatted at 2026-06-08 10:10:29 on dist-test-slave-0v1n"
I20260608 10:10:29.413744 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:29.429155 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:29.430281 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:29.431639 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:29.433861 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:29.434074 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.434285 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:29.434439 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:29.453838 30208 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:29.473062 30257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6"
dest_uuid: "d871237c52cb47a993d38215cbc90123"
mode: GRACEFUL
new_leader_uuid: "5a7b956dc1a84103b915c44b4a3a660e"
 from {username='slave'} at 127.0.0.1:39960
I20260608 10:10:29.473894 30257 raft_consensus.cc:606] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Received request to transfer leadership to TS 5a7b956dc1a84103b915c44b4a3a660e
I20260608 10:10:29.475405 30208 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:10:29.475899 30208 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:29.480316 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:44407
I20260608 10:10:29.480517 30550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:44407 every 8 connection(s)
I20260608 10:10:29.494514 30551 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38957
I20260608 10:10:29.494917 30551 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:29.495621 30551 heartbeater.cc:507] Master 127.24.72.126:38957 requested a full tablet report, sending...
I20260608 10:10:29.497615 30154 ts_manager.cc:194] Registered new tserver with Master: 3b557616a0524b5c8477f6489b96a25e (127.24.72.68:44407)
I20260608 10:10:29.499208 30154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58700
I20260608 10:10:29.523525 30459 consensus_queue.cc:1048] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:10:29.530197 30476 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:10:29.530493 30476 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:10:29.541860 30455 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:29.546192 30459 consensus_queue.cc:1048] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:29.568455 30455 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:29.676599 30455 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:29.694408 30455 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:29.810488 30558 raft_consensus.cc:993] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: : Instructing follower 5a7b956dc1a84103b915c44b4a3a660e to start an election
I20260608 10:10:29.811009 30565 raft_consensus.cc:1081] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Signalling peer 5a7b956dc1a84103b915c44b4a3a660e to start an election
I20260608 10:10:29.812582 30405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6"
dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e"
 from {username='slave'} at 127.0.0.1:56952
I20260608 10:10:29.813084 30405 raft_consensus.cc:493] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:10:29.813419 30405 raft_consensus.cc:3060] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:29.818109 30405 raft_consensus.cc:515] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.819681 30405 leader_election.cc:290] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 election: Requested vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:29.820514 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d871237c52cb47a993d38215cbc90123"
I20260608 10:10:29.820829 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f29afdc7b504106a6e1e83d9a764879"
I20260608 10:10:29.821161 30257 raft_consensus.cc:3055] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:29.821450 30332 raft_consensus.cc:3060] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:29.821563 30257 raft_consensus.cc:740] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d871237c52cb47a993d38215cbc90123, State: Running, Role: LEADER
I20260608 10:10:29.822503 30257 consensus_queue.cc:260] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.823762 30257 raft_consensus.cc:3060] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:29.828002 30332 raft_consensus.cc:2468] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7b956dc1a84103b915c44b4a3a660e in term 2.
I20260608 10:10:29.829103 30369 leader_election.cc:304] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e, 6f29afdc7b504106a6e1e83d9a764879; no voters: 
I20260608 10:10:29.829824 30457 raft_consensus.cc:2804] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:29.829878 30257 raft_consensus.cc:2468] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a7b956dc1a84103b915c44b4a3a660e in term 2.
I20260608 10:10:29.831022 30457 raft_consensus.cc:697] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 LEADER]: Becoming Leader. State: Replica: 5a7b956dc1a84103b915c44b4a3a660e, State: Running, Role: LEADER
I20260608 10:10:29.831817 30457 consensus_queue.cc:237] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:29.838092 30154 catalog_manager.cc:5696] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e reported cstate change: term changed from 1 to 2, leader changed from d871237c52cb47a993d38215cbc90123 (127.24.72.65) to 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67). New cstate: current_term: 2 leader_uuid: "5a7b956dc1a84103b915c44b4a3a660e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:30.087885 30332 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:30.089049 30457 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:30.154433 30257 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:30.155702 30457 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:30.477250 30257 consensus_queue.cc:237] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:30.483461 30405 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Refusing update from remote peer d871237c52cb47a993d38215cbc90123: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:30.483992 30332 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Refusing update from remote peer d871237c52cb47a993d38215cbc90123: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:30.485888 30565 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:30.486901 30474 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:10:30.496299 30223 consensus_peers.cc:597] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 -> Peer 3b557616a0524b5c8477f6489b96a25e (127.24.72.68:44407): Couldn't send request to peer 3b557616a0524b5c8477f6489b96a25e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcebde812c874ae2b1d918222c36c57f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:30.496209 30405 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.496771 30332 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.501464 30551 heartbeater.cc:499] Master 127.24.72.126:38957 was elected leader, sending a full tablet report...
I20260608 10:10:30.509959 30154 catalog_manager.cc:5696] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e reported cstate change: config changed from index -1 to 2, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "d871237c52cb47a993d38215cbc90123" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.715308 30576 ts_tablet_manager.cc:933] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: Initiating tablet copy from peer d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241)
I20260608 10:10:30.716881 30576 tablet_copy_client.cc:323] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:39241
I20260608 10:10:30.726089 30267 tablet_copy_service.cc:140] P d871237c52cb47a993d38215cbc90123: Received BeginTabletCopySession request for tablet fcebde812c874ae2b1d918222c36c57f from peer 3b557616a0524b5c8477f6489b96a25e ({username='slave'} at 127.0.0.1:39982)
I20260608 10:10:30.726598 30267 tablet_copy_service.cc:161] P d871237c52cb47a993d38215cbc90123: Beginning new tablet copy session on tablet fcebde812c874ae2b1d918222c36c57f from peer 3b557616a0524b5c8477f6489b96a25e at {username='slave'} at 127.0.0.1:39982: session id = 3b557616a0524b5c8477f6489b96a25e-fcebde812c874ae2b1d918222c36c57f
I20260608 10:10:30.731498 30558 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.740064 30267 tablet_copy_source_session.cc:215] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:30.744354 30576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcebde812c874ae2b1d918222c36c57f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:30.751780 30405 consensus_queue.cc:237] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:30.757927 30332 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:10:30.758819 30576 tablet_copy_client.cc:806] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:30.759397 30576 tablet_copy_client.cc:670] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:30.759809 30568 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:30.760726 30257 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:10:30.764387 30576 tablet_copy_client.cc:538] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:30.766088 30568 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:30.770769 30332 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
W20260608 10:10:30.773463 30372 consensus_peers.cc:597] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e -> Peer 3b557616a0524b5c8477f6489b96a25e (127.24.72.68:44407): Couldn't send request to peer 3b557616a0524b5c8477f6489b96a25e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11a77ae4c754403689c2c955f86029e6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:30.772413 30566 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.772986 30576 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: Bootstrap starting.
I20260608 10:10:30.776331 30257 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.785557 30155 catalog_manager.cc:5696] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 reported cstate change: config changed from index -1 to 3, NON_VOTER 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) added. New cstate: current_term: 2 leader_uuid: "5a7b956dc1a84103b915c44b4a3a660e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } } }
I20260608 10:10:30.802069 30576 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:30.802942 30576 tablet_bootstrap.cc:492] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: Bootstrap complete.
I20260608 10:10:30.803591 30576 ts_tablet_manager.cc:1403] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.005s
I20260608 10:10:30.806496 30576 raft_consensus.cc:359] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:30.807278 30576 raft_consensus.cc:740] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b557616a0524b5c8477f6489b96a25e, State: Initialized, Role: LEARNER
I20260608 10:10:30.807921 30576 consensus_queue.cc:260] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:30.810868 30576 ts_tablet_manager.cc:1434] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:10:30.812628 30267 tablet_copy_service.cc:342] P d871237c52cb47a993d38215cbc90123: Request end of tablet copy session 3b557616a0524b5c8477f6489b96a25e-fcebde812c874ae2b1d918222c36c57f received from {username='slave'} at 127.0.0.1:39982
I20260608 10:10:30.812973 30267 tablet_copy_service.cc:434] P d871237c52cb47a993d38215cbc90123: ending tablet copy session 3b557616a0524b5c8477f6489b96a25e-fcebde812c874ae2b1d918222c36c57f on tablet fcebde812c874ae2b1d918222c36c57f with peer 3b557616a0524b5c8477f6489b96a25e
I20260608 10:10:30.983070 30526 raft_consensus.cc:1217] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:31.100622 30576 ts_tablet_manager.cc:933] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: Initiating tablet copy from peer 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:31.102221 30576 tablet_copy_client.cc:323] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:40767
I20260608 10:10:31.110939 30416 tablet_copy_service.cc:140] P 5a7b956dc1a84103b915c44b4a3a660e: Received BeginTabletCopySession request for tablet 11a77ae4c754403689c2c955f86029e6 from peer 3b557616a0524b5c8477f6489b96a25e ({username='slave'} at 127.0.0.1:56970)
I20260608 10:10:31.111415 30416 tablet_copy_service.cc:161] P 5a7b956dc1a84103b915c44b4a3a660e: Beginning new tablet copy session on tablet 11a77ae4c754403689c2c955f86029e6 from peer 3b557616a0524b5c8477f6489b96a25e at {username='slave'} at 127.0.0.1:56970: session id = 3b557616a0524b5c8477f6489b96a25e-11a77ae4c754403689c2c955f86029e6
I20260608 10:10:31.116737 30416 tablet_copy_source_session.cc:215] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:31.119689 30576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a77ae4c754403689c2c955f86029e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:31.134766 30576 tablet_copy_client.cc:806] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:31.135334 30576 tablet_copy_client.cc:670] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:31.138722 30576 tablet_copy_client.cc:538] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:31.147636 30576 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: Bootstrap starting.
I20260608 10:10:31.168771 30576 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:31.169577 30576 tablet_bootstrap.cc:492] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: Bootstrap complete.
I20260608 10:10:31.170159 30576 ts_tablet_manager.cc:1403] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260608 10:10:31.172363 30576 raft_consensus.cc:359] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:31.172988 30576 raft_consensus.cc:740] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3b557616a0524b5c8477f6489b96a25e, State: Initialized, Role: LEARNER
I20260608 10:10:31.173559 30576 consensus_queue.cc:260] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:31.175242 30576 ts_tablet_manager.cc:1434] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:10:31.176985 30416 tablet_copy_service.cc:342] P 5a7b956dc1a84103b915c44b4a3a660e: Request end of tablet copy session 3b557616a0524b5c8477f6489b96a25e-11a77ae4c754403689c2c955f86029e6 received from {username='slave'} at 127.0.0.1:56970
I20260608 10:10:31.177345 30416 tablet_copy_service.cc:434] P 5a7b956dc1a84103b915c44b4a3a660e: ending tablet copy session 3b557616a0524b5c8477f6489b96a25e-11a77ae4c754403689c2c955f86029e6 on tablet 11a77ae4c754403689c2c955f86029e6 with peer 3b557616a0524b5c8477f6489b96a25e
I20260608 10:10:31.378134 30526 raft_consensus.cc:1217] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:10:31.477054 30208 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:31.481185 30208 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:31.481706 30208 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:31.523955 30558 raft_consensus.cc:1064] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: attempting to promote NON_VOTER 3b557616a0524b5c8477f6489b96a25e to VOTER
I20260608 10:10:31.526772 30558 consensus_queue.cc:237] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:31.533998 30405 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Refusing update from remote peer d871237c52cb47a993d38215cbc90123: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:31.534034 30526 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 LEARNER]: Refusing update from remote peer d871237c52cb47a993d38215cbc90123: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:31.534755 30332 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Refusing update from remote peer d871237c52cb47a993d38215cbc90123: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:31.535982 30588 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:31.536952 30474 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:31.537788 30558 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:31.928177 30586 raft_consensus.cc:1064] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: attempting to promote NON_VOTER 3b557616a0524b5c8477f6489b96a25e to VOTER
I20260608 10:10:31.931025 30586 consensus_queue.cc:237] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:33.018074 30591 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d871237c52cb47a993d38215cbc90123)
I20260608 10:10:33.018755 30591 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:33.021286 30591 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
W20260608 10:10:33.080487 30371 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260608 10:10:33.090163 30369 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 10:10:33.091845 30593 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d871237c52cb47a993d38215cbc90123)
I20260608 10:10:33.092708 30592 raft_consensus.cc:493] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5a7b956dc1a84103b915c44b4a3a660e)
I20260608 10:10:33.092438 30593 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:33.092947 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:33.093343 30592 raft_consensus.cc:515] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:33.095009 30593 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:33.095929 30592 leader_election.cc:290] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:33.097229 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:33.099452 30329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:33.099927 30329 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a7b956dc1a84103b915c44b4a3a660e in term 1.
I20260608 10:10:33.100915 30369 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e, 6f29afdc7b504106a6e1e83d9a764879; no voters: 
I20260608 10:10:33.101663 30593 raft_consensus.cc:2804] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:10:33.102028 30593 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d871237c52cb47a993d38215cbc90123)
I20260608 10:10:33.102411 30593 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:33.105974 30330 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:33.109511 30593 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:33.111756 30593 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 election: Requested vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:33.112320 30593 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:33.120888 30526 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 LEARNER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:33.121266 30256 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:33.121879 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123"
I20260608 10:10:33.122431 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:33.125649 30595 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:10:33.126748 30596 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:10:33.127940 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879"
I20260608 10:10:33.129702 30597 raft_consensus.cc:493] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f29afdc7b504106a6e1e83d9a764879)
I20260608 10:10:33.131000 30369 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e; no voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123
I20260608 10:10:33.133646 30403 raft_consensus.cc:1240] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Rejecting Update request from peer d871237c52cb47a993d38215cbc90123 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260608 10:10:33.134274 30596 raft_consensus.cc:2749] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:10:33.134963 30597 raft_consensus.cc:515] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } }
I20260608 10:10:33.135399 30406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a77ae4c754403689c2c955f86029e6" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e" is_pre_election: true
I20260608 10:10:33.137683 30597 leader_election.cc:290] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:33.139075 30332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:33.139714 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3d4faea8d041efa5a73a7985a26367" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:33.138511 30295 leader_election.cc:304] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879; no voters: 5a7b956dc1a84103b915c44b4a3a660e, d871237c52cb47a993d38215cbc90123
I20260608 10:10:33.141357 30372 leader_election.cc:304] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e; no voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123
I20260608 10:10:33.142032 30591 raft_consensus.cc:2749] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:10:33.142568 30597 raft_consensus.cc:2749] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:33.134949 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "6f29afdc7b504106a6e1e83d9a764879" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e" is_pre_election: true
I20260608 10:10:33.144183 30405 raft_consensus.cc:2393] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f29afdc7b504106a6e1e83d9a764879 in current term 2: Already voted for candidate 5a7b956dc1a84103b915c44b4a3a660e in this term.
I20260608 10:10:33.145175 30295 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f29afdc7b504106a6e1e83d9a764879; no voters: 5a7b956dc1a84103b915c44b4a3a660e, d871237c52cb47a993d38215cbc90123
I20260608 10:10:33.145936 30592 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:33.151721 30474 consensus_queue.cc:1059] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:33.153141 30592 raft_consensus.cc:2749] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:10:33.161252 30526 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.185930 30331 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.186931 30526 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.187512 30153 catalog_manager.cc:5696] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e reported cstate change: config changed from index 2 to 3, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d871237c52cb47a993d38215cbc90123" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.200810 30154 catalog_manager.cc:5696] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 reported cstate change: config changed from index 3 to 4, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5a7b956dc1a84103b915c44b4a3a660e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.302799 30405 raft_consensus.cc:1240] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Rejecting Update request from peer d871237c52cb47a993d38215cbc90123 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260608 10:10:33.304167 30590 consensus_queue.cc:1059] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:33.317515 30331 raft_consensus.cc:1240] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Rejecting Update request from peer d871237c52cb47a993d38215cbc90123 for earlier term 1. Current term is 2. Ops: []
I20260608 10:10:33.318730 30590 consensus_queue.cc:1059] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:33.332422 30474 raft_consensus.cc:3055] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:10:33.332742 30474 raft_consensus.cc:740] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d871237c52cb47a993d38215cbc90123, State: Running, Role: LEADER
I20260608 10:10:33.333530 30474 consensus_queue.cc:260] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:33.334725 30474 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:33.382588 30593 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.393352 30257 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } attrs { replace: true } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.425952 30405 consensus_queue.cc:237] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:33.431411 30526 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:10:33.431846 30331 raft_consensus.cc:1275] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Refusing update from remote peer 5a7b956dc1a84103b915c44b4a3a660e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:10:33.432621 30608 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:10:33.433573 30596 consensus_queue.cc:1048] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:10:33.441881 30526 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d871237c52cb47a993d38215cbc90123 (127.24.72.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.442682 30331 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d871237c52cb47a993d38215cbc90123 (127.24.72.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.455786 30152 catalog_manager.cc:5696] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e reported cstate change: config changed from index 4 to 5, VOTER d871237c52cb47a993d38215cbc90123 (127.24.72.65) evicted. New cstate: current_term: 2 leader_uuid: "5a7b956dc1a84103b915c44b4a3a660e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.482707 30208 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:33.486122 30208 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:33.486519 30208 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:33.631181 30245 tablet_service.cc:1558] Processing DeleteTablet for tablet 11a77ae4c754403689c2c955f86029e6 with delete_type TABLET_DATA_TOMBSTONED (TS d871237c52cb47a993d38215cbc90123 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39936
I20260608 10:10:33.646504 30609 tablet_replica.cc:333] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: stopping tablet replica
I20260608 10:10:33.647478 30609 raft_consensus.cc:2243] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:33.648339 30609 raft_consensus.cc:2272] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:33.651532 30609 ts_tablet_manager.cc:1916] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:33.667289 30609 ts_tablet_manager.cc:1929] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:10:33.667716 30609 log.cc:1199] T 11a77ae4c754403689c2c955f86029e6 P d871237c52cb47a993d38215cbc90123: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/11a77ae4c754403689c2c955f86029e6
I20260608 10:10:33.669317 30142 catalog_manager.cc:5027] TS d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241): tablet 11a77ae4c754403689c2c955f86029e6 (table test-workload [id=167d26836174434ba2abb2252b703a9a]) successfully deleted
I20260608 10:10:33.933358 30593 raft_consensus.cc:2955] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d871237c52cb47a993d38215cbc90123 (127.24.72.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:33.940553 30139 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 11a77ae4c754403689c2c955f86029e6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:34.062887 30610 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d871237c52cb47a993d38215cbc90123)
I20260608 10:10:34.063400 30610 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:34.066771 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "3b557616a0524b5c8477f6489b96a25e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:34.067481 30257 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b557616a0524b5c8477f6489b96a25e in term 2.
I20260608 10:10:34.069284 30610 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:34.071767 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "3b557616a0524b5c8477f6489b96a25e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e" is_pre_election: true
I20260608 10:10:34.072590 30405 raft_consensus.cc:2393] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b557616a0524b5c8477f6489b96a25e in current term 2: Already voted for candidate 5a7b956dc1a84103b915c44b4a3a660e in this term.
I20260608 10:10:34.080502 30331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "3b557616a0524b5c8477f6489b96a25e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:34.081154 30331 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b557616a0524b5c8477f6489b96a25e in term 2.
I20260608 10:10:34.082090 30488 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3b557616a0524b5c8477f6489b96a25e, 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 5a7b956dc1a84103b915c44b4a3a660e
I20260608 10:10:34.082779 30610 raft_consensus.cc:2804] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:10:34.083148 30610 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d871237c52cb47a993d38215cbc90123)
I20260608 10:10:34.083541 30610 raft_consensus.cc:3060] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:34.090554 30610 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:34.093483 30610 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [CANDIDATE]: Term 2 election: Requested vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149), 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767)
I20260608 10:10:34.093827 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "3b557616a0524b5c8477f6489b96a25e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123"
I20260608 10:10:34.094149 30331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "3b557616a0524b5c8477f6489b96a25e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879"
I20260608 10:10:34.095242 30405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "3b557616a0524b5c8477f6489b96a25e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5a7b956dc1a84103b915c44b4a3a660e"
I20260608 10:10:34.096031 30405 raft_consensus.cc:2393] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b557616a0524b5c8477f6489b96a25e in current term 2: Already voted for candidate 5a7b956dc1a84103b915c44b4a3a660e in this term.
I20260608 10:10:34.100816 30331 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b557616a0524b5c8477f6489b96a25e in term 2.
I20260608 10:10:34.100816 30257 raft_consensus.cc:2468] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b557616a0524b5c8477f6489b96a25e in term 2.
I20260608 10:10:34.102521 30488 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 3b557616a0524b5c8477f6489b96a25e, 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123; no voters: 5a7b956dc1a84103b915c44b4a3a660e
I20260608 10:10:34.103201 30610 raft_consensus.cc:2804] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:34.104166 30610 raft_consensus.cc:697] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 2 LEADER]: Becoming Leader. State: Replica: 3b557616a0524b5c8477f6489b96a25e, State: Running, Role: LEADER
I20260608 10:10:34.105154 30610 consensus_queue.cc:237] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:34.113611 30155 catalog_manager.cc:5696] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e reported cstate change: term changed from 1 to 2, leader changed from d871237c52cb47a993d38215cbc90123 (127.24.72.65) to 3b557616a0524b5c8477f6489b96a25e (127.24.72.68). New cstate: current_term: 2 leader_uuid: "3b557616a0524b5c8477f6489b96a25e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:10:34.131579 30547 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0cc0 after lost signal to thread 24868
W20260608 10:10:34.132581 30547 debug-util.cc:398] Leaking SignalData structure 0x7b0800224920 after lost signal to thread 30189
W20260608 10:10:34.133647 30547 debug-util.cc:398] Leaking SignalData structure 0x7b0800086ee0 after lost signal to thread 30281
W20260608 10:10:34.135182 30547 debug-util.cc:398] Leaking SignalData structure 0x7b0800080000 after lost signal to thread 30430
W20260608 10:10:34.136129 30547 debug-util.cc:398] Leaking SignalData structure 0x7b080016d660 after lost signal to thread 30550
I20260608 10:10:34.257220 30596 raft_consensus.cc:493] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:34.257875 30596 raft_consensus.cc:515] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: true } }
I20260608 10:10:34.261165 30257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d871237c52cb47a993d38215cbc90123" is_pre_election: true
I20260608 10:10:34.261456 30331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcebde812c874ae2b1d918222c36c57f" candidate_uuid: "5a7b956dc1a84103b915c44b4a3a660e" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "6f29afdc7b504106a6e1e83d9a764879" is_pre_election: true
I20260608 10:10:34.262195 30257 raft_consensus.cc:2410] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a7b956dc1a84103b915c44b4a3a660e for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260608 10:10:34.262420 30331 raft_consensus.cc:2410] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a7b956dc1a84103b915c44b4a3a660e for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260608 10:10:34.263710 30596 leader_election.cc:290] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d871237c52cb47a993d38215cbc90123 (127.24.72.65:39241), 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149)
I20260608 10:10:34.263863 30369 leader_election.cc:304] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a7b956dc1a84103b915c44b4a3a660e; no voters: 6f29afdc7b504106a6e1e83d9a764879, d871237c52cb47a993d38215cbc90123
I20260608 10:10:34.264776 30596 raft_consensus.cc:2749] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:10:34.345981 30331 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Refusing update from remote peer 3b557616a0524b5c8477f6489b96a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:34.347446 30610 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:34.350396 30331 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:34.438774 30405 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Refusing update from remote peer 3b557616a0524b5c8477f6489b96a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:34.440351 30610 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:34.446753 30405 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:34.479689 30257 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Refusing update from remote peer 3b557616a0524b5c8477f6489b96a25e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:10:34.481151 30613 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:34.484091 30257 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3b557616a0524b5c8477f6489b96a25e (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "5a7b956dc1a84103b915c44b4a3a660e" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40767 } attrs { replace: true } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:34.824570 30526 consensus_queue.cc:237] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } }
I20260608 10:10:34.831405 30331 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Refusing update from remote peer 3b557616a0524b5c8477f6489b96a25e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:10:34.832306 30257 raft_consensus.cc:1275] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Refusing update from remote peer 3b557616a0524b5c8477f6489b96a25e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:10:34.833433 30613 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:10:34.834605 30622 consensus_queue.cc:1048] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:10:34.847177 30255 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:34.849768 30332 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:34.867565 30155 catalog_manager.cc:5696] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 reported cstate change: config changed from index 3 to 5, VOTER 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67) evicted. New cstate: current_term: 2 leader_uuid: "3b557616a0524b5c8477f6489b96a25e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:35.105553 30610 raft_consensus.cc:2955] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d871237c52cb47a993d38215cbc90123" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 39241 } } peers { permanent_uuid: "6f29afdc7b504106a6e1e83d9a764879" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35149 } } peers { permanent_uuid: "3b557616a0524b5c8477f6489b96a25e" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 44407 } attrs { promote: false } } }
I20260608 10:10:35.116732 30142 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fcebde812c874ae2b1d918222c36c57f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:35.154508 30394 tablet_service.cc:1558] Processing DeleteTablet for tablet fcebde812c874ae2b1d918222c36c57f with delete_type TABLET_DATA_TOMBSTONED (TS 5a7b956dc1a84103b915c44b4a3a660e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56944
I20260608 10:10:35.156970 30630 tablet_replica.cc:333] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: stopping tablet replica
I20260608 10:10:35.157938 30630 raft_consensus.cc:2243] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:35.158905 30630 raft_consensus.cc:2272] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:35.162782 30630 ts_tablet_manager.cc:1916] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:10:35.174996 30630 ts_tablet_manager.cc:1929] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:10:35.175383 30630 log.cc:1199] T fcebde812c874ae2b1d918222c36c57f P 5a7b956dc1a84103b915c44b4a3a660e: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/fcebde812c874ae2b1d918222c36c57f
I20260608 10:10:35.177021 30139 catalog_manager.cc:5027] TS 5a7b956dc1a84103b915c44b4a3a660e (127.24.72.67:40767): tablet fcebde812c874ae2b1d918222c36c57f (table test-workload [id=167d26836174434ba2abb2252b703a9a]) successfully deleted
I20260608 10:10:35.487735 30208 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:35.491917 30208 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:35.492424 30208 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:37.493499 30208 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:37.497354 30208 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:37.497807 30208 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:39.498678 30208 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:39.501701 30208 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:39.502074 30208 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:10:40.084857 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:10:40.111197 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:40.111982 24865 tablet_replica.cc:333] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123: stopping tablet replica
I20260608 10:10:40.112782 24865 raft_consensus.cc:2243] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:40.113273 24865 raft_consensus.cc:2272] T ed3d4faea8d041efa5a73a7985a26367 P d871237c52cb47a993d38215cbc90123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.115649 24865 tablet_replica.cc:333] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123: stopping tablet replica
I20260608 10:10:40.116143 24865 raft_consensus.cc:2243] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:40.116730 24865 raft_consensus.cc:2272] T fcebde812c874ae2b1d918222c36c57f P d871237c52cb47a993d38215cbc90123 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.140663 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:10:40.157660 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:10:40.179068 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:40.179953 24865 tablet_replica.cc:333] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879: stopping tablet replica
I20260608 10:10:40.180883 24865 raft_consensus.cc:2243] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:40.181586 24865 raft_consensus.cc:2272] T fcebde812c874ae2b1d918222c36c57f P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.184813 24865 tablet_replica.cc:333] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879: stopping tablet replica
I20260608 10:10:40.185544 24865 raft_consensus.cc:2243] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:40.186414 24865 raft_consensus.cc:2272] T 11a77ae4c754403689c2c955f86029e6 P 6f29afdc7b504106a6e1e83d9a764879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.188481 24865 tablet_replica.cc:333] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879: stopping tablet replica
I20260608 10:10:40.188946 24865 raft_consensus.cc:2243] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:40.189849 24865 raft_consensus.cc:2272] T ed3d4faea8d041efa5a73a7985a26367 P 6f29afdc7b504106a6e1e83d9a764879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.212468 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:10:40.226011 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:10:40.245924 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:40.246675 24865 tablet_replica.cc:333] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e: stopping tablet replica
I20260608 10:10:40.247267 24865 raft_consensus.cc:2243] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:40.248201 24865 raft_consensus.cc:2272] T 11a77ae4c754403689c2c955f86029e6 P 5a7b956dc1a84103b915c44b4a3a660e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.250675 24865 tablet_replica.cc:333] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e: stopping tablet replica
I20260608 10:10:40.251224 24865 raft_consensus.cc:2243] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:40.251655 24865 raft_consensus.cc:2272] T ed3d4faea8d041efa5a73a7985a26367 P 5a7b956dc1a84103b915c44b4a3a660e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:10:40.264390 30488 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.66:35149: connect: Connection refused (error 111) [suppressed 19 similar messages]
I20260608 10:10:40.264974 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
W20260608 10:10:40.267836 30488 consensus_peers.cc:597] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e -> Peer 6f29afdc7b504106a6e1e83d9a764879 (127.24.72.66:35149): Couldn't send request to peer 6f29afdc7b504106a6e1e83d9a764879. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.66:35149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:40.279276 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:10:40.299404 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:40.300199 24865 tablet_replica.cc:333] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e: stopping tablet replica
I20260608 10:10:40.300803 24865 raft_consensus.cc:2243] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:40.301532 24865 raft_consensus.cc:2272] T 11a77ae4c754403689c2c955f86029e6 P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.303622 24865 tablet_replica.cc:333] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e: stopping tablet replica
I20260608 10:10:40.304111 24865 raft_consensus.cc:2243] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:10:40.304927 24865 raft_consensus.cc:2272] T fcebde812c874ae2b1d918222c36c57f P 3b557616a0524b5c8477f6489b96a25e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.349170 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:10:40.363541 24865 master.cc:562] Master@127.24.72.126:38957 shutting down...
I20260608 10:10:40.381825 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:40.382368 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:40.382692 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 067275f5e21f4837abb0d36b52c3d752: stopping tablet replica
I20260608 10:10:40.401188 24865 master.cc:584] Master@127.24.72.126:38957 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13111 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:10:40.437840 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:40941
I20260608 10:10:40.439018 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:40.444514 30633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.445037 30636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.445238 30634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:40.446103 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:40.446967 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:40.447142 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:40.447302 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913440447286 us; error 0 us; skew 500 ppm
I20260608 10:10:40.447852 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:40.450156 24865 webserver.cc:533] Webserver started at http://127.24.72.126:34849/ using document root <none> and password file <none>
I20260608 10:10:40.450639 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:40.450820 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:40.451071 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:40.452118 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "56c393e498a044cebf9707ae6fb0b3f6"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.456506 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:10:40.459779 30641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.460450 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:10:40.460711 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "56c393e498a044cebf9707ae6fb0b3f6"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.460965 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:40.480921 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:40.482173 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:40.520514 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:40941
I20260608 10:10:40.520633 30692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:40941 every 8 connection(s)
I20260608 10:10:40.524534 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:40.534803 30693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6: Bootstrap starting.
I20260608 10:10:40.539650 30693 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:40.543797 30693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6: No bootstrap required, opened a new log
I20260608 10:10:40.546039 30693 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56c393e498a044cebf9707ae6fb0b3f6" member_type: VOTER }
I20260608 10:10:40.546411 30693 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:40.546628 30693 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56c393e498a044cebf9707ae6fb0b3f6, State: Initialized, Role: FOLLOWER
I20260608 10:10:40.547252 30693 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56c393e498a044cebf9707ae6fb0b3f6" member_type: VOTER }
I20260608 10:10:40.547689 30693 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:40.547896 30693 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:40.548142 30693 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:40.552513 30693 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56c393e498a044cebf9707ae6fb0b3f6" member_type: VOTER }
I20260608 10:10:40.552995 30693 leader_election.cc:304] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 56c393e498a044cebf9707ae6fb0b3f6; no voters: 
I20260608 10:10:40.554097 30693 leader_election.cc:290] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:40.554549 30696 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:40.555827 30696 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 1 LEADER]: Becoming Leader. State: Replica: 56c393e498a044cebf9707ae6fb0b3f6, State: Running, Role: LEADER
I20260608 10:10:40.556529 30696 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56c393e498a044cebf9707ae6fb0b3f6" member_type: VOTER }
I20260608 10:10:40.556903 30693 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:40.560711 30697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56c393e498a044cebf9707ae6fb0b3f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56c393e498a044cebf9707ae6fb0b3f6" member_type: VOTER } }
I20260608 10:10:40.561292 30697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:40.561841 30698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56c393e498a044cebf9707ae6fb0b3f6. Latest consensus state: current_term: 1 leader_uuid: "56c393e498a044cebf9707ae6fb0b3f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56c393e498a044cebf9707ae6fb0b3f6" member_type: VOTER } }
I20260608 10:10:40.563084 30698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:40.563956 30704 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:40.569033 30704 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:40.571713 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:40.578737 30704 catalog_manager.cc:1382] Generated new cluster ID: fab0ecd745e44a9eb432f4382fa62670
I20260608 10:10:40.578989 30704 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:40.629990 30704 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:40.631276 30704 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:40.646219 30704 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6: Generated new TSK 0
I20260608 10:10:40.646785 30704 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:40.705583 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:40.711539 30714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.713196 30715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.714258 30717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:40.714759 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:40.715642 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:40.715842 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:40.716001 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913440715981 us; error 0 us; skew 500 ppm
I20260608 10:10:40.716566 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:40.718781 24865 webserver.cc:533] Webserver started at http://127.24.72.65:35185/ using document root <none> and password file <none>
I20260608 10:10:40.719269 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:40.719449 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:40.719707 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:40.720821 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "a36357bcaa7e435f82b72bcd1ffe326e"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.725144 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:10:40.728437 30722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.729120 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:40.729430 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "a36357bcaa7e435f82b72bcd1ffe326e"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.729693 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:40.753103 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:40.754285 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:40.755709 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:40.758073 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:40.758296 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.758536 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:40.758669 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.797509 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:45359
I20260608 10:10:40.797616 30784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:45359 every 8 connection(s)
I20260608 10:10:40.802627 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:40.809998 30789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.810588 30790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.813792 30792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:40.814003 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:40.814968 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:40.815173 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:40.815372 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913440815352 us; error 0 us; skew 500 ppm
I20260608 10:10:40.816111 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:40.818849 24865 webserver.cc:533] Webserver started at http://127.24.72.66:44041/ using document root <none> and password file <none>
I20260608 10:10:40.819041 30785 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40941
I20260608 10:10:40.819391 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:40.819406 30785 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:40.819715 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:40.820009 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:40.820322 30785 heartbeater.cc:507] Master 127.24.72.126:40941 requested a full tablet report, sending...
I20260608 10:10:40.821115 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "bbf6446fe31b432caa5881813876882d"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.822556 30658 ts_manager.cc:194] Registered new tserver with Master: a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359)
I20260608 10:10:40.825114 30658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57788
I20260608 10:10:40.827013 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:10:40.830472 30797 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.831221 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:40.831521 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "bbf6446fe31b432caa5881813876882d"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.831770 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:40.863675 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:40.864823 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:40.866328 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:40.868575 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:40.868777 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.868999 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:40.869149 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.908216 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:44821
I20260608 10:10:40.908331 30859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:44821 every 8 connection(s)
I20260608 10:10:40.913072 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:40.921208 30863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:40.922829 30864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:40.924007 24865 server_base.cc:1061] running on GCE node
W20260608 10:10:40.924809 30866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:40.925222 30860 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40941
I20260608 10:10:40.925633 30860 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:40.925690 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:40.925979 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:40.926141 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913440926123 us; error 0 us; skew 500 ppm
I20260608 10:10:40.926417 30860 heartbeater.cc:507] Master 127.24.72.126:40941 requested a full tablet report, sending...
I20260608 10:10:40.926790 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:40.928689 30658 ts_manager.cc:194] Registered new tserver with Master: bbf6446fe31b432caa5881813876882d (127.24.72.66:44821)
I20260608 10:10:40.929613 24865 webserver.cc:533] Webserver started at http://127.24.72.67:36977/ using document root <none> and password file <none>
I20260608 10:10:40.930337 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:40.930567 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:40.930693 30658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57796
I20260608 10:10:40.930887 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:40.932277 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "b69ba70b74564f1a9e3d5de7760b48c7"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.936753 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:10:40.939967 30871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.940651 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:10:40.940932 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "b69ba70b74564f1a9e3d5de7760b48c7"
format_stamp: "Formatted at 2026-06-08 10:10:40 on dist-test-slave-0v1n"
I20260608 10:10:40.941177 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:40.960598 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:40.961844 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:40.963145 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:40.965318 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:40.965538 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:40.965761 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:40.965904 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:41.004451 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:41381
I20260608 10:10:41.004577 30933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:41381 every 8 connection(s)
I20260608 10:10:41.018471 30934 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40941
I20260608 10:10:41.018859 30934 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:41.019570 30934 heartbeater.cc:507] Master 127.24.72.126:40941 requested a full tablet report, sending...
I20260608 10:10:41.021473 30658 ts_manager.cc:194] Registered new tserver with Master: b69ba70b74564f1a9e3d5de7760b48c7 (127.24.72.67:41381)
I20260608 10:10:41.022104 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014354054s
I20260608 10:10:41.023191 30658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57812
I20260608 10:10:41.827937 30785 heartbeater.cc:499] Master 127.24.72.126:40941 was elected leader, sending a full tablet report...
I20260608 10:10:41.933266 30860 heartbeater.cc:499] Master 127.24.72.126:40941 was elected leader, sending a full tablet report...
I20260608 10:10:42.025852 30934 heartbeater.cc:499] Master 127.24.72.126:40941 was elected leader, sending a full tablet report...
I20260608 10:10:42.076552 30658 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57828:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:10:42.078475 30658 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:10:42.124716 30750 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0a8b0202c04ece919091696ced2fc7 (DEFAULT_TABLE table=test-workload [id=f802e3303d38436b9dd2d04ef3abff38]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:42.126080 30750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0a8b0202c04ece919091696ced2fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:42.129495 30825 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0a8b0202c04ece919091696ced2fc7 (DEFAULT_TABLE table=test-workload [id=f802e3303d38436b9dd2d04ef3abff38]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:42.130791 30825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0a8b0202c04ece919091696ced2fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:42.134605 30899 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0a8b0202c04ece919091696ced2fc7 (DEFAULT_TABLE table=test-workload [id=f802e3303d38436b9dd2d04ef3abff38]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:10:42.135896 30899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0a8b0202c04ece919091696ced2fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:42.140508 30954 tablet_bootstrap.cc:492] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e: Bootstrap starting.
I20260608 10:10:42.147071 30954 tablet_bootstrap.cc:654] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:42.147360 30955 tablet_bootstrap.cc:492] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d: Bootstrap starting.
I20260608 10:10:42.151384 30956 tablet_bootstrap.cc:492] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: Bootstrap starting.
I20260608 10:10:42.154399 30955 tablet_bootstrap.cc:654] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:42.154631 30954 tablet_bootstrap.cc:492] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e: No bootstrap required, opened a new log
I20260608 10:10:42.155247 30954 ts_tablet_manager.cc:1403] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260608 10:10:42.158627 30956 tablet_bootstrap.cc:654] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:42.158480 30954 raft_consensus.cc:359] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.159248 30954 raft_consensus.cc:385] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:42.159608 30955 tablet_bootstrap.cc:492] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d: No bootstrap required, opened a new log
I20260608 10:10:42.159555 30954 raft_consensus.cc:740] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36357bcaa7e435f82b72bcd1ffe326e, State: Initialized, Role: FOLLOWER
I20260608 10:10:42.160099 30955 ts_tablet_manager.cc:1403] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260608 10:10:42.160466 30954 consensus_queue.cc:260] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.162990 30955 raft_consensus.cc:359] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.163574 30955 raft_consensus.cc:385] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:42.163591 30954 ts_tablet_manager.cc:1434] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:10:42.164103 30956 tablet_bootstrap.cc:492] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: No bootstrap required, opened a new log
I20260608 10:10:42.164058 30955 raft_consensus.cc:740] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf6446fe31b432caa5881813876882d, State: Initialized, Role: FOLLOWER
I20260608 10:10:42.164652 30956 ts_tablet_manager.cc:1403] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:10:42.164944 30955 consensus_queue.cc:260] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.167900 30956 raft_consensus.cc:359] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.168658 30956 raft_consensus.cc:385] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:42.168996 30956 raft_consensus.cc:740] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b69ba70b74564f1a9e3d5de7760b48c7, State: Initialized, Role: FOLLOWER
I20260608 10:10:42.169865 30956 consensus_queue.cc:260] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.170280 30955 ts_tablet_manager.cc:1434] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:10:42.172595 30956 ts_tablet_manager.cc:1434] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260608 10:10:42.232283 30961 raft_consensus.cc:493] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:42.232784 30961 raft_consensus.cc:515] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.235044 30961 leader_election.cc:290] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359), b69ba70b74564f1a9e3d5de7760b48c7 (127.24.72.67:41381)
I20260608 10:10:42.246176 30760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0a8b0202c04ece919091696ced2fc7" candidate_uuid: "bbf6446fe31b432caa5881813876882d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" is_pre_election: true
I20260608 10:10:42.246613 30909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0a8b0202c04ece919091696ced2fc7" candidate_uuid: "bbf6446fe31b432caa5881813876882d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" is_pre_election: true
I20260608 10:10:42.246996 30760 raft_consensus.cc:2468] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf6446fe31b432caa5881813876882d in term 0.
I20260608 10:10:42.247285 30909 raft_consensus.cc:2468] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf6446fe31b432caa5881813876882d in term 0.
I20260608 10:10:42.248267 30799 leader_election.cc:304] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36357bcaa7e435f82b72bcd1ffe326e, bbf6446fe31b432caa5881813876882d; no voters: 
I20260608 10:10:42.248996 30961 raft_consensus.cc:2804] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:42.249369 30961 raft_consensus.cc:493] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:42.249624 30961 raft_consensus.cc:3060] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:42.254287 30961 raft_consensus.cc:515] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.255833 30961 leader_election.cc:290] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [CANDIDATE]: Term 1 election: Requested vote from peers a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359), b69ba70b74564f1a9e3d5de7760b48c7 (127.24.72.67:41381)
I20260608 10:10:42.256604 30760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0a8b0202c04ece919091696ced2fc7" candidate_uuid: "bbf6446fe31b432caa5881813876882d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36357bcaa7e435f82b72bcd1ffe326e"
I20260608 10:10:42.256911 30909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0a8b0202c04ece919091696ced2fc7" candidate_uuid: "bbf6446fe31b432caa5881813876882d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69ba70b74564f1a9e3d5de7760b48c7"
I20260608 10:10:42.257112 30760 raft_consensus.cc:3060] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:42.257436 30909 raft_consensus.cc:3060] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:10:42.259697 30935 tablet.cc:2404] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:10:42.262100 30760 raft_consensus.cc:2468] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf6446fe31b432caa5881813876882d in term 1.
I20260608 10:10:42.262924 30909 raft_consensus.cc:2468] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf6446fe31b432caa5881813876882d in term 1.
I20260608 10:10:42.263118 30799 leader_election.cc:304] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36357bcaa7e435f82b72bcd1ffe326e, bbf6446fe31b432caa5881813876882d; no voters: 
I20260608 10:10:42.263885 30961 raft_consensus.cc:2804] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:42.264942 30961 raft_consensus.cc:697] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 1 LEADER]: Becoming Leader. State: Replica: bbf6446fe31b432caa5881813876882d, State: Running, Role: LEADER
I20260608 10:10:42.265708 30961 consensus_queue.cc:237] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } }
I20260608 10:10:42.272166 30656 catalog_manager.cc:5696] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf6446fe31b432caa5881813876882d (127.24.72.66). New cstate: current_term: 1 leader_uuid: "bbf6446fe31b432caa5881813876882d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf6446fe31b432caa5881813876882d" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36357bcaa7e435f82b72bcd1ffe326e" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 45359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:42.316432 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:10:42.331712 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:42.332535 24865 tablet_replica.cc:333] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e: stopping tablet replica
I20260608 10:10:42.333086 24865 raft_consensus.cc:2243] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:42.333575 24865 raft_consensus.cc:2272] T 7a0a8b0202c04ece919091696ced2fc7 P a36357bcaa7e435f82b72bcd1ffe326e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:42.351557 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:10:42.571467 30711 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:42.572846 30711 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:42.573158 30711 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:42.717936 30799 consensus_peers.cc:597] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d -> Peer a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359): Couldn't send request to peer a36357bcaa7e435f82b72bcd1ffe326e. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:42.800720 30961 consensus_queue.cc:1048] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69ba70b74564f1a9e3d5de7760b48c7" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:44.574052 30711 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:44.575399 30711 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:44.575688 30711 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:45.284067 30799 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:10:45.287441 30799 consensus_peers.cc:597] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d -> Peer a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359): Couldn't send request to peer a36357bcaa7e435f82b72bcd1ffe326e. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:10:46.576785 30711 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:46.578334 30711 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:46.578650 30711 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:47.813182 30799 consensus_peers.cc:597] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d -> Peer a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359): Couldn't send request to peer a36357bcaa7e435f82b72bcd1ffe326e. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:10:48.579558 30711 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:48.580929 30711 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:48.581218 30711 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:50.156097 30799 consensus_peers.cc:597] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d -> Peer a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359): Couldn't send request to peer a36357bcaa7e435f82b72bcd1ffe326e. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:10:50.582127 30711 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:50.583519 30711 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:50.583804 30711 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:50.749382 30799 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:10:52.584740 30711 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:10:52.586138 30711 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:10:52.586439 30711 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:10:52.697250 30799 consensus_peers.cc:597] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d -> Peer a36357bcaa7e435f82b72bcd1ffe326e (127.24.72.65:45359): Couldn't send request to peer a36357bcaa7e435f82b72bcd1ffe326e. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:45359: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:10:53.421830 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:10:53.445305 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:53.446126 24865 tablet_replica.cc:333] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d: stopping tablet replica
I20260608 10:10:53.446707 24865 raft_consensus.cc:2243] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:53.447741 24865 raft_consensus.cc:2272] T 7a0a8b0202c04ece919091696ced2fc7 P bbf6446fe31b432caa5881813876882d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:53.468573 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:10:53.481237 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:10:53.502202 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:53.502929 24865 tablet_replica.cc:333] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7: stopping tablet replica
I20260608 10:10:53.503520 24865 raft_consensus.cc:2243] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:53.504009 24865 raft_consensus.cc:2272] T 7a0a8b0202c04ece919091696ced2fc7 P b69ba70b74564f1a9e3d5de7760b48c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:53.523134 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:10:53.535597 24865 master.cc:562] Master@127.24.72.126:40941 shutting down...
I20260608 10:10:53.552711 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:53.553431 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:53.553779 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56c393e498a044cebf9707ae6fb0b3f6: stopping tablet replica
I20260608 10:10:53.572732 24865 master.cc:584] Master@127.24.72.126:40941 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13171 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:10:53.609592 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:40939
I20260608 10:10:53.610813 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:53.616321 30996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:53.616443 30997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:53.617304 30999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:53.618731 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:53.619489 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:53.619671 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:53.619807 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913453619790 us; error 0 us; skew 500 ppm
I20260608 10:10:53.620345 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:53.622710 24865 webserver.cc:533] Webserver started at http://127.24.72.126:41353/ using document root <none> and password file <none>
I20260608 10:10:53.623215 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:53.623395 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:53.623649 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:53.624943 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "79073aef58014b80ab5781a3602d80f8"
format_stamp: "Formatted at 2026-06-08 10:10:53 on dist-test-slave-0v1n"
I20260608 10:10:53.629570 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:10:53.633006 31004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:53.633744 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:10:53.634018 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "79073aef58014b80ab5781a3602d80f8"
format_stamp: "Formatted at 2026-06-08 10:10:53 on dist-test-slave-0v1n"
I20260608 10:10:53.634274 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:53.649976 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:53.651191 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:53.689162 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:40939
I20260608 10:10:53.689286 31055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:40939 every 8 connection(s)
I20260608 10:10:53.693378 31056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:53.705078 31056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8: Bootstrap starting.
I20260608 10:10:53.710054 31056 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:53.714303 31056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8: No bootstrap required, opened a new log
I20260608 10:10:53.716581 31056 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79073aef58014b80ab5781a3602d80f8" member_type: VOTER }
I20260608 10:10:53.716991 31056 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:53.717185 31056 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79073aef58014b80ab5781a3602d80f8, State: Initialized, Role: FOLLOWER
I20260608 10:10:53.717794 31056 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79073aef58014b80ab5781a3602d80f8" member_type: VOTER }
I20260608 10:10:53.718240 31056 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:10:53.718436 31056 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:10:53.718657 31056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:53.723282 31056 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79073aef58014b80ab5781a3602d80f8" member_type: VOTER }
I20260608 10:10:53.723775 31056 leader_election.cc:304] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 79073aef58014b80ab5781a3602d80f8; no voters: 
I20260608 10:10:53.724978 31056 leader_election.cc:290] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:10:53.725457 31059 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:53.727037 31059 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 1 LEADER]: Becoming Leader. State: Replica: 79073aef58014b80ab5781a3602d80f8, State: Running, Role: LEADER
I20260608 10:10:53.727761 31056 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:10:53.727738 31059 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79073aef58014b80ab5781a3602d80f8" member_type: VOTER }
I20260608 10:10:53.730968 31061 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79073aef58014b80ab5781a3602d80f8. Latest consensus state: current_term: 1 leader_uuid: "79073aef58014b80ab5781a3602d80f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79073aef58014b80ab5781a3602d80f8" member_type: VOTER } }
I20260608 10:10:53.730952 31060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79073aef58014b80ab5781a3602d80f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79073aef58014b80ab5781a3602d80f8" member_type: VOTER } }
I20260608 10:10:53.731666 31061 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:53.731693 31060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:10:53.735244 31066 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:10:53.742054 31066 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:10:53.743285 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:10:53.751194 31066 catalog_manager.cc:1382] Generated new cluster ID: 61c0ad9e478d440fbbb535c85518cb7a
I20260608 10:10:53.751488 31066 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:10:53.826833 31066 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:10:53.828209 31066 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:10:53.842469 31066 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8: Generated new TSK 0
I20260608 10:10:53.843063 31066 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:10:53.874050 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:53.880317 31077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:53.881448 31078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:53.882611 31080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:53.883426 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:53.884292 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:53.884495 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:53.884672 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913453884654 us; error 0 us; skew 500 ppm
I20260608 10:10:53.885246 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:53.887480 24865 webserver.cc:533] Webserver started at http://127.24.72.65:35673/ using document root <none> and password file <none>
I20260608 10:10:53.887972 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:53.888151 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:53.888415 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:53.889616 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "d010c0148b2a451e85b2eb6999acb4c7"
format_stamp: "Formatted at 2026-06-08 10:10:53 on dist-test-slave-0v1n"
I20260608 10:10:53.894235 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:10:53.897668 31085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:53.898352 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:10:53.898638 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "d010c0148b2a451e85b2eb6999acb4c7"
format_stamp: "Formatted at 2026-06-08 10:10:53 on dist-test-slave-0v1n"
I20260608 10:10:53.898896 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:53.917435 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:53.918643 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:53.920066 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:53.922433 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:53.922632 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:53.922851 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:53.923005 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:53.966707 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:37339
I20260608 10:10:53.966848 31147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:37339 every 8 connection(s)
I20260608 10:10:53.971755 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:53.979072 31152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:53.980525 31153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:53.984120 31155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:53.985543 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:53.985651 31148 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40939
I20260608 10:10:53.986166 31148 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:53.986881 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:53.987182 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:53.987216 31148 heartbeater.cc:507] Master 127.24.72.126:40939 requested a full tablet report, sending...
I20260608 10:10:53.987504 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913453987483 us; error 0 us; skew 500 ppm
I20260608 10:10:53.988420 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:53.990131 31021 ts_manager.cc:194] Registered new tserver with Master: d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339)
I20260608 10:10:53.991341 24865 webserver.cc:533] Webserver started at http://127.24.72.66:38145/ using document root <none> and password file <none>
I20260608 10:10:53.992069 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:53.992316 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:53.992625 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:53.992936 31021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45086
I20260608 10:10:53.994323 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "b5a00d2418974191ae945034542e5c2f"
format_stamp: "Formatted at 2026-06-08 10:10:53 on dist-test-slave-0v1n"
I20260608 10:10:53.999495 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:10:54.002794 31160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:54.003505 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:10:54.003769 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "b5a00d2418974191ae945034542e5c2f"
format_stamp: "Formatted at 2026-06-08 10:10:53 on dist-test-slave-0v1n"
I20260608 10:10:54.004029 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:54.031648 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:54.032769 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:54.034214 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:54.036443 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:54.036649 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:54.036870 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:54.037021 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:54.074690 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:36315
I20260608 10:10:54.074810 31222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:36315 every 8 connection(s)
I20260608 10:10:54.079545 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:54.087157 31226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:54.089076 31227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:54.090365 31229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:54.091225 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:54.092104 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:54.092320 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:54.092381 31223 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40939
I20260608 10:10:54.092514 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913454092497 us; error 0 us; skew 500 ppm
I20260608 10:10:54.092871 31223 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:54.093304 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:54.093691 31223 heartbeater.cc:507] Master 127.24.72.126:40939 requested a full tablet report, sending...
I20260608 10:10:54.095954 24865 webserver.cc:533] Webserver started at http://127.24.72.67:39541/ using document root <none> and password file <none>
I20260608 10:10:54.095990 31021 ts_manager.cc:194] Registered new tserver with Master: b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:54.096565 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:54.096758 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:54.096964 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:54.097688 31021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45088
I20260608 10:10:54.098212 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
format_stamp: "Formatted at 2026-06-08 10:10:54 on dist-test-slave-0v1n"
I20260608 10:10:54.103924 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:10:54.107458 31234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:54.108188 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:10:54.108460 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
format_stamp: "Formatted at 2026-06-08 10:10:54 on dist-test-slave-0v1n"
I20260608 10:10:54.108726 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:54.122596 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:54.123756 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:54.125138 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:54.127370 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:54.127573 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:54.127780 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:54.127931 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:54.167662 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:34003
I20260608 10:10:54.167775 31296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:34003 every 8 connection(s)
I20260608 10:10:54.181478 31297 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40939
I20260608 10:10:54.181870 31297 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:54.182608 31297 heartbeater.cc:507] Master 127.24.72.126:40939 requested a full tablet report, sending...
I20260608 10:10:54.184458 31021 ts_manager.cc:194] Registered new tserver with Master: 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:54.185375 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014513096s
I20260608 10:10:54.186105 31021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45102
I20260608 10:10:54.996565 31148 heartbeater.cc:499] Master 127.24.72.126:40939 was elected leader, sending a full tablet report...
I20260608 10:10:55.100792 31223 heartbeater.cc:499] Master 127.24.72.126:40939 was elected leader, sending a full tablet report...
I20260608 10:10:55.189173 31297 heartbeater.cc:499] Master 127.24.72.126:40939 was elected leader, sending a full tablet report...
I20260608 10:10:55.244129 31021 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45108:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:10:55.246784 31021 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:10:55.302413 31262 tablet_service.cc:1511] Processing CreateTablet for tablet 33b69700f3a04da48b470ca190f9f6ed (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:10:55.303697 31187 tablet_service.cc:1511] Processing CreateTablet for tablet a4a8307e65584040b24fc9d3323b0dc5 (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:10:55.304524 31262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b69700f3a04da48b470ca190f9f6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.304178 31188 tablet_service.cc:1511] Processing CreateTablet for tablet 33b69700f3a04da48b470ca190f9f6ed (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:10:55.305492 31187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8307e65584040b24fc9d3323b0dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.306205 31188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b69700f3a04da48b470ca190f9f6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.318804 31112 tablet_service.cc:1511] Processing CreateTablet for tablet a4a8307e65584040b24fc9d3323b0dc5 (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:10:55.320462 31112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8307e65584040b24fc9d3323b0dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.323103 31261 tablet_service.cc:1511] Processing CreateTablet for tablet a4a8307e65584040b24fc9d3323b0dc5 (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:10:55.324496 31261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8307e65584040b24fc9d3323b0dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.326921 31111 tablet_service.cc:1511] Processing CreateTablet for tablet 10e753a6d9214773b7d0579ef76046d8 (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:10:55.327123 31186 tablet_service.cc:1511] Processing CreateTablet for tablet 10e753a6d9214773b7d0579ef76046d8 (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:10:55.328580 31186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e753a6d9214773b7d0579ef76046d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.331034 31260 tablet_service.cc:1511] Processing CreateTablet for tablet 10e753a6d9214773b7d0579ef76046d8 (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:10:55.331684 31185 tablet_service.cc:1511] Processing CreateTablet for tablet 667ec7bdc2464ae6b733c15f2f41516a (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:10:55.316903 31113 tablet_service.cc:1511] Processing CreateTablet for tablet 33b69700f3a04da48b470ca190f9f6ed (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:10:55.334642 31259 tablet_service.cc:1511] Processing CreateTablet for tablet 667ec7bdc2464ae6b733c15f2f41516a (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:10:55.333097 31185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec7bdc2464ae6b733c15f2f41516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.336118 31110 tablet_service.cc:1511] Processing CreateTablet for tablet 667ec7bdc2464ae6b733c15f2f41516a (DEFAULT_TABLE table=test-workload [id=5b27660287e5435eb528fd28469f9781]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:10:55.338052 31110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec7bdc2464ae6b733c15f2f41516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.336027 31259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec7bdc2464ae6b733c15f2f41516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.341715 31113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b69700f3a04da48b470ca190f9f6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.345714 31111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e753a6d9214773b7d0579ef76046d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.347416 31260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e753a6d9214773b7d0579ef76046d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:55.371264 31319 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: Bootstrap starting.
I20260608 10:10:55.381383 31318 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: Bootstrap starting.
I20260608 10:10:55.381963 31319 tablet_bootstrap.cc:654] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.384898 31320 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: Bootstrap starting.
I20260608 10:10:55.391903 31320 tablet_bootstrap.cc:654] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.402262 31318 tablet_bootstrap.cc:654] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.402889 31319 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: No bootstrap required, opened a new log
I20260608 10:10:55.403342 31319 ts_tablet_manager.cc:1403] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260608 10:10:55.406461 31319 raft_consensus.cc:359] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.407133 31319 raft_consensus.cc:385] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.407377 31319 raft_consensus.cc:740] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a544bb54cc046f4bedd50d3a782ea6c, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.407652 31318 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: No bootstrap required, opened a new log
I20260608 10:10:55.408087 31318 ts_tablet_manager.cc:1403] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260608 10:10:55.408053 31319 consensus_queue.cc:260] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.410800 31318 raft_consensus.cc:359] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.411382 31320 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: No bootstrap required, opened a new log
I20260608 10:10:55.411557 31318 raft_consensus.cc:385] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.412050 31320 ts_tablet_manager.cc:1403] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260608 10:10:55.412026 31318 raft_consensus.cc:740] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.413021 31318 consensus_queue.cc:260] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.415673 31320 raft_consensus.cc:359] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.416512 31320 raft_consensus.cc:385] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.416857 31320 raft_consensus.cc:740] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d010c0148b2a451e85b2eb6999acb4c7, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.417111 31318 ts_tablet_manager.cc:1434] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:10:55.418318 31318 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: Bootstrap starting.
I20260608 10:10:55.417889 31320 consensus_queue.cc:260] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.424094 31319 ts_tablet_manager.cc:1434] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.010s
I20260608 10:10:55.426304 31320 ts_tablet_manager.cc:1434] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:10:55.427390 31320 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7: Bootstrap starting.
I20260608 10:10:55.427870 31319 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c: Bootstrap starting.
I20260608 10:10:55.434401 31320 tablet_bootstrap.cc:654] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.435585 31319 tablet_bootstrap.cc:654] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.434428 31318 tablet_bootstrap.cc:654] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.446285 31319 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c: No bootstrap required, opened a new log
I20260608 10:10:55.446818 31319 ts_tablet_manager.cc:1403] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 10:10:55.447781 31320 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7: No bootstrap required, opened a new log
I20260608 10:10:55.448187 31320 ts_tablet_manager.cc:1403] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 10:10:55.448405 31318 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: No bootstrap required, opened a new log
I20260608 10:10:55.448899 31318 ts_tablet_manager.cc:1403] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260608 10:10:55.449903 31319 raft_consensus.cc:359] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.450639 31319 raft_consensus.cc:385] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.450438 31320 raft_consensus.cc:359] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.451088 31320 raft_consensus.cc:385] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.451385 31320 raft_consensus.cc:740] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d010c0148b2a451e85b2eb6999acb4c7, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.451788 31318 raft_consensus.cc:359] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.452310 31318 raft_consensus.cc:385] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.452024 31320 consensus_queue.cc:260] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.450968 31319 raft_consensus.cc:740] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a544bb54cc046f4bedd50d3a782ea6c, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.452543 31318 raft_consensus.cc:740] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.453154 31319 consensus_queue.cc:260] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.453253 31318 consensus_queue.cc:260] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.454842 31320 ts_tablet_manager.cc:1434] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260608 10:10:55.455456 31319 ts_tablet_manager.cc:1434] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:10:55.455570 31318 ts_tablet_manager.cc:1434] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:10:55.455910 31320 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: Bootstrap starting.
I20260608 10:10:55.456604 31319 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c: Bootstrap starting.
I20260608 10:10:55.456617 31318 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: Bootstrap starting.
I20260608 10:10:55.463192 31319 tablet_bootstrap.cc:654] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.464161 31318 tablet_bootstrap.cc:654] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.463192 31320 tablet_bootstrap.cc:654] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.471180 31324 raft_consensus.cc:493] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:55.471758 31324 raft_consensus.cc:515] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.473045 31318 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: No bootstrap required, opened a new log
I20260608 10:10:55.473572 31318 ts_tablet_manager.cc:1403] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260608 10:10:55.476768 31318 raft_consensus.cc:359] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.478688 31318 raft_consensus.cc:385] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.481899 31318 raft_consensus.cc:740] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.482175 31320 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: No bootstrap required, opened a new log
I20260608 10:10:55.482812 31320 ts_tablet_manager.cc:1403] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260608 10:10:55.482897 31318 consensus_queue.cc:260] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.480438 31319 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c: No bootstrap required, opened a new log
I20260608 10:10:55.486340 31319 ts_tablet_manager.cc:1403] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260608 10:10:55.486240 31320 raft_consensus.cc:359] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.487114 31320 raft_consensus.cc:385] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.487481 31320 raft_consensus.cc:740] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d010c0148b2a451e85b2eb6999acb4c7, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.488505 31320 consensus_queue.cc:260] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.489620 31319 raft_consensus.cc:359] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.490397 31319 raft_consensus.cc:385] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.490782 31320 ts_tablet_manager.cc:1434] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:10:55.490727 31319 raft_consensus.cc:740] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a544bb54cc046f4bedd50d3a782ea6c, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.491935 31320 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7: Bootstrap starting.
I20260608 10:10:55.485891 31318 ts_tablet_manager.cc:1434] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:10:55.491781 31319 consensus_queue.cc:260] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.493263 31318 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f: Bootstrap starting.
I20260608 10:10:55.495476 31324 leader_election.cc:290] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:55.499668 31320 tablet_bootstrap.cc:654] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.500903 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec7bdc2464ae6b733c15f2f41516a" candidate_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d010c0148b2a451e85b2eb6999acb4c7" is_pre_election: true
I20260608 10:10:55.501542 31319 ts_tablet_manager.cc:1434] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 10:10:55.501765 31123 raft_consensus.cc:2468] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a544bb54cc046f4bedd50d3a782ea6c in term 0.
I20260608 10:10:55.502622 31319 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c: Bootstrap starting.
I20260608 10:10:55.503523 31237 leader_election.cc:304] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.509673 31335 raft_consensus.cc:2804] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:55.510139 31335 raft_consensus.cc:493] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:55.510584 31335 raft_consensus.cc:3060] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.512137 31318 tablet_bootstrap.cc:654] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.519343 31335 raft_consensus.cc:515] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.520474 31319 tablet_bootstrap.cc:654] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c: Neither blocks nor log segments found. Creating new log.
I20260608 10:10:55.523789 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec7bdc2464ae6b733c15f2f41516a" candidate_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d010c0148b2a451e85b2eb6999acb4c7"
I20260608 10:10:55.524369 31123 raft_consensus.cc:3060] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.526489 31320 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7: No bootstrap required, opened a new log
I20260608 10:10:55.527086 31320 ts_tablet_manager.cc:1403] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.009s
I20260608 10:10:55.530567 31320 raft_consensus.cc:359] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.531172 31319 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c: No bootstrap required, opened a new log
I20260608 10:10:55.531334 31320 raft_consensus.cc:385] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.531860 31319 ts_tablet_manager.cc:1403] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.005s
I20260608 10:10:55.531816 31320 raft_consensus.cc:740] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d010c0148b2a451e85b2eb6999acb4c7, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.532487 31335 leader_election.cc:290] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [CANDIDATE]: Term 1 election: Requested vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:55.531911 31123 raft_consensus.cc:2468] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a544bb54cc046f4bedd50d3a782ea6c in term 1.
I20260608 10:10:55.533008 31320 consensus_queue.cc:260] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.534436 31237 leader_election.cc:304] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.535440 31335 raft_consensus.cc:2804] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:55.536120 31335 raft_consensus.cc:697] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 LEADER]: Becoming Leader. State: Replica: 6a544bb54cc046f4bedd50d3a782ea6c, State: Running, Role: LEADER
I20260608 10:10:55.537078 31335 consensus_queue.cc:237] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.538362 31320 ts_tablet_manager.cc:1434] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 10:10:55.535223 31319 raft_consensus.cc:359] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.540506 31319 raft_consensus.cc:385] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.540869 31319 raft_consensus.cc:740] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a544bb54cc046f4bedd50d3a782ea6c, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.541829 31319 consensus_queue.cc:260] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.543697 31319 ts_tablet_manager.cc:1434] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 10:10:55.548076 31197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec7bdc2464ae6b733c15f2f41516a" candidate_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a00d2418974191ae945034542e5c2f"
I20260608 10:10:55.548146 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec7bdc2464ae6b733c15f2f41516a" candidate_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a00d2418974191ae945034542e5c2f" is_pre_election: true
I20260608 10:10:55.549466 31318 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f: No bootstrap required, opened a new log
I20260608 10:10:55.549990 31318 ts_tablet_manager.cc:1403] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.003s
W20260608 10:10:55.549922 31238 leader_election.cc:343] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:55.549659 31021 catalog_manager.cc:5696] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67). New cstate: current_term: 1 leader_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } }
W20260608 10:10:55.551147 31238 leader_election.cc:343] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:10:55.552459 31318 raft_consensus.cc:359] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.553162 31318 raft_consensus.cc:385] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:10:55.553484 31318 raft_consensus.cc:740] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Initialized, Role: FOLLOWER
I20260608 10:10:55.554283 31318 consensus_queue.cc:260] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.556403 31318 ts_tablet_manager.cc:1434] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 10:10:55.617350 31326 raft_consensus.cc:493] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:55.617830 31326 raft_consensus.cc:515] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.620157 31326 leader_election.cc:290] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:55.631925 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8307e65584040b24fc9d3323b0dc5" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a00d2418974191ae945034542e5c2f" is_pre_election: true
I20260608 10:10:55.632321 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8307e65584040b24fc9d3323b0dc5" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" is_pre_election: true
I20260608 10:10:55.632527 31198 raft_consensus.cc:2468] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 0.
I20260608 10:10:55.632917 31272 raft_consensus.cc:2468] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 0.
I20260608 10:10:55.633744 31089 leader_election.cc:304] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5a00d2418974191ae945034542e5c2f, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.634532 31326 raft_consensus.cc:2804] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:55.634876 31326 raft_consensus.cc:493] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:55.635136 31326 raft_consensus.cc:3060] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.640209 31326 raft_consensus.cc:515] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.640771 31325 raft_consensus.cc:493] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:55.641279 31325 raft_consensus.cc:515] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.642702 31326 leader_election.cc:290] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 election: Requested vote from peers b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:55.642890 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8307e65584040b24fc9d3323b0dc5" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a00d2418974191ae945034542e5c2f"
I20260608 10:10:55.643528 31198 raft_consensus.cc:3060] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.643426 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8307e65584040b24fc9d3323b0dc5" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
I20260608 10:10:55.644135 31272 raft_consensus.cc:3060] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.646000 31325 leader_election.cc:290] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:55.651844 31198 raft_consensus.cc:2468] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 1.
I20260608 10:10:55.652369 31272 raft_consensus.cc:2468] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 1.
I20260608 10:10:55.653859 31087 leader_election.cc:304] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.655053 31326 raft_consensus.cc:2804] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:55.656560 31326 raft_consensus.cc:697] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 LEADER]: Becoming Leader. State: Replica: d010c0148b2a451e85b2eb6999acb4c7, State: Running, Role: LEADER
I20260608 10:10:55.657477 31326 consensus_queue.cc:237] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.663558 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec7bdc2464ae6b733c15f2f41516a" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d010c0148b2a451e85b2eb6999acb4c7" is_pre_election: true
I20260608 10:10:55.664372 31123 raft_consensus.cc:2393] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a00d2418974191ae945034542e5c2f in current term 1: Already voted for candidate 6a544bb54cc046f4bedd50d3a782ea6c in this term.
I20260608 10:10:55.667810 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec7bdc2464ae6b733c15f2f41516a" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" is_pre_election: true
I20260608 10:10:55.669276 31162 leader_election.cc:304] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a00d2418974191ae945034542e5c2f; no voters: 6a544bb54cc046f4bedd50d3a782ea6c, d010c0148b2a451e85b2eb6999acb4c7
I20260608 10:10:55.668954 31021 catalog_manager.cc:5696] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "d010c0148b2a451e85b2eb6999acb4c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:55.670015 31325 raft_consensus.cc:3060] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.676615 31325 raft_consensus.cc:2749] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:10:55.678114 31325 raft_consensus.cc:493] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:55.678596 31325 raft_consensus.cc:515] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.680716 31325 leader_election.cc:290] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:55.681041 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e753a6d9214773b7d0579ef76046d8" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d010c0148b2a451e85b2eb6999acb4c7" is_pre_election: true
I20260608 10:10:55.681303 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e753a6d9214773b7d0579ef76046d8" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" is_pre_election: true
I20260608 10:10:55.681740 31123 raft_consensus.cc:2468] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 0.
I20260608 10:10:55.681947 31272 raft_consensus.cc:2468] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 0.
I20260608 10:10:55.682928 31163 leader_election.cc:304] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5a00d2418974191ae945034542e5c2f, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.683624 31325 raft_consensus.cc:2804] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:55.683903 31325 raft_consensus.cc:493] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:55.684154 31325 raft_consensus.cc:3060] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.688431 31325 raft_consensus.cc:515] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.689944 31325 leader_election.cc:290] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 1 election: Requested vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:55.690675 31123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e753a6d9214773b7d0579ef76046d8" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d010c0148b2a451e85b2eb6999acb4c7"
I20260608 10:10:55.690958 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e753a6d9214773b7d0579ef76046d8" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
I20260608 10:10:55.691145 31123 raft_consensus.cc:3060] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.691452 31272 raft_consensus.cc:3060] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.695459 31123 raft_consensus.cc:2468] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 1.
I20260608 10:10:55.695799 31272 raft_consensus.cc:2468] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 1.
I20260608 10:10:55.696405 31163 leader_election.cc:304] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5a00d2418974191ae945034542e5c2f, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.697073 31325 raft_consensus.cc:2804] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:55.698171 31325 raft_consensus.cc:697] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 LEADER]: Becoming Leader. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Running, Role: LEADER
I20260608 10:10:55.698846 31325 consensus_queue.cc:237] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:55.704057 31326 raft_consensus.cc:493] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:55.704572 31326 raft_consensus.cc:515] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.706820 31326 leader_election.cc:290] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003), b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:55.706331 31021 catalog_manager.cc:5696] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a00d2418974191ae945034542e5c2f (127.24.72.66). New cstate: current_term: 1 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:55.707337 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b69700f3a04da48b470ca190f9f6ed" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" is_pre_election: true
I20260608 10:10:55.707984 31272 raft_consensus.cc:2468] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 0.
I20260608 10:10:55.707988 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b69700f3a04da48b470ca190f9f6ed" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a00d2418974191ae945034542e5c2f" is_pre_election: true
I20260608 10:10:55.708863 31198 raft_consensus.cc:2468] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 0.
I20260608 10:10:55.709381 31087 leader_election.cc:304] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.710175 31326 raft_consensus.cc:2804] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:10:55.710525 31326 raft_consensus.cc:493] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:55.710785 31326 raft_consensus.cc:3060] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.715720 31326 raft_consensus.cc:515] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.717252 31326 leader_election.cc:290] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 election: Requested vote from peers 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003), b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:55.717991 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b69700f3a04da48b470ca190f9f6ed" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
I20260608 10:10:55.718201 31198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b69700f3a04da48b470ca190f9f6ed" candidate_uuid: "d010c0148b2a451e85b2eb6999acb4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a00d2418974191ae945034542e5c2f"
I20260608 10:10:55.718461 31272 raft_consensus.cc:3060] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.718689 31198 raft_consensus.cc:3060] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:10:55.723126 31272 raft_consensus.cc:2468] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 1.
I20260608 10:10:55.723124 31198 raft_consensus.cc:2468] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d010c0148b2a451e85b2eb6999acb4c7 in term 1.
I20260608 10:10:55.724213 31087 leader_election.cc:304] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, d010c0148b2a451e85b2eb6999acb4c7; no voters: 
I20260608 10:10:55.724862 31326 raft_consensus.cc:2804] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:10:55.725234 31326 raft_consensus.cc:697] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 1 LEADER]: Becoming Leader. State: Replica: d010c0148b2a451e85b2eb6999acb4c7, State: Running, Role: LEADER
I20260608 10:10:55.725991 31326 consensus_queue.cc:237] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:55.732678 31021 catalog_manager.cc:5696] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "d010c0148b2a451e85b2eb6999acb4c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: HEALTHY } } }
I20260608 10:10:55.828840 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:10:55.850315 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:10:55.851244 24865 tablet_replica.cc:333] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7: stopping tablet replica
I20260608 10:10:55.851804 24865 raft_consensus.cc:2243] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:55.852211 24865 raft_consensus.cc:2272] T 10e753a6d9214773b7d0579ef76046d8 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:55.854293 24865 tablet_replica.cc:333] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: stopping tablet replica
I20260608 10:10:55.854796 24865 raft_consensus.cc:2243] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:55.855358 24865 pending_rounds.cc:70] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: Trying to abort 1 pending ops.
I20260608 10:10:55.855525 24865 pending_rounds.cc:77] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621514660372480 op_type: NO_OP noop_request { }
I20260608 10:10:55.855844 24865 raft_consensus.cc:2889] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:10:55.856125 24865 raft_consensus.cc:2272] T 33b69700f3a04da48b470ca190f9f6ed P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:55.858424 24865 tablet_replica.cc:333] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7: stopping tablet replica
I20260608 10:10:55.858911 24865 raft_consensus.cc:2243] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:10:55.859259 24865 raft_consensus.cc:2272] T 667ec7bdc2464ae6b733c15f2f41516a P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:55.861068 24865 tablet_replica.cc:333] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: stopping tablet replica
I20260608 10:10:55.861554 24865 raft_consensus.cc:2243] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:10:55.862082 24865 pending_rounds.cc:70] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: Trying to abort 1 pending ops.
I20260608 10:10:55.862248 24865 pending_rounds.cc:77] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621514381787136 op_type: NO_OP noop_request { }
I20260608 10:10:55.862497 24865 raft_consensus.cc:2889] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:10:55.862761 24865 raft_consensus.cc:2272] T a4a8307e65584040b24fc9d3323b0dc5 P d010c0148b2a451e85b2eb6999acb4c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:10:55.885673 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:10:56.027230 31335 consensus_queue.cc:1048] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:10:56.029999 31237 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:10:56.033721 31237 consensus_peers.cc:597] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:56.131162 31163 consensus_peers.cc:597] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:56.166977 31325 consensus_queue.cc:1048] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:56.627835 31324 consensus_queue.cc:579] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Leader has been unable to successfully communicate with peer d010c0148b2a451e85b2eb6999acb4c7 for more than 1 seconds (1.089s)
W20260608 10:10:56.636111 31021 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 667ec7bdc2464ae6b733c15f2f41516a with cas_config_opid_index -1: no extra replica candidate found for tablet 667ec7bdc2464ae6b733c15f2f41516a (table test-workload [id=5b27660287e5435eb528fd28469f9781]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260608 10:10:56.749264 31069 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d010c0148b2a451e85b2eb6999acb4c7 not available for placement
I20260608 10:10:56.899951 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:10:56.906512 31363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:56.907397 31364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:10:56.908540 31366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:10:56.908910 24865 server_base.cc:1061] running on GCE node
I20260608 10:10:56.910118 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:10:56.910318 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:10:56.910490 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913456910471 us; error 0 us; skew 500 ppm
I20260608 10:10:56.911145 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:10:56.913668 24865 webserver.cc:533] Webserver started at http://127.24.72.68:40241/ using document root <none> and password file <none>
I20260608 10:10:56.914160 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:10:56.914346 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:10:56.914721 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:10:56.915911 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "51c2dec2c79c482b8be88e893b1af754"
format_stamp: "Formatted at 2026-06-08 10:10:56 on dist-test-slave-0v1n"
I20260608 10:10:56.920409 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:10:56.923645 31371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:56.924341 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:10:56.924616 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "51c2dec2c79c482b8be88e893b1af754"
format_stamp: "Formatted at 2026-06-08 10:10:56 on dist-test-slave-0v1n"
I20260608 10:10:56.924875 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:10:56.940423 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:10:56.941639 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:10:56.943186 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:10:56.945770 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:10:56.945968 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:56.946192 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:10:56.946353 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:10:56.984457 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:38211
I20260608 10:10:56.984578 31433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:38211 every 8 connection(s)
I20260608 10:10:56.998857 31434 heartbeater.cc:344] Connected to a master server at 127.24.72.126:40939
I20260608 10:10:56.999253 31434 heartbeater.cc:461] Registering TS with master...
I20260608 10:10:56.999909 31434 heartbeater.cc:507] Master 127.24.72.126:40939 requested a full tablet report, sending...
I20260608 10:10:57.001808 31021 ts_manager.cc:194] Registered new tserver with Master: 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68:38211)
I20260608 10:10:57.003237 31021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45118
I20260608 10:10:57.249387 31360 raft_consensus.cc:493] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:57.249812 31360 raft_consensus.cc:515] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:57.251634 31360 leader_election.cc:290] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003), d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339)
I20260608 10:10:57.252372 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b69700f3a04da48b470ca190f9f6ed" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" is_pre_election: true
I20260608 10:10:57.252938 31272 raft_consensus.cc:2468] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 1.
I20260608 10:10:57.253973 31162 leader_election.cc:304] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, b5a00d2418974191ae945034542e5c2f; no voters: 
I20260608 10:10:57.254614 31360 raft_consensus.cc:2804] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:10:57.254987 31360 raft_consensus.cc:493] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:57.255337 31360 raft_consensus.cc:3060] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:10:57.257187 31163 leader_election.cc:336] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:10:57.260234 31360 raft_consensus.cc:515] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:57.261821 31440 consensus_queue.cc:579] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Leader has been unable to successfully communicate with peer d010c0148b2a451e85b2eb6999acb4c7 for more than 1 seconds (1.562s)
I20260608 10:10:57.262240 31360 leader_election.cc:290] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 election: Requested vote from peers 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003), d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339)
I20260608 10:10:57.263078 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b69700f3a04da48b470ca190f9f6ed" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
I20260608 10:10:57.264276 31272 raft_consensus.cc:3060] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:10:57.266181 31163 leader_election.cc:336] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:10:57.271198 31272 raft_consensus.cc:2468] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 2.
I20260608 10:10:57.272343 31162 leader_election.cc:304] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, b5a00d2418974191ae945034542e5c2f; no voters: d010c0148b2a451e85b2eb6999acb4c7
I20260608 10:10:57.273200 31440 raft_consensus.cc:2804] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:57.273699 31440 raft_consensus.cc:697] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Becoming Leader. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Running, Role: LEADER
I20260608 10:10:57.274125 31198 consensus_queue.cc:237] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:57.274585 31440 consensus_queue.cc:237] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } }
I20260608 10:10:57.275257 31272 consensus_queue.cc:237] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:57.288189 31271 raft_consensus.cc:1275] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:57.289871 31360 consensus_queue.cc:1048] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:57.290230 31197 raft_consensus.cc:1275] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Refusing update from remote peer 6a544bb54cc046f4bedd50d3a782ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:10:57.292918 31357 consensus_queue.cc:1048] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:10:57.313722 31360 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:57.325906 31272 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
W20260608 10:10:57.327528 31235 consensus_peers.cc:597] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c -> Peer 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68:38211): Couldn't send request to peer 51c2dec2c79c482b8be88e893b1af754. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 667ec7bdc2464ae6b733c15f2f41516a. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:57.330905 31161 consensus_peers.cc:597] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f -> Peer 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68:38211): Couldn't send request to peer 51c2dec2c79c482b8be88e893b1af754. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10e753a6d9214773b7d0579ef76046d8. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:10:57.333012 31163 consensus_peers.cc:597] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.332016 31441 raft_consensus.cc:493] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:10:57.335415 31008 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 10e753a6d9214773b7d0579ef76046d8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:10:57.335741 31441 raft_consensus.cc:515] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
W20260608 10:10:57.348197 31237 consensus_peers.cc:597] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.347581 31020 catalog_manager.cc:5696] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f reported cstate change: term changed from 1 to 2, leader changed from d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) to b5a00d2418974191ae945034542e5c2f (127.24.72.66). New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:57.349112 31441 leader_election.cc:290] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:57.349973 31357 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:57.352128 31021 catalog_manager.cc:5696] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c reported cstate change: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
W20260608 10:10:57.354820 31163 leader_election.cc:336] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:10:57.355719 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8307e65584040b24fc9d3323b0dc5" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" is_pre_election: true
I20260608 10:10:57.356223 31272 raft_consensus.cc:2468] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 1.
I20260608 10:10:57.357203 31162 leader_election.cc:304] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, b5a00d2418974191ae945034542e5c2f; no voters: d010c0148b2a451e85b2eb6999acb4c7
I20260608 10:10:57.358064 31441 raft_consensus.cc:2804] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:10:57.358698 31441 raft_consensus.cc:493] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:10:57.358023 31198 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:57.359109 31006 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 667ec7bdc2464ae6b733c15f2f41516a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:10:57.359112 31441 raft_consensus.cc:3060] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:10:57.366576 31441 raft_consensus.cc:515] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:57.371040 31441 leader_election.cc:290] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 election: Requested vote from peers d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339), 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:57.372300 31272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a8307e65584040b24fc9d3323b0dc5" candidate_uuid: "b5a00d2418974191ae945034542e5c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a544bb54cc046f4bedd50d3a782ea6c"
I20260608 10:10:57.372957 31272 raft_consensus.cc:3060] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:10:57.373256 31163 leader_election.cc:336] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:10:57.380748 31272 raft_consensus.cc:2468] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a00d2418974191ae945034542e5c2f in term 2.
I20260608 10:10:57.382256 31162 leader_election.cc:304] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a544bb54cc046f4bedd50d3a782ea6c, b5a00d2418974191ae945034542e5c2f; no voters: d010c0148b2a451e85b2eb6999acb4c7
I20260608 10:10:57.383098 31441 raft_consensus.cc:2804] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:10:57.383586 31441 raft_consensus.cc:697] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Becoming Leader. State: Replica: b5a00d2418974191ae945034542e5c2f, State: Running, Role: LEADER
I20260608 10:10:57.383682 31021 catalog_manager.cc:5696] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c reported cstate change: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:57.384297 31441 consensus_queue.cc:237] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } }
I20260608 10:10:57.397785 31020 catalog_manager.cc:5696] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f reported cstate change: term changed from 1 to 2, leader changed from d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) to b5a00d2418974191ae945034542e5c2f (127.24.72.66). New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:57.699103 31461 ts_tablet_manager.cc:933] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: Initiating tablet copy from peer 6a544bb54cc046f4bedd50d3a782ea6c (127.24.72.67:34003)
I20260608 10:10:57.700484 31461 tablet_copy_client.cc:323] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:34003
W20260608 10:10:57.708067 31163 consensus_peers.cc:597] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.710822 31282 tablet_copy_service.cc:140] P 6a544bb54cc046f4bedd50d3a782ea6c: Received BeginTabletCopySession request for tablet 667ec7bdc2464ae6b733c15f2f41516a from peer 51c2dec2c79c482b8be88e893b1af754 ({username='slave'} at 127.0.0.1:51244)
I20260608 10:10:57.711292 31282 tablet_copy_service.cc:161] P 6a544bb54cc046f4bedd50d3a782ea6c: Beginning new tablet copy session on tablet 667ec7bdc2464ae6b733c15f2f41516a from peer 51c2dec2c79c482b8be88e893b1af754 at {username='slave'} at 127.0.0.1:51244: session id = 51c2dec2c79c482b8be88e893b1af754-667ec7bdc2464ae6b733c15f2f41516a
I20260608 10:10:57.716639 31282 tablet_copy_source_session.cc:215] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:57.719448 31461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec7bdc2464ae6b733c15f2f41516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:57.720312 31465 ts_tablet_manager.cc:933] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: Initiating tablet copy from peer b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:57.722141 31465 tablet_copy_client.cc:323] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:36315
I20260608 10:10:57.732761 31208 tablet_copy_service.cc:140] P b5a00d2418974191ae945034542e5c2f: Received BeginTabletCopySession request for tablet 10e753a6d9214773b7d0579ef76046d8 from peer 51c2dec2c79c482b8be88e893b1af754 ({username='slave'} at 127.0.0.1:41456)
I20260608 10:10:57.732918 31461 tablet_copy_client.cc:806] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:57.733412 31208 tablet_copy_service.cc:161] P b5a00d2418974191ae945034542e5c2f: Beginning new tablet copy session on tablet 10e753a6d9214773b7d0579ef76046d8 from peer 51c2dec2c79c482b8be88e893b1af754 at {username='slave'} at 127.0.0.1:41456: session id = 51c2dec2c79c482b8be88e893b1af754-10e753a6d9214773b7d0579ef76046d8
I20260608 10:10:57.733574 31461 tablet_copy_client.cc:670] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:57.737316 31461 tablet_copy_client.cc:538] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:57.739893 31208 tablet_copy_source_session.cc:215] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:57.742892 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e753a6d9214773b7d0579ef76046d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:57.744582 31461 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: Bootstrap starting.
W20260608 10:10:57.751822 31069 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d010c0148b2a451e85b2eb6999acb4c7 not available for placement
I20260608 10:10:57.752660 31465 tablet_copy_client.cc:806] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:57.753136 31465 tablet_copy_client.cc:670] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:57.756559 31465 tablet_copy_client.cc:538] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:57.759966 31461 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:57.760615 31461 tablet_bootstrap.cc:492] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: Bootstrap complete.
I20260608 10:10:57.761126 31461 ts_tablet_manager.cc:1403] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260608 10:10:57.762272 31465 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: Bootstrap starting.
I20260608 10:10:57.763530 31461 raft_consensus.cc:359] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:57.764153 31461 raft_consensus.cc:740] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51c2dec2c79c482b8be88e893b1af754, State: Initialized, Role: LEARNER
I20260608 10:10:57.764801 31461 consensus_queue.cc:260] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:57.768029 31434 heartbeater.cc:499] Master 127.24.72.126:40939 was elected leader, sending a full tablet report...
I20260608 10:10:57.768237 31461 ts_tablet_manager.cc:1434] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:10:57.770187 31282 tablet_copy_service.cc:342] P 6a544bb54cc046f4bedd50d3a782ea6c: Request end of tablet copy session 51c2dec2c79c482b8be88e893b1af754-667ec7bdc2464ae6b733c15f2f41516a received from {username='slave'} at 127.0.0.1:51244
I20260608 10:10:57.770593 31282 tablet_copy_service.cc:434] P 6a544bb54cc046f4bedd50d3a782ea6c: ending tablet copy session 51c2dec2c79c482b8be88e893b1af754-667ec7bdc2464ae6b733c15f2f41516a on tablet 667ec7bdc2464ae6b733c15f2f41516a with peer 51c2dec2c79c482b8be88e893b1af754
I20260608 10:10:57.782590 31465 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:57.783290 31465 tablet_bootstrap.cc:492] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: Bootstrap complete.
I20260608 10:10:57.783852 31465 ts_tablet_manager.cc:1403] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:10:57.786010 31465 raft_consensus.cc:359] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:57.786578 31465 raft_consensus.cc:740] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51c2dec2c79c482b8be88e893b1af754, State: Initialized, Role: LEARNER
I20260608 10:10:57.787041 31465 consensus_queue.cc:260] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:57.788982 31465 ts_tablet_manager.cc:1434] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:10:57.790699 31208 tablet_copy_service.cc:342] P b5a00d2418974191ae945034542e5c2f: Request end of tablet copy session 51c2dec2c79c482b8be88e893b1af754-10e753a6d9214773b7d0579ef76046d8 received from {username='slave'} at 127.0.0.1:41456
I20260608 10:10:57.791070 31208 tablet_copy_service.cc:434] P b5a00d2418974191ae945034542e5c2f: ending tablet copy session 51c2dec2c79c482b8be88e893b1af754-10e753a6d9214773b7d0579ef76046d8 on tablet 10e753a6d9214773b7d0579ef76046d8 with peer 51c2dec2c79c482b8be88e893b1af754
I20260608 10:10:57.793941 31272 raft_consensus.cc:1275] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:10:57.795135 31441 consensus_queue.cc:1048] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:10:57.808511 31163 consensus_peers.cc:597] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:57.886027 31272 raft_consensus.cc:1275] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:10:57.887269 31452 consensus_queue.cc:1048] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:10:58.137585 31409 raft_consensus.cc:1217] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:58.232513 31409 raft_consensus.cc:1217] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:10:58.315233 31360 consensus_queue.cc:579] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Leader has been unable to successfully communicate with peer d010c0148b2a451e85b2eb6999acb4c7 for more than 1 seconds (1.039s)
I20260608 10:10:58.324785 31198 consensus_queue.cc:237] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
W20260608 10:10:58.330677 31161 consensus_peers.cc:597] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f -> Peer 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68:38211): Couldn't send request to peer 51c2dec2c79c482b8be88e893b1af754. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33b69700f3a04da48b470ca190f9f6ed. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.330967 31272 raft_consensus.cc:1275] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:10:58.332329 31360 consensus_queue.cc:1048] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:10:58.332839 31163 consensus_peers.cc:597] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.337749 31452 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:58.339387 31272 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:58.345047 31008 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 33b69700f3a04da48b470ca190f9f6ed with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:10:58.349023 31020 catalog_manager.cc:5696] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:58.465546 31360 consensus_queue.cc:579] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Leader has been unable to successfully communicate with peer d010c0148b2a451e85b2eb6999acb4c7 for more than 1 seconds (1.190s)
I20260608 10:10:58.648360 31360 raft_consensus.cc:1064] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: attempting to promote NON_VOTER 51c2dec2c79c482b8be88e893b1af754 to VOTER
I20260608 10:10:58.650247 31360 consensus_queue.cc:237] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:10:58.656977 31409 raft_consensus.cc:1275] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:58.657147 31272 raft_consensus.cc:1275] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:58.658473 31360 consensus_queue.cc:1048] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:58.659142 31481 consensus_queue.cc:1048] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:10:58.659679 31163 consensus_peers.cc:597] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.666841 31481 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.668736 31409 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.676026 31272 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.678782 31021 catalog_manager.cc:5696] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:58.682286 31475 raft_consensus.cc:1064] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: attempting to promote NON_VOTER 51c2dec2c79c482b8be88e893b1af754 to VOTER
I20260608 10:10:58.685003 31475 consensus_queue.cc:237] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:10:58.692752 31409 raft_consensus.cc:1275] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 LEARNER]: Refusing update from remote peer 6a544bb54cc046f4bedd50d3a782ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:58.693244 31198 consensus_queue.cc:237] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:10:58.694510 31455 consensus_queue.cc:1048] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:10:58.695082 31197 raft_consensus.cc:1275] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Refusing update from remote peer 6a544bb54cc046f4bedd50d3a782ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:10:58.703212 31455 consensus_queue.cc:1048] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:10:58.707170 31408 raft_consensus.cc:1275] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:58.708503 31441 consensus_queue.cc:1048] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:10:58.709462 31237 consensus_peers.cc:597] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.712463 31272 raft_consensus.cc:1275] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:58.715723 31481 consensus_queue.cc:1048] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:58.717288 31475 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.719384 31197 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.720846 31481 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.722894 31408 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.730922 31008 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 10e753a6d9214773b7d0579ef76046d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:58.730432 31409 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.736107 31019 catalog_manager.cc:5696] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New cstate: current_term: 1 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:10:58.729732 31272 raft_consensus.cc:2955] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.743432 31020 catalog_manager.cc:5696] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 reported cstate change: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
W20260608 10:10:58.755445 31069 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d010c0148b2a451e85b2eb6999acb4c7 not available for placement
W20260608 10:10:58.760277 31007 catalog_manager.cc:4754] TS d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 10e753a6d9214773b7d0579ef76046d8: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:10:58.763567 31272 consensus_queue.cc:237] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:10:58.769522 31408 raft_consensus.cc:1275] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Refusing update from remote peer 6a544bb54cc046f4bedd50d3a782ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:58.770803 31475 consensus_queue.cc:1048] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:58.771026 31197 raft_consensus.cc:1275] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Refusing update from remote peer 6a544bb54cc046f4bedd50d3a782ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:10:58.772400 31475 consensus_queue.cc:1048] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:10:58.776758 31455 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.778631 31408 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.779662 31197 raft_consensus.cc:2955] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.789381 31006 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 667ec7bdc2464ae6b733c15f2f41516a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:10:58.790818 31019 catalog_manager.cc:5696] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New cstate: current_term: 1 leader_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:10:58.842252 31441 consensus_queue.cc:579] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Leader has been unable to successfully communicate with peer d010c0148b2a451e85b2eb6999acb4c7 for more than 1 seconds (1.457s)
I20260608 10:10:58.851482 31197 consensus_queue.cc:237] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:58.857713 31272 raft_consensus.cc:1275] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 10:10:58.858198 31161 consensus_peers.cc:597] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f -> Peer 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68:38211): Couldn't send request to peer 51c2dec2c79c482b8be88e893b1af754. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4a8307e65584040b24fc9d3323b0dc5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.859035 31441 consensus_queue.cc:1048] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:10:58.861397 31163 consensus_peers.cc:597] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:10:58.865520 31481 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:58.867092 31272 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } } }
I20260608 10:10:58.872476 31008 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a4a8307e65584040b24fc9d3323b0dc5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:10:58.876252 31018 catalog_manager.cc:5696] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index -1 to 2, NON_VOTER 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) added. New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:10:58.891424 31491 ts_tablet_manager.cc:933] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: Initiating tablet copy from peer b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:58.892904 31491 tablet_copy_client.cc:323] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:36315
I20260608 10:10:58.894263 31208 tablet_copy_service.cc:140] P b5a00d2418974191ae945034542e5c2f: Received BeginTabletCopySession request for tablet 33b69700f3a04da48b470ca190f9f6ed from peer 51c2dec2c79c482b8be88e893b1af754 ({username='slave'} at 127.0.0.1:41456)
I20260608 10:10:58.894644 31208 tablet_copy_service.cc:161] P b5a00d2418974191ae945034542e5c2f: Beginning new tablet copy session on tablet 33b69700f3a04da48b470ca190f9f6ed from peer 51c2dec2c79c482b8be88e893b1af754 at {username='slave'} at 127.0.0.1:41456: session id = 51c2dec2c79c482b8be88e893b1af754-33b69700f3a04da48b470ca190f9f6ed
I20260608 10:10:58.899367 31208 tablet_copy_source_session.cc:215] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:58.901851 31491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b69700f3a04da48b470ca190f9f6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:58.912226 31491 tablet_copy_client.cc:806] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:58.912729 31491 tablet_copy_client.cc:670] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:58.916057 31491 tablet_copy_client.cc:538] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:58.921804 31491 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: Bootstrap starting.
I20260608 10:10:58.937028 31491 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:58.937732 31491 tablet_bootstrap.cc:492] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: Bootstrap complete.
I20260608 10:10:58.938251 31491 ts_tablet_manager.cc:1403] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:10:58.940421 31491 raft_consensus.cc:359] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:58.940992 31491 raft_consensus.cc:740] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 51c2dec2c79c482b8be88e893b1af754, State: Initialized, Role: LEARNER
I20260608 10:10:58.941540 31491 consensus_queue.cc:260] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:58.943162 31491 ts_tablet_manager.cc:1434] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:10:58.944818 31208 tablet_copy_service.cc:342] P b5a00d2418974191ae945034542e5c2f: Request end of tablet copy session 51c2dec2c79c482b8be88e893b1af754-33b69700f3a04da48b470ca190f9f6ed received from {username='slave'} at 127.0.0.1:41456
I20260608 10:10:58.945168 31208 tablet_copy_service.cc:434] P b5a00d2418974191ae945034542e5c2f: ending tablet copy session 51c2dec2c79c482b8be88e893b1af754-33b69700f3a04da48b470ca190f9f6ed on tablet 33b69700f3a04da48b470ca190f9f6ed with peer 51c2dec2c79c482b8be88e893b1af754
I20260608 10:10:59.248807 31491 ts_tablet_manager.cc:933] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: Initiating tablet copy from peer b5a00d2418974191ae945034542e5c2f (127.24.72.66:36315)
I20260608 10:10:59.250118 31491 tablet_copy_client.cc:323] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:36315
I20260608 10:10:59.251488 31208 tablet_copy_service.cc:140] P b5a00d2418974191ae945034542e5c2f: Received BeginTabletCopySession request for tablet a4a8307e65584040b24fc9d3323b0dc5 from peer 51c2dec2c79c482b8be88e893b1af754 ({username='slave'} at 127.0.0.1:41456)
I20260608 10:10:59.251917 31208 tablet_copy_service.cc:161] P b5a00d2418974191ae945034542e5c2f: Beginning new tablet copy session on tablet a4a8307e65584040b24fc9d3323b0dc5 from peer 51c2dec2c79c482b8be88e893b1af754 at {username='slave'} at 127.0.0.1:41456: session id = 51c2dec2c79c482b8be88e893b1af754-a4a8307e65584040b24fc9d3323b0dc5
I20260608 10:10:59.256816 31208 tablet_copy_source_session.cc:215] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:10:59.259742 31491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a8307e65584040b24fc9d3323b0dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:10:59.270426 31491 tablet_copy_client.cc:806] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 0 data blocks...
I20260608 10:10:59.270967 31491 tablet_copy_client.cc:670] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Starting download of 1 WAL segments...
I20260608 10:10:59.274206 31491 tablet_copy_client.cc:538] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:10:59.280279 31491 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: Bootstrap starting.
I20260608 10:10:59.296530 31491 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:10:59.297235 31491 tablet_bootstrap.cc:492] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: Bootstrap complete.
I20260608 10:10:59.297863 31491 ts_tablet_manager.cc:1403] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260608 10:10:59.300457 31491 raft_consensus.cc:359] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:59.301092 31491 raft_consensus.cc:740] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 51c2dec2c79c482b8be88e893b1af754, State: Initialized, Role: LEARNER
I20260608 10:10:59.301718 31491 consensus_queue.cc:260] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: true } }
I20260608 10:10:59.303826 31491 ts_tablet_manager.cc:1434] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:10:59.305560 31208 tablet_copy_service.cc:342] P b5a00d2418974191ae945034542e5c2f: Request end of tablet copy session 51c2dec2c79c482b8be88e893b1af754-a4a8307e65584040b24fc9d3323b0dc5 received from {username='slave'} at 127.0.0.1:41456
I20260608 10:10:59.305981 31208 tablet_copy_service.cc:434] P b5a00d2418974191ae945034542e5c2f: ending tablet copy session 51c2dec2c79c482b8be88e893b1af754-a4a8307e65584040b24fc9d3323b0dc5 on tablet a4a8307e65584040b24fc9d3323b0dc5 with peer 51c2dec2c79c482b8be88e893b1af754
I20260608 10:10:59.446399 31408 raft_consensus.cc:1217] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:10:59.618010 31497 consensus_queue.cc:579] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Leader has been unable to successfully communicate with peer d010c0148b2a451e85b2eb6999acb4c7 for more than 1 seconds (1.292s)
W20260608 10:10:59.757642 31069 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d010c0148b2a451e85b2eb6999acb4c7 not available for placement
I20260608 10:10:59.805492 31408 raft_consensus.cc:1217] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 10:10:59.861446 31007 catalog_manager.cc:4754] TS d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 10e753a6d9214773b7d0579ef76046d8: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:11:00.062162 31497 raft_consensus.cc:1064] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: attempting to promote NON_VOTER 51c2dec2c79c482b8be88e893b1af754 to VOTER
I20260608 10:11:00.064074 31497 consensus_queue.cc:237] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:11:00.070372 31408 raft_consensus.cc:1275] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:00.071131 31272 raft_consensus.cc:1275] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:00.071712 31500 consensus_queue.cc:1048] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:00.072580 31497 consensus_queue.cc:1048] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:11:00.073699 31163 consensus_peers.cc:597] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:00.079663 31497 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.081184 31272 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.088089 31408 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.090773 31020 catalog_manager.cc:5696] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:00.107311 31197 consensus_queue.cc:237] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:11:00.112545 31408 raft_consensus.cc:1275] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:00.112533 31272 raft_consensus.cc:1275] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:00.114437 31481 consensus_queue.cc:1048] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:00.115069 31500 consensus_queue.cc:1048] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:00.121294 31497 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.123165 31408 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.123579 31272 raft_consensus.cc:2955] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.128675 31008 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 33b69700f3a04da48b470ca190f9f6ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:00.134744 31018 catalog_manager.cc:5696] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:00.266333 31481 raft_consensus.cc:1064] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: attempting to promote NON_VOTER 51c2dec2c79c482b8be88e893b1af754 to VOTER
I20260608 10:11:00.268287 31481 consensus_queue.cc:237] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:11:00.274228 31272 raft_consensus.cc:1275] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:00.274852 31408 raft_consensus.cc:1275] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 LEARNER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:00.275604 31500 consensus_queue.cc:1048] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:00.276278 31481 consensus_queue.cc:1048] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:11:00.277002 31163 consensus_peers.cc:597] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f -> Peer d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): Couldn't send request to peer d010c0148b2a451e85b2eb6999acb4c7. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:00.285943 31500 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.287626 31272 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.297243 31408 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.299572 31020 catalog_manager.cc:5696] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 2 to 3, 51c2dec2c79c482b8be88e893b1af754 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d010c0148b2a451e85b2eb6999acb4c7" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 37339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:00.311647 31197 consensus_queue.cc:237] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } }
I20260608 10:11:00.316354 31408 raft_consensus.cc:1275] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:00.316510 31272 raft_consensus.cc:1275] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Refusing update from remote peer b5a00d2418974191ae945034542e5c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:00.317602 31500 consensus_queue.cc:1048] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:00.318221 31496 consensus_queue.cc:1048] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:00.323913 31497 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.326104 31272 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.325971 31408 raft_consensus.cc:2955] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } } }
I20260608 10:11:00.333745 31008 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a4a8307e65584040b24fc9d3323b0dc5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:00.337427 31019 catalog_manager.cc:5696] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f reported cstate change: config changed from index 3 to 4, VOTER d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65) evicted. New cstate: current_term: 2 leader_uuid: "b5a00d2418974191ae945034542e5c2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5a00d2418974191ae945034542e5c2f" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a544bb54cc046f4bedd50d3a782ea6c" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51c2dec2c79c482b8be88e893b1af754" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 38211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:11:00.925624 31007 catalog_manager.cc:4754] TS d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 10e753a6d9214773b7d0579ef76046d8: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
W20260608 10:11:01.046985 31007 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260608 10:11:02.365531 31007 catalog_manager.cc:4754] TS d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 33b69700f3a04da48b470ca190f9f6ed: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:11:04.019048 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:04.042721 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:04.043418 24865 tablet_replica.cc:333] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f: stopping tablet replica
I20260608 10:11:04.043988 24865 raft_consensus.cc:2243] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.044615 24865 raft_consensus.cc:2272] T 667ec7bdc2464ae6b733c15f2f41516a P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.046588 24865 tablet_replica.cc:333] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f: stopping tablet replica
I20260608 10:11:04.047107 24865 raft_consensus.cc:2243] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:04.047890 24865 raft_consensus.cc:2272] T 10e753a6d9214773b7d0579ef76046d8 P b5a00d2418974191ae945034542e5c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.049819 24865 tablet_replica.cc:333] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f: stopping tablet replica
I20260608 10:11:04.050329 24865 raft_consensus.cc:2243] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:04.051050 24865 raft_consensus.cc:2272] T a4a8307e65584040b24fc9d3323b0dc5 P b5a00d2418974191ae945034542e5c2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.052853 24865 tablet_replica.cc:333] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f: stopping tablet replica
I20260608 10:11:04.053339 24865 raft_consensus.cc:2243] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:04.054105 24865 raft_consensus.cc:2272] T 33b69700f3a04da48b470ca190f9f6ed P b5a00d2418974191ae945034542e5c2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.076260 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:04.089115 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:04.112516 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:04.113238 24865 tablet_replica.cc:333] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c: stopping tablet replica
I20260608 10:11:04.113819 24865 raft_consensus.cc:2243] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.114413 24865 raft_consensus.cc:2272] T 33b69700f3a04da48b470ca190f9f6ed P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.116307 24865 tablet_replica.cc:333] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c: stopping tablet replica
I20260608 10:11:04.116817 24865 raft_consensus.cc:2243] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.117410 24865 raft_consensus.cc:2272] T a4a8307e65584040b24fc9d3323b0dc5 P 6a544bb54cc046f4bedd50d3a782ea6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.119161 24865 tablet_replica.cc:333] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c: stopping tablet replica
I20260608 10:11:04.119627 24865 raft_consensus.cc:2243] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.120198 24865 raft_consensus.cc:2272] T 10e753a6d9214773b7d0579ef76046d8 P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.121992 24865 tablet_replica.cc:333] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c: stopping tablet replica
I20260608 10:11:04.122452 24865 raft_consensus.cc:2243] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:04.123229 24865 raft_consensus.cc:2272] T 667ec7bdc2464ae6b733c15f2f41516a P 6a544bb54cc046f4bedd50d3a782ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.145830 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:04.159198 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:11:04.176826 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:04.177588 24865 tablet_replica.cc:333] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754: stopping tablet replica
I20260608 10:11:04.178200 24865 raft_consensus.cc:2243] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.178766 24865 raft_consensus.cc:2272] T a4a8307e65584040b24fc9d3323b0dc5 P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.180809 24865 tablet_replica.cc:333] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754: stopping tablet replica
I20260608 10:11:04.181690 24865 raft_consensus.cc:2243] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.182343 24865 raft_consensus.cc:2272] T 33b69700f3a04da48b470ca190f9f6ed P 51c2dec2c79c482b8be88e893b1af754 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.184214 24865 tablet_replica.cc:333] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754: stopping tablet replica
I20260608 10:11:04.184681 24865 raft_consensus.cc:2243] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.185170 24865 raft_consensus.cc:2272] T 10e753a6d9214773b7d0579ef76046d8 P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.187137 24865 tablet_replica.cc:333] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754: stopping tablet replica
I20260608 10:11:04.187614 24865 raft_consensus.cc:2243] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:04.188169 24865 raft_consensus.cc:2272] T 667ec7bdc2464ae6b733c15f2f41516a P 51c2dec2c79c482b8be88e893b1af754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:04.211773 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:11:04.226797 24865 master.cc:562] Master@127.24.72.126:40939 shutting down...
W20260608 10:11:04.425029 31007 catalog_manager.cc:4754] TS d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 33b69700f3a04da48b470ca190f9f6ed: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
W20260608 10:11:07.157951 31007 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 10:11:07.162086 31007 catalog_manager.cc:4754] TS d010c0148b2a451e85b2eb6999acb4c7 (127.24.72.65:37339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 10e753a6d9214773b7d0579ef76046d8: Network error: Client connection negotiation failed: client connection to 127.24.72.65:37339: connect: Connection refused (error 111)
I20260608 10:11:07.849646 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:07.850665 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:07.851047 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79073aef58014b80ab5781a3602d80f8: stopping tablet replica
I20260608 10:11:07.874420 24865 master.cc:584] Master@127.24.72.126:40939 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14310 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:11:07.920220 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:33653
I20260608 10:11:07.921451 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:07.926914 31519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:07.927145 31520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:07.928207 31522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:07.928557 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:07.929457 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:07.929638 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:07.929781 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913467929764 us; error 0 us; skew 500 ppm
I20260608 10:11:07.930333 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:07.932653 24865 webserver.cc:533] Webserver started at http://127.24.72.126:44169/ using document root <none> and password file <none>
I20260608 10:11:07.933149 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:07.933516 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:07.933781 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:07.934978 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "cd571f8b93664435844f20067ec819db"
format_stamp: "Formatted at 2026-06-08 10:11:07 on dist-test-slave-0v1n"
I20260608 10:11:07.939445 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:07.942701 31527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:07.943413 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:11:07.943677 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "cd571f8b93664435844f20067ec819db"
format_stamp: "Formatted at 2026-06-08 10:11:07 on dist-test-slave-0v1n"
I20260608 10:11:07.943935 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:07.969138 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:07.970360 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:08.008117 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:33653
I20260608 10:11:08.008244 31578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:33653 every 8 connection(s)
I20260608 10:11:08.012388 31579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:08.024338 31579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db: Bootstrap starting.
I20260608 10:11:08.029435 31579 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:08.033587 31579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db: No bootstrap required, opened a new log
I20260608 10:11:08.035794 31579 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd571f8b93664435844f20067ec819db" member_type: VOTER }
I20260608 10:11:08.036221 31579 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:08.036425 31579 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd571f8b93664435844f20067ec819db, State: Initialized, Role: FOLLOWER
I20260608 10:11:08.037076 31579 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd571f8b93664435844f20067ec819db" member_type: VOTER }
I20260608 10:11:08.037555 31579 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:08.037773 31579 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:08.038018 31579 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:08.042438 31579 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd571f8b93664435844f20067ec819db" member_type: VOTER }
I20260608 10:11:08.042922 31579 leader_election.cc:304] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd571f8b93664435844f20067ec819db; no voters: 
I20260608 10:11:08.043972 31579 leader_election.cc:290] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:08.044414 31582 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:08.045720 31582 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 1 LEADER]: Becoming Leader. State: Replica: cd571f8b93664435844f20067ec819db, State: Running, Role: LEADER
I20260608 10:11:08.046489 31582 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd571f8b93664435844f20067ec819db" member_type: VOTER }
I20260608 10:11:08.047088 31579 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:08.051698 31584 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd571f8b93664435844f20067ec819db. Latest consensus state: current_term: 1 leader_uuid: "cd571f8b93664435844f20067ec819db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd571f8b93664435844f20067ec819db" member_type: VOTER } }
I20260608 10:11:08.052300 31584 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:08.052700 31583 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd571f8b93664435844f20067ec819db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd571f8b93664435844f20067ec819db" member_type: VOTER } }
I20260608 10:11:08.053292 31583 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:08.058015 31590 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:08.062903 31590 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:08.063899 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:08.072039 31590 catalog_manager.cc:1382] Generated new cluster ID: 859fa3caf5e84eec9623cde42334675b
I20260608 10:11:08.072319 31590 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:08.109972 31590 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:08.111347 31590 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:08.126667 31590 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db: Generated new TSK 0
I20260608 10:11:08.127271 31590 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:08.194562 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:08.200981 31600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:08.202006 31601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:08.203562 31603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:08.203994 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:08.204802 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:08.204993 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:08.205140 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913468205122 us; error 0 us; skew 500 ppm
I20260608 10:11:08.205751 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:08.208000 24865 webserver.cc:533] Webserver started at http://127.24.72.65:40757/ using document root <none> and password file <none>
I20260608 10:11:08.208516 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:08.208730 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:08.208984 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:08.210250 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "606aafab10b040ca9fbeeab4e0197dd9"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:08.214716 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:11:08.218070 31608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.218772 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:11:08.219049 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "606aafab10b040ca9fbeeab4e0197dd9"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:08.219302 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:08.246426 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:08.247650 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:08.249125 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:08.251483 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:08.251680 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.251896 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:08.252044 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.292191 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:35671
I20260608 10:11:08.292305 31670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:35671 every 8 connection(s)
I20260608 10:11:08.297572 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:08.305424 31675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:08.308776 31676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:08.311542 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:08.311887 31678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:08.312938 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:08.313218 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:08.313485 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913468313463 us; error 0 us; skew 500 ppm
I20260608 10:11:08.314299 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:08.316531 31671 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
I20260608 10:11:08.317001 31671 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:08.317471 24865 webserver.cc:533] Webserver started at http://127.24.72.66:39371/ using document root <none> and password file <none>
I20260608 10:11:08.317842 31671 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
I20260608 10:11:08.317999 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:08.318216 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:08.318432 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:08.319911 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "5272d75acd00412b8cdf42f679217050"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:08.320250 31544 ts_manager.cc:194] Registered new tserver with Master: 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671)
I20260608 10:11:08.323021 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37570
I20260608 10:11:08.326009 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:11:08.329672 31683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.330408 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:08.330679 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "5272d75acd00412b8cdf42f679217050"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:08.330945 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:08.341502 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:08.342645 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:08.344038 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:08.346333 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:08.346531 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.346746 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:08.346907 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.386246 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:39433
I20260608 10:11:08.386369 31745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:39433 every 8 connection(s)
I20260608 10:11:08.391263 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:08.399024 31749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:08.400493 31750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:08.403630 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:08.404109 31746 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
W20260608 10:11:08.404320 31752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:08.404485 31746 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:08.405253 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:11:08.405364 31746 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
W20260608 10:11:08.405548 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:08.405800 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913468405781 us; error 0 us; skew 500 ppm
I20260608 10:11:08.406461 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:08.407665 31544 ts_manager.cc:194] Registered new tserver with Master: 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:08.409138 24865 webserver.cc:533] Webserver started at http://127.24.72.67:39147/ using document root <none> and password file <none>
I20260608 10:11:08.409714 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37576
I20260608 10:11:08.409900 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:08.410179 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:08.410504 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:08.411773 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:08.416205 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:08.419529 31757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.420249 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:08.420518 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:08.420790 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:08.431171 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:08.432376 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:08.433779 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:08.435995 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:08.436188 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.436403 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:08.436573 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:08.476367 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:37231
I20260608 10:11:08.476536 31819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:37231 every 8 connection(s)
I20260608 10:11:08.490187 31820 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
I20260608 10:11:08.490590 31820 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:08.491291 31820 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
I20260608 10:11:08.493206 31544 ts_manager.cc:194] Registered new tserver with Master: fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:08.494241 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014447888s
I20260608 10:11:08.494890 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37588
I20260608 10:11:09.325910 31671 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
I20260608 10:11:09.412492 31746 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
I20260608 10:11:09.497644 31820 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
I20260608 10:11:09.559665 31544 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37590:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:09.562954 31544 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:09.637521 31711 tablet_service.cc:1511] Processing CreateTablet for tablet d214aa831bde430fbfb00a75f6912065 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:09.638020 31710 tablet_service.cc:1511] Processing CreateTablet for tablet a7ca1c7c95404557b727c7f3cb2fb229 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:09.639113 31711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d214aa831bde430fbfb00a75f6912065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.639743 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca1c7c95404557b727c7f3cb2fb229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.640985 31636 tablet_service.cc:1511] Processing CreateTablet for tablet d214aa831bde430fbfb00a75f6912065 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:09.642481 31636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d214aa831bde430fbfb00a75f6912065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.642861 31709 tablet_service.cc:1511] Processing CreateTablet for tablet 8acc338e0be54a1eb6e4c658a11b2639 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:09.644302 31709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acc338e0be54a1eb6e4c658a11b2639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.646481 31635 tablet_service.cc:1511] Processing CreateTablet for tablet a7ca1c7c95404557b727c7f3cb2fb229 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:09.647897 31635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca1c7c95404557b727c7f3cb2fb229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.650197 31634 tablet_service.cc:1511] Processing CreateTablet for tablet 8acc338e0be54a1eb6e4c658a11b2639 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:09.651640 31634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acc338e0be54a1eb6e4c658a11b2639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.654743 31633 tablet_service.cc:1511] Processing CreateTablet for tablet 2e666e5e545341d08f6b4dea9703c620 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:09.656023 31633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e666e5e545341d08f6b4dea9703c620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.659694 31784 tablet_service.cc:1511] Processing CreateTablet for tablet a7ca1c7c95404557b727c7f3cb2fb229 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:09.660761 31708 tablet_service.cc:1511] Processing CreateTablet for tablet 2e666e5e545341d08f6b4dea9703c620 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:09.662149 31708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e666e5e545341d08f6b4dea9703c620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.662669 31782 tablet_service.cc:1511] Processing CreateTablet for tablet 2e666e5e545341d08f6b4dea9703c620 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:09.664384 31840 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:09.665711 31785 tablet_service.cc:1511] Processing CreateTablet for tablet d214aa831bde430fbfb00a75f6912065 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:09.666239 31783 tablet_service.cc:1511] Processing CreateTablet for tablet 8acc338e0be54a1eb6e4c658a11b2639 (DEFAULT_TABLE table=test-workload [id=0d4e9af8543849b0914030736f147aab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:09.661116 31784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca1c7c95404557b727c7f3cb2fb229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.669728 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e666e5e545341d08f6b4dea9703c620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.671294 31840 tablet_bootstrap.cc:654] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.672310 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acc338e0be54a1eb6e4c658a11b2639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.675082 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d214aa831bde430fbfb00a75f6912065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:09.725836 31843 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
I20260608 10:11:09.729737 31840 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: No bootstrap required, opened a new log
I20260608 10:11:09.730353 31840 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.032s
I20260608 10:11:09.732551 31842 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:09.733773 31843 tablet_bootstrap.cc:654] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.733731 31840 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.734575 31840 raft_consensus.cc:385] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.734903 31840 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.735698 31840 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.738543 31840 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:11:09.739583 31840 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:09.740368 31842 tablet_bootstrap.cc:654] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.746495 31840 tablet_bootstrap.cc:654] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.746493 31842 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: No bootstrap required, opened a new log
I20260608 10:11:09.747225 31842 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260608 10:11:09.747339 31843 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: No bootstrap required, opened a new log
I20260608 10:11:09.747803 31843 ts_tablet_manager.cc:1403] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260608 10:11:09.750545 31842 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.750878 31843 raft_consensus.cc:359] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.751305 31842 raft_consensus.cc:385] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.751528 31843 raft_consensus.cc:385] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.751644 31842 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.751916 31843 raft_consensus.cc:740] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.752648 31842 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.752717 31843 consensus_queue.cc:260] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.756299 31840 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: No bootstrap required, opened a new log
I20260608 10:11:09.756958 31840 ts_tablet_manager.cc:1403] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 10:11:09.758014 31842 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:11:09.758831 31843 ts_tablet_manager.cc:1434] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260608 10:11:09.759881 31843 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
I20260608 10:11:09.760425 31840 raft_consensus.cc:359] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.761219 31840 raft_consensus.cc:385] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.761601 31840 raft_consensus.cc:740] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.762524 31840 consensus_queue.cc:260] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.763577 31842 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:09.767228 31843 tablet_bootstrap.cc:654] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.771004 31840 ts_tablet_manager.cc:1434] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 10:11:09.772105 31840 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:09.773622 31842 tablet_bootstrap.cc:654] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.779089 31843 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: No bootstrap required, opened a new log
I20260608 10:11:09.779614 31843 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 10:11:09.779115 31840 tablet_bootstrap.cc:654] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.782075 31842 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: No bootstrap required, opened a new log
I20260608 10:11:09.782651 31842 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 10:11:09.782891 31843 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.783646 31843 raft_consensus.cc:385] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.783947 31843 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.784900 31843 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.786403 31842 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.787225 31842 raft_consensus.cc:385] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.787567 31842 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.788594 31842 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.792851 31842 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:11:09.794031 31842 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:09.794471 31843 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:11:09.795667 31843 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
I20260608 10:11:09.799733 31840 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: No bootstrap required, opened a new log
I20260608 10:11:09.801939 31842 tablet_bootstrap.cc:654] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.800259 31840 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260608 10:11:09.805418 31843 tablet_bootstrap.cc:654] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.806929 31840 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.807731 31840 raft_consensus.cc:385] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.808030 31840 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.809072 31840 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.811312 31842 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: No bootstrap required, opened a new log
I20260608 10:11:09.811435 31840 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:11:09.811477 31843 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: No bootstrap required, opened a new log
I20260608 10:11:09.811830 31842 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 10:11:09.812356 31843 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 10:11:09.812693 31840 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:09.815084 31842 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.815840 31842 raft_consensus.cc:385] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.815502 31843 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.816149 31842 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.816390 31843 raft_consensus.cc:385] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.816840 31843 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.817143 31842 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.817807 31843 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.819492 31842 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 10:11:09.820528 31842 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:09.822908 31843 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:11:09.824023 31843 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
I20260608 10:11:09.827214 31842 tablet_bootstrap.cc:654] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.828545 31840 tablet_bootstrap.cc:654] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.831486 31843 tablet_bootstrap.cc:654] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:09.840145 31842 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: No bootstrap required, opened a new log
I20260608 10:11:09.840758 31842 ts_tablet_manager.cc:1403] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 10:11:09.841483 31843 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: No bootstrap required, opened a new log
I20260608 10:11:09.841830 31840 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: No bootstrap required, opened a new log
I20260608 10:11:09.842089 31843 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:11:09.842260 31840 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260608 10:11:09.843874 31842 raft_consensus.cc:359] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.844624 31842 raft_consensus.cc:385] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.844616 31840 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.845112 31842 raft_consensus.cc:740] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.845315 31840 raft_consensus.cc:385] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.845266 31843 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.845942 31840 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.846225 31843 raft_consensus.cc:385] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:09.846202 31842 consensus_queue.cc:260] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.846773 31843 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:09.846757 31840 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.847810 31843 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:09.849489 31842 ts_tablet_manager.cc:1434] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:11:09.850064 31843 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:11:09.851357 31840 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 10:11:10.052588 31849 raft_consensus.cc:493] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:10.053089 31849 raft_consensus.cc:515] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.055370 31849 leader_election.cc:290] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
W20260608 10:11:10.060416 31592 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:10.066071 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:10.066725 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:10.066824 31721 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 0.
I20260608 10:11:10.067348 31795 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 0.
I20260608 10:11:10.068154 31612 leader_election.cc:304] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:10.068876 31849 raft_consensus.cc:2804] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:10.069208 31849 raft_consensus.cc:493] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:10.069475 31849 raft_consensus.cc:3060] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.074417 31849 raft_consensus.cc:515] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.076066 31849 leader_election.cc:290] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:10.076707 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:10.077075 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:10.077158 31721 raft_consensus.cc:3060] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.077610 31795 raft_consensus.cc:3060] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.082304 31721 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:10.082429 31795 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:10.083343 31612 leader_election.cc:304] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:10.084026 31849 raft_consensus.cc:2804] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:10.084476 31849 raft_consensus.cc:697] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 LEADER]: Becoming Leader. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Running, Role: LEADER
I20260608 10:11:10.085175 31849 consensus_queue.cc:237] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.092087 31544 catalog_manager.cc:5696] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:10.093768 31848 raft_consensus.cc:493] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:10.094185 31848 raft_consensus.cc:515] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.096489 31848 leader_election.cc:290] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:10.109742 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:10.110193 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9" is_pre_election: true
I20260608 10:11:10.110525 31721 raft_consensus.cc:2468] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 0.
I20260608 10:11:10.110909 31646 raft_consensus.cc:2468] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 0.
I20260608 10:11:10.111764 31761 leader_election.cc:304] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 
I20260608 10:11:10.112578 31848 raft_consensus.cc:2804] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:10.112880 31848 raft_consensus.cc:493] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:10.113125 31848 raft_consensus.cc:3060] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.118462 31848 raft_consensus.cc:515] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.120088 31848 leader_election.cc:290] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 election: Requested vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:10.120975 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9"
I20260608 10:11:10.121163 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:10.121500 31646 raft_consensus.cc:3060] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.121726 31721 raft_consensus.cc:3060] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.126374 31721 raft_consensus.cc:2468] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 1.
I20260608 10:11:10.126720 31646 raft_consensus.cc:2468] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 1.
I20260608 10:11:10.127310 31761 leader_election.cc:304] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 
I20260608 10:11:10.128119 31848 raft_consensus.cc:2804] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:10.129195 31848 raft_consensus.cc:697] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 LEADER]: Becoming Leader. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Running, Role: LEADER
I20260608 10:11:10.129993 31848 consensus_queue.cc:237] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.137310 31544 catalog_manager.cc:5696] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:10.140471 31844 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:10.140933 31844 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.143474 31844 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:10.146202 31848 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:10.146704 31848 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.149753 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9" is_pre_election: true
I20260608 10:11:10.150405 31646 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 0.
I20260608 10:11:10.151621 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:10.151865 31759 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 
I20260608 10:11:10.152287 31721 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 0.
I20260608 10:11:10.152940 31866 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:10.153921 31848 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:10.154372 31866 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:10.154786 31866 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.158409 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9" is_pre_election: true
I20260608 10:11:10.159057 31646 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5272d75acd00412b8cdf42f679217050 in term 0.
I20260608 10:11:10.158969 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:10.160238 31685 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:10.160933 31844 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:10.161240 31844 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:10.161549 31844 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.161811 31866 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.162822 31795 raft_consensus.cc:2393] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5272d75acd00412b8cdf42f679217050 in current term 1: Already voted for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in this term.
I20260608 10:11:10.163931 31866 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 election: Requested vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:10.164922 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9"
I20260608 10:11:10.165527 31646 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.167013 31844 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.168673 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:10.168867 31844 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 1 election: Requested vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:10.169473 31721 raft_consensus.cc:2393] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in current term 1: Already voted for candidate 5272d75acd00412b8cdf42f679217050 in this term.
I20260608 10:11:10.170226 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:10.170482 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9"
I20260608 10:11:10.170902 31795 raft_consensus.cc:2393] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5272d75acd00412b8cdf42f679217050 in current term 1: Already voted for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in this term.
I20260608 10:11:10.171994 31685 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5272d75acd00412b8cdf42f679217050; no voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f
I20260608 10:11:10.172534 31646 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 1.
I20260608 10:11:10.172664 31844 raft_consensus.cc:2749] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:11:10.173632 31759 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 5272d75acd00412b8cdf42f679217050
I20260608 10:11:10.174319 31866 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:10.174691 31866 raft_consensus.cc:697] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 LEADER]: Becoming Leader. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Running, Role: LEADER
I20260608 10:11:10.175350 31866 consensus_queue.cc:237] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.181453 31849 raft_consensus.cc:493] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:10.181869 31849 raft_consensus.cc:515] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.182621 31544 catalog_manager.cc:5696] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:10.183490 31849 leader_election.cc:290] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:10.184327 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:10.184655 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:10.184850 31721 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 0.
I20260608 10:11:10.185292 31795 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 0.
I20260608 10:11:10.185925 31612 leader_election.cc:304] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:10.186729 31849 raft_consensus.cc:2804] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:10.187032 31849 raft_consensus.cc:493] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:10.187285 31849 raft_consensus.cc:3060] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.192716 31849 raft_consensus.cc:515] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.194245 31849 leader_election.cc:290] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:10.194908 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:10.195250 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:10.195364 31721 raft_consensus.cc:3060] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.195768 31795 raft_consensus.cc:3060] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:10.199978 31721 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:10.200145 31795 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:10.200990 31612 leader_election.cc:304] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:10.201666 31849 raft_consensus.cc:2804] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:10.202117 31849 raft_consensus.cc:697] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 LEADER]: Becoming Leader. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Running, Role: LEADER
I20260608 10:11:10.202884 31849 consensus_queue.cc:237] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:10.209621 31544 catalog_manager.cc:5696] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:10.244797 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:10.261098 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:10.261926 24865 tablet_replica.cc:333] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: stopping tablet replica
I20260608 10:11:10.262549 24865 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.262959 24865 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.264981 24865 tablet_replica.cc:333] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: stopping tablet replica
I20260608 10:11:10.265547 24865 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:10.266136 24865 pending_rounds.cc:70] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Trying to abort 1 pending ops.
I20260608 10:11:10.266330 24865 pending_rounds.cc:77] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621573958053888 op_type: NO_OP noop_request { }
I20260608 10:11:10.266619 24865 raft_consensus.cc:2889] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:10.266882 24865 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.269026 24865 tablet_replica.cc:333] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: stopping tablet replica
I20260608 10:11:10.269552 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.269896 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.271688 24865 tablet_replica.cc:333] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: stopping tablet replica
I20260608 10:11:10.272136 24865 raft_consensus.cc:2243] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:10.272693 24865 pending_rounds.cc:70] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Trying to abort 1 pending ops.
I20260608 10:11:10.272891 24865 pending_rounds.cc:77] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621573476261888 op_type: NO_OP noop_request { }
I20260608 10:11:10.273129 24865 raft_consensus.cc:2889] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:10.273425 24865 raft_consensus.cc:2272] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.295115 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:10.306650 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:10.321506 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:10.322247 24865 tablet_replica.cc:333] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: stopping tablet replica
I20260608 10:11:10.322840 24865 raft_consensus.cc:2243] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.323201 24865 raft_consensus.cc:2272] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.324942 24865 tablet_replica.cc:333] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: stopping tablet replica
I20260608 10:11:10.325461 24865 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.325790 24865 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.327735 24865 tablet_replica.cc:333] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: stopping tablet replica
I20260608 10:11:10.328213 24865 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.328539 24865 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.330204 24865 tablet_replica.cc:333] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: stopping tablet replica
I20260608 10:11:10.330644 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.330946 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.352531 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:10.363498 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:10.378269 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:10.378821 24865 tablet_replica.cc:333] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: stopping tablet replica
I20260608 10:11:10.379323 24865 raft_consensus.cc:2243] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.379680 24865 raft_consensus.cc:2272] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.381484 24865 tablet_replica.cc:333] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: stopping tablet replica
I20260608 10:11:10.381948 24865 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:10.382483 24865 pending_rounds.cc:70] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Trying to abort 1 pending ops.
I20260608 10:11:10.382628 24865 pending_rounds.cc:77] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621573660409856 op_type: NO_OP noop_request { }
I20260608 10:11:10.382843 24865 raft_consensus.cc:2889] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:10.383060 24865 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.385139 24865 tablet_replica.cc:333] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: stopping tablet replica
I20260608 10:11:10.385634 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:10.386150 24865 pending_rounds.cc:70] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Trying to abort 1 pending ops.
I20260608 10:11:10.386296 24865 pending_rounds.cc:77] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621573845049344 op_type: NO_OP noop_request { }
I20260608 10:11:10.386510 24865 raft_consensus.cc:2889] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:10.386724 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.388622 24865 tablet_replica.cc:333] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: stopping tablet replica
I20260608 10:11:10.389038 24865 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:10.389415 24865 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:10.410529 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:10.422993 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:10.428469 31872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:10.429291 31873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:10.429920 31875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:10.431044 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:10.432087 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:10.432374 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:10.432615 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913470432601 us; error 0 us; skew 500 ppm
I20260608 10:11:10.433241 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:10.435808 24865 webserver.cc:533] Webserver started at http://127.24.72.68:44365/ using document root <none> and password file <none>
I20260608 10:11:10.436379 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:10.436654 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:10.436985 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:10.438134 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "f0047900bdb040eba3c2925922e360a4"
format_stamp: "Formatted at 2026-06-08 10:11:10 on dist-test-slave-0v1n"
I20260608 10:11:10.442586 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:10.445938 31880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:10.446741 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:10.447114 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "f0047900bdb040eba3c2925922e360a4"
format_stamp: "Formatted at 2026-06-08 10:11:10 on dist-test-slave-0v1n"
I20260608 10:11:10.447474 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:10.461838 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:10.462965 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:10.464344 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:10.466668 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:10.466964 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:10.467259 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:10.467501 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:10.503324 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:34563
I20260608 10:11:10.503432 31942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:34563 every 8 connection(s)
I20260608 10:11:10.517272 31943 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
I20260608 10:11:10.517726 31943 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:10.518466 31943 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
I20260608 10:11:10.520396 31544 ts_manager.cc:194] Registered new tserver with Master: f0047900bdb040eba3c2925922e360a4 (127.24.72.68:34563)
I20260608 10:11:10.521871 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37598
W20260608 10:11:11.073696 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet d214aa831bde430fbfb00a75f6912065: Network error: Client connection negotiation failed: client connection to 127.24.72.67:37231: connect: Connection refused (error 111)
W20260608 10:11:11.077085 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 8acc338e0be54a1eb6e4c658a11b2639: Network error: Client connection negotiation failed: client connection to 127.24.72.65:35671: connect: Connection refused (error 111)
W20260608 10:11:11.080276 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet a7ca1c7c95404557b727c7f3cb2fb229: Network error: Client connection negotiation failed: client connection to 127.24.72.67:37231: connect: Connection refused (error 111)
I20260608 10:11:11.524366 31943 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
W20260608 10:11:12.093123 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 2e666e5e545341d08f6b4dea9703c620: Network error: Client connection negotiation failed: client connection to 127.24.72.65:35671: connect: Connection refused (error 111)
W20260608 10:11:12.096509 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet a7ca1c7c95404557b727c7f3cb2fb229: Network error: Client connection negotiation failed: client connection to 127.24.72.67:37231: connect: Connection refused (error 111)
W20260608 10:11:12.099848 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 8acc338e0be54a1eb6e4c658a11b2639: Network error: Client connection negotiation failed: client connection to 127.24.72.65:35671: connect: Connection refused (error 111)
W20260608 10:11:13.129489 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet a7ca1c7c95404557b727c7f3cb2fb229: Network error: Client connection negotiation failed: client connection to 127.24.72.67:37231: connect: Connection refused (error 111)
W20260608 10:11:13.132685 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 8acc338e0be54a1eb6e4c658a11b2639: Network error: Client connection negotiation failed: client connection to 127.24.72.65:35671: connect: Connection refused (error 111)
W20260608 10:11:13.135723 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet d214aa831bde430fbfb00a75f6912065: Network error: Client connection negotiation failed: client connection to 127.24.72.67:37231: connect: Connection refused (error 111)
W20260608 10:11:14.149665 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 8acc338e0be54a1eb6e4c658a11b2639: Network error: Client connection negotiation failed: client connection to 127.24.72.65:35671: connect: Connection refused (error 111)
W20260608 10:11:14.153038 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet a7ca1c7c95404557b727c7f3cb2fb229: Network error: Client connection negotiation failed: client connection to 127.24.72.67:37231: connect: Connection refused (error 111)
W20260608 10:11:14.156205 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 2e666e5e545341d08f6b4dea9703c620: Network error: Client connection negotiation failed: client connection to 127.24.72.65:35671: connect: Connection refused (error 111)
W20260608 10:11:15.159554 31592 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 5272d75acd00412b8cdf42f679217050 not available for placement
W20260608 10:11:16.161652 31592 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 606aafab10b040ca9fbeeab4e0197dd9 not available for placement
W20260608 10:11:17.163625 31592 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 606aafab10b040ca9fbeeab4e0197dd9 not available for placement
I20260608 10:11:17.540635 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:17.550467 31952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:17.550547 31953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:17.552321 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:17.552443 31955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:17.554530 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:17.554744 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:17.554916 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913477554891 us; error 0 us; skew 500 ppm
I20260608 10:11:17.555529 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:17.558416 24865 webserver.cc:533] Webserver started at http://127.24.72.65:40757/ using document root <none> and password file <none>
I20260608 10:11:17.558952 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:17.559128 24865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:17.563180 24865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:11:17.566530 31960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:17.567246 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:17.567529 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "606aafab10b040ca9fbeeab4e0197dd9"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:17.567929 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:17.579340 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:17.580664 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:17.582319 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:17.586095 31967 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:11:17.606976 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:11:17.607268 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 10:11:17.607550 24865 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:11:17.612957 31967 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
I20260608 10:11:17.623590 24865 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:11:17.623901 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:11:17.625196 31967 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:17.625957 31967 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap complete.
I20260608 10:11:17.626543 31967 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 10:11:17.630137 31967 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:17.631729 31967 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:17.633107 31967 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:17.637300 31967 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260608 10:11:17.638566 31967 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
I20260608 10:11:18.098716 31967 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:18.099678 31967 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap complete.
I20260608 10:11:18.100368 31967 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.462s	user 0.029s	sys 0.039s
I20260608 10:11:18.103513 31967 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.104423 31967 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.105397 31967 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.107705 31967 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:11:18.108616 31967 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
W20260608 10:11:18.166157 31592 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 606aafab10b040ca9fbeeab4e0197dd9 not available for placement
I20260608 10:11:18.187114 31967 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:18.188247 31967 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap complete.
I20260608 10:11:18.188935 31967 ts_tablet_manager.cc:1403] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.014s
I20260608 10:11:18.192092 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:35671
I20260608 10:11:18.192237 32027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:35671 every 8 connection(s)
I20260608 10:11:18.192214 31967 raft_consensus.cc:359] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.193528 31967 raft_consensus.cc:740] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.194402 31967 consensus_queue.cc:260] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.196702 31967 ts_tablet_manager.cc:1434] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:18.197625 31967 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap starting.
W20260608 10:11:18.216609 32029 tablet.cc:2404] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:11:18.217618 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:11:18.228055 31967 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.229101 31967 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Bootstrap complete.
W20260608 10:11:18.229604 32033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:18.229993 31967 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260608 10:11:18.233355 31967 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.234220 31967 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.234393 32028 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
I20260608 10:11:18.234947 32028 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:18.235383 31967 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.236017 32028 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
I20260608 10:11:18.238209 31967 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:11:18.242105 31544 ts_manager.cc:194] Re-registered known tserver with Master: 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671)
W20260608 10:11:18.248521 32034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:18.249099 32036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:18.249578 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:18.251157 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:18.251454 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:18.251664 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913478251647 us; error 0 us; skew 500 ppm
I20260608 10:11:18.252488 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:18.252831 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52420
I20260608 10:11:18.256744 32028 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
I20260608 10:11:18.256807 24865 webserver.cc:533] Webserver started at http://127.24.72.66:39371/ using document root <none> and password file <none>
I20260608 10:11:18.257612 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:18.257814 24865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:18.261997 24865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:11:18.266682 32041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:18.267575 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:11:18.267865 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "5272d75acd00412b8cdf42f679217050"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:18.268126 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:18.280949 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:18.282200 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:18.283610 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:18.307914 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:11:18.308204 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.001s
I20260608 10:11:18.312917 32048 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:18.323019 24865 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:11:18.323427 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.004s
I20260608 10:11:18.324829 32048 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.325750 32048 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Bootstrap complete.
I20260608 10:11:18.326460 32048 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:11:18.329530 32048 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.330238 32048 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.331058 32048 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.334024 32048 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 10:11:18.334897 32048 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:18.347225 32048 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.347970 32048 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Bootstrap complete.
I20260608 10:11:18.348659 32048 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 10:11:18.351224 32048 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.351769 32048 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.352479 32048 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.354236 32048 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:11:18.354941 32048 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:18.367805 32048 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.368577 32048 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Bootstrap complete.
I20260608 10:11:18.369191 32048 ts_tablet_manager.cc:1403] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:11:18.371666 32048 raft_consensus.cc:359] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.372385 32048 raft_consensus.cc:740] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.373190 32048 consensus_queue.cc:260] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.375240 32048 ts_tablet_manager.cc:1434] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 10:11:18.376155 32048 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Bootstrap starting.
I20260608 10:11:18.382145 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:39433
I20260608 10:11:18.382416 32108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:39433 every 8 connection(s)
I20260608 10:11:18.387270 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:11:18.392719 32048 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.393704 32048 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Bootstrap complete.
I20260608 10:11:18.394455 32048 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
W20260608 10:11:18.395682 32113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:18.396703 32114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:18.398015 32048 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.398792 32048 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.399727 32048 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.402412 32048 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260608 10:11:18.404192 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:18.404695 32116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:18.405215 32109 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
I20260608 10:11:18.405665 32109 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:18.405855 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:18.406141 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:18.406370 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913478406350 us; error 0 us; skew 500 ppm
I20260608 10:11:18.406616 32109 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
I20260608 10:11:18.407249 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:18.410230 24865 webserver.cc:533] Webserver started at http://127.24.72.67:39147/ using document root <none> and password file <none>
I20260608 10:11:18.410916 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:18.411132 24865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:18.411521 31544 ts_manager.cc:194] Re-registered known tserver with Master: 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:18.416069 24865 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:18.417824 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52436
I20260608 10:11:18.420501 32121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:18.421077 32109 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
I20260608 10:11:18.421461 24865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:11:18.421821 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
format_stamp: "Formatted at 2026-06-08 10:11:08 on dist-test-slave-0v1n"
I20260608 10:11:18.422191 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:18.447716 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:18.449040 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:18.450486 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:18.474131 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:11:18.474392 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 10:11:18.478950 32128 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:18.488500 24865 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:11:18.488837 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.014s	sys 0.000s
I20260608 10:11:18.491616 32128 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:18.492364 32128 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap complete.
I20260608 10:11:18.492885 32128 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 10:11:18.495113 32128 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.495769 32128 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.496706 32128 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.499581 32128 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260608 10:11:18.500298 32128 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:18.514564 32128 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.515316 32128 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap complete.
I20260608 10:11:18.515923 32128 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 10:11:18.518415 32128 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.518967 32128 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.519672 32128 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.521425 32128 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:11:18.522092 32128 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:18.534134 32128 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:18.534830 32128 tablet_bootstrap.cc:492] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap complete.
I20260608 10:11:18.535480 32128 ts_tablet_manager.cc:1403] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260608 10:11:18.537760 32128 raft_consensus.cc:359] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.538321 32128 raft_consensus.cc:740] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.539021 32128 consensus_queue.cc:260] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.540647 32128 ts_tablet_manager.cc:1434] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:11:18.541396 32128 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap starting.
I20260608 10:11:18.543813 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:37231
I20260608 10:11:18.544057 32188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:37231 every 8 connection(s)
I20260608 10:11:18.556360 32128 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:11:18.557688 32128 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Bootstrap complete.
I20260608 10:11:18.558373 32128 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 10:11:18.560911 32128 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.561730 32128 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Initialized, Role: FOLLOWER
I20260608 10:11:18.562578 32128 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:18.563771 32189 heartbeater.cc:344] Connected to a master server at 127.24.72.126:33653
I20260608 10:11:18.564355 32189 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:18.564817 32128 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 10:11:18.565491 32189 heartbeater.cc:507] Master 127.24.72.126:33653 requested a full tablet report, sending...
I20260608 10:11:18.569523 31544 ts_manager.cc:194] Re-registered known tserver with Master: fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:18.573850 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52446
I20260608 10:11:18.576619 32189 heartbeater.cc:499] Master 127.24.72.126:33653 was elected leader, sending a full tablet report...
I20260608 10:11:19.026999 32193 raft_consensus.cc:493] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:19.027618 32193 raft_consensus.cc:515] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.030037 32193 leader_election.cc:290] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.043637 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:19.043751 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:19.044552 32083 raft_consensus.cc:2468] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:19.045017 32163 raft_consensus.cc:2410] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606aafab10b040ca9fbeeab4e0197dd9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:19.045892 31964 leader_election.cc:304] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:19.046773 32193 raft_consensus.cc:2804] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:19.047148 32193 raft_consensus.cc:493] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:19.047506 32193 raft_consensus.cc:3060] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.052901 32193 raft_consensus.cc:515] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.054883 32193 leader_election.cc:290] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.055958 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:19.056668 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d214aa831bde430fbfb00a75f6912065" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:19.056757 32163 raft_consensus.cc:3060] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.057293 32083 raft_consensus.cc:3060] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.062840 32083 raft_consensus.cc:2468] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 2.
I20260608 10:11:19.063062 32163 raft_consensus.cc:2410] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 606aafab10b040ca9fbeeab4e0197dd9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:19.064365 31964 leader_election.cc:304] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:19.065438 32193 raft_consensus.cc:2804] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:19.066733 32193 raft_consensus.cc:697] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Becoming Leader. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Running, Role: LEADER
I20260608 10:11:19.067740 32193 consensus_queue.cc:237] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.075289 31544 catalog_manager.cc:5696] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: term changed from 1 to 2, leader changed from fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67) to 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65). New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: UNKNOWN } } }
W20260608 10:11:19.112257 31939 debug-util.cc:398] Leaking SignalData structure 0x7b0800075980 after lost signal to thread 24868
W20260608 10:11:19.114344 31939 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdbe0 after lost signal to thread 31942
W20260608 10:11:19.193019 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet 2e666e5e545341d08f6b4dea9703c620: Illegal state: Replica 606aafab10b040ca9fbeeab4e0197dd9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } }
W20260608 10:11:19.204900 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet a7ca1c7c95404557b727c7f3cb2fb229: Illegal state: Replica fe16a1d5f61e4e7dbefe919f0ae32c1f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } }
W20260608 10:11:19.208467 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet d214aa831bde430fbfb00a75f6912065: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:11:19.366185 32193 raft_consensus.cc:493] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:19.366853 32193 raft_consensus.cc:515] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.368736 32193 leader_election.cc:290] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.369854 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:19.370208 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:19.370867 32083 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:19.371342 32163 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:19.372087 31964 leader_election.cc:304] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:19.373140 32193 raft_consensus.cc:2804] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:19.373607 32193 raft_consensus.cc:493] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:19.373980 32193 raft_consensus.cc:3060] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.378821 32193 raft_consensus.cc:515] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.380728 32193 leader_election.cc:290] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.381500 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:19.381876 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e666e5e545341d08f6b4dea9703c620" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:19.382486 32083 raft_consensus.cc:3060] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.382681 32163 raft_consensus.cc:3060] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.387687 32163 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 2.
I20260608 10:11:19.388823 31962 leader_election.cc:304] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 
I20260608 10:11:19.389711 32193 raft_consensus.cc:2804] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:19.389706 32083 raft_consensus.cc:2468] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 2.
I20260608 10:11:19.390424 32193 raft_consensus.cc:697] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Becoming Leader. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Running, Role: LEADER
I20260608 10:11:19.391341 32193 consensus_queue.cc:237] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.399087 31544 catalog_manager.cc:5696] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:19.504087 32083 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:11:19.505955 32193 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:19.519757 32163 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:11:19.520377 32163 pending_rounds.cc:85] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Aborting all ops after (but not including) 0
I20260608 10:11:19.520812 32163 pending_rounds.cc:107] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:11:19.521265 32163 raft_consensus.cc:2889] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:11:19.523617 32193 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:19.599984 32207 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:19.600600 32207 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.603089 32207 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.614557 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9" is_pre_election: true
I20260608 10:11:19.615479 32002 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5272d75acd00412b8cdf42f679217050 in term 1.
I20260608 10:11:19.615896 32162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:19.617128 32043 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:19.617367 32162 raft_consensus.cc:2410] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5272d75acd00412b8cdf42f679217050 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:19.618193 32207 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:19.618747 32207 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:19.619251 32207 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.627262 32207 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.629746 32207 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 2 election: Requested vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.630486 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9"
I20260608 10:11:19.630880 32162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "5272d75acd00412b8cdf42f679217050" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:19.631465 32002 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.631851 32162 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.639678 32002 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5272d75acd00412b8cdf42f679217050 in term 2.
I20260608 10:11:19.640008 32162 raft_consensus.cc:2410] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5272d75acd00412b8cdf42f679217050 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:11:19.641359 32043 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:19.642226 32207 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:19.643421 32207 raft_consensus.cc:697] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 2 LEADER]: Becoming Leader. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Running, Role: LEADER
I20260608 10:11:19.644459 32207 consensus_queue.cc:237] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.654086 31544 catalog_manager.cc:5696] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 reported cstate change: term changed from 1 to 2, leader changed from fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67) to 5272d75acd00412b8cdf42f679217050 (127.24.72.66). New cstate: current_term: 2 leader_uuid: "5272d75acd00412b8cdf42f679217050" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:19.746554 32210 raft_consensus.cc:493] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:19.747354 32210 raft_consensus.cc:515] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.750360 32210 leader_election.cc:290] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.750607 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:19.751039 32162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" is_pre_election: true
I20260608 10:11:19.751693 32083 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:19.751935 32162 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 1.
I20260608 10:11:19.753106 31964 leader_election.cc:304] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5272d75acd00412b8cdf42f679217050, 606aafab10b040ca9fbeeab4e0197dd9; no voters: 
I20260608 10:11:19.754011 32210 raft_consensus.cc:2804] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:11:19.754442 32210 raft_consensus.cc:493] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:19.754774 32210 raft_consensus.cc:3060] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.759995 32210 raft_consensus.cc:515] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.761861 32210 leader_election.cc:290] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433), fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:19.763022 32162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f"
I20260608 10:11:19.762986 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc338e0be54a1eb6e4c658a11b2639" candidate_uuid: "606aafab10b040ca9fbeeab4e0197dd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:19.763994 32162 raft_consensus.cc:3060] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.764357 32083 raft_consensus.cc:3060] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:11:19.769205 32162 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 2.
I20260608 10:11:19.770537 31962 leader_election.cc:304] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 
I20260608 10:11:19.771369 32210 raft_consensus.cc:2804] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:11:19.771827 32083 raft_consensus.cc:2468] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606aafab10b040ca9fbeeab4e0197dd9 in term 2.
I20260608 10:11:19.771888 32210 raft_consensus.cc:697] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Becoming Leader. State: Replica: 606aafab10b040ca9fbeeab4e0197dd9, State: Running, Role: LEADER
I20260608 10:11:19.773629 32210 consensus_queue.cc:237] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:19.781910 31544 catalog_manager.cc:5696] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:19.801796 32083 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:19.803591 32210 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:19.817041 32162 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:19.819406 32210 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:20.014447 32212 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:20.015070 32212 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:20.017532 32212 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:20.032387 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9" is_pre_election: true
I20260608 10:11:20.033567 32002 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 2.
I20260608 10:11:20.035090 32123 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 
I20260608 10:11:20.036162 32212 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:11:20.036618 32212 raft_consensus.cc:493] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:20.036999 32212 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:20.043334 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050" is_pre_election: true
I20260608 10:11:20.043646 32212 raft_consensus.cc:515] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:20.045768 32212 leader_election.cc:290] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 3 election: Requested vote from peers 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671), 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433)
I20260608 10:11:20.046496 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606aafab10b040ca9fbeeab4e0197dd9"
I20260608 10:11:20.047216 32002 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:20.047335 32083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca1c7c95404557b727c7f3cb2fb229" candidate_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5272d75acd00412b8cdf42f679217050"
I20260608 10:11:20.052241 32002 raft_consensus.cc:2468] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe16a1d5f61e4e7dbefe919f0ae32c1f in term 3.
I20260608 10:11:20.053292 32123 leader_election.cc:304] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606aafab10b040ca9fbeeab4e0197dd9, fe16a1d5f61e4e7dbefe919f0ae32c1f; no voters: 5272d75acd00412b8cdf42f679217050
I20260608 10:11:20.054154 32212 raft_consensus.cc:2804] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:11:20.055527 32212 raft_consensus.cc:697] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 LEADER]: Becoming Leader. State: Replica: fe16a1d5f61e4e7dbefe919f0ae32c1f, State: Running, Role: LEADER
I20260608 10:11:20.056520 32212 consensus_queue.cc:237] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:20.064378 31542 catalog_manager.cc:5696] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f reported cstate change: term changed from 2 to 3, leader changed from 5272d75acd00412b8cdf42f679217050 (127.24.72.66) to fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67). New cstate: current_term: 3 leader_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:20.140115 32162 raft_consensus.cc:1240] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 LEADER]: Rejecting Update request from peer 5272d75acd00412b8cdf42f679217050 for earlier term 2. Current term is 3. Ops: []
I20260608 10:11:20.141808 32207 consensus_queue.cc:1059] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:20.142625 32207 consensus_queue.cc:1243] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [LEADER]: Peer fe16a1d5f61e4e7dbefe919f0ae32c1f log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:11:20.143282 32217 raft_consensus.cc:3055] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:11:20.143667 32217 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5272d75acd00412b8cdf42f679217050, State: Running, Role: LEADER
I20260608 10:11:20.144465 32217 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } }
I20260608 10:11:20.145527 32217 raft_consensus.cc:3060] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:11:20.213696 32162 raft_consensus.cc:1275] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:20.215502 32210 consensus_queue.cc:1048] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:20.222163 32002 consensus_queue.cc:237] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:20.232681 32083 raft_consensus.cc:1275] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:20.233067 32163 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:20.234670 32082 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:20.235512 32193 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:20.234623 32210 consensus_queue.cc:1048] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:20.236903 32198 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:20.264185 32163 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:20.266336 32198 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:20.268692 32082 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
W20260608 10:11:20.274025 31961 consensus_peers.cc:597] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 -> Peer f0047900bdb040eba3c2925922e360a4 (127.24.72.68:34563): Couldn't send request to peer f0047900bdb040eba3c2925922e360a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e666e5e545341d08f6b4dea9703c620. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:20.282776 31542 catalog_manager.cc:5696] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:20.287091 32002 consensus_queue.cc:237] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:20.294615 32163 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:20.296007 32082 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:11:20.296655 32210 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:20.294670 31961 consensus_peers.cc:597] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 -> Peer f0047900bdb040eba3c2925922e360a4 (127.24.72.68:34563): Couldn't send request to peer f0047900bdb040eba3c2925922e360a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d214aa831bde430fbfb00a75f6912065. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:20.297832 32198 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:20.306761 32198 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:20.309163 32082 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:20.312568 32163 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:20.324038 31541 catalog_manager.cc:5696] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 reported cstate change: config changed from index -1 to 2, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
W20260608 10:11:20.326385 31592 auto_rebalancer.cc:591] Failed to schedule move for tablet a7ca1c7c95404557b727c7f3cb2fb229: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:11:20.537195 32082 raft_consensus.cc:1275] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 3 FOLLOWER]: Refusing update from remote peer fe16a1d5f61e4e7dbefe919f0ae32c1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:20.539004 32212 consensus_queue.cc:1048] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:20.540115 32212 consensus_queue.cc:1243] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Peer 5272d75acd00412b8cdf42f679217050 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:11:20.543049 32002 raft_consensus.cc:1275] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 3 FOLLOWER]: Refusing update from remote peer fe16a1d5f61e4e7dbefe919f0ae32c1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:11:20.544776 32212 consensus_queue.cc:1048] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:20.545045 32082 pending_rounds.cc:85] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Aborting all ops after (but not including) 0
I20260608 10:11:20.545935 32082 pending_rounds.cc:107] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:11:20.546352 32082 raft_consensus.cc:2889] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:11:20.673738 32233 ts_tablet_manager.cc:933] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: Initiating tablet copy from peer 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671)
I20260608 10:11:20.675730 32233 tablet_copy_client.cc:323] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:35671
I20260608 10:11:20.702495 32012 tablet_copy_service.cc:140] P 606aafab10b040ca9fbeeab4e0197dd9: Received BeginTabletCopySession request for tablet d214aa831bde430fbfb00a75f6912065 from peer f0047900bdb040eba3c2925922e360a4 ({username='slave'} at 127.0.0.1:37460)
I20260608 10:11:20.703146 32012 tablet_copy_service.cc:161] P 606aafab10b040ca9fbeeab4e0197dd9: Beginning new tablet copy session on tablet d214aa831bde430fbfb00a75f6912065 from peer f0047900bdb040eba3c2925922e360a4 at {username='slave'} at 127.0.0.1:37460: session id = f0047900bdb040eba3c2925922e360a4-d214aa831bde430fbfb00a75f6912065
I20260608 10:11:20.712563 32012 tablet_copy_source_session.cc:215] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:20.716092 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d214aa831bde430fbfb00a75f6912065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:20.732471 32233 tablet_copy_client.cc:806] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:20.733103 32233 tablet_copy_client.cc:670] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:20.737450 32233 tablet_copy_client.cc:538] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:20.745923 32233 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: Bootstrap starting.
I20260608 10:11:20.766624 32233 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:20.767498 32233 tablet_bootstrap.cc:492] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: Bootstrap complete.
I20260608 10:11:20.768188 32233 ts_tablet_manager.cc:1403] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 10:11:20.771472 32233 raft_consensus.cc:359] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:20.772289 32233 raft_consensus.cc:740] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f0047900bdb040eba3c2925922e360a4, State: Initialized, Role: LEARNER
I20260608 10:11:20.772977 32233 consensus_queue.cc:260] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:20.775869 32233 ts_tablet_manager.cc:1434] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:11:20.777850 32012 tablet_copy_service.cc:342] P 606aafab10b040ca9fbeeab4e0197dd9: Request end of tablet copy session f0047900bdb040eba3c2925922e360a4-d214aa831bde430fbfb00a75f6912065 received from {username='slave'} at 127.0.0.1:37460
I20260608 10:11:20.778303 32012 tablet_copy_service.cc:434] P 606aafab10b040ca9fbeeab4e0197dd9: ending tablet copy session f0047900bdb040eba3c2925922e360a4-d214aa831bde430fbfb00a75f6912065 on tablet d214aa831bde430fbfb00a75f6912065 with peer f0047900bdb040eba3c2925922e360a4
I20260608 10:11:20.789487 32233 ts_tablet_manager.cc:933] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: Initiating tablet copy from peer 606aafab10b040ca9fbeeab4e0197dd9 (127.24.72.65:35671)
I20260608 10:11:20.792794 32233 tablet_copy_client.cc:323] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:35671
I20260608 10:11:20.794621 32012 tablet_copy_service.cc:140] P 606aafab10b040ca9fbeeab4e0197dd9: Received BeginTabletCopySession request for tablet 2e666e5e545341d08f6b4dea9703c620 from peer f0047900bdb040eba3c2925922e360a4 ({username='slave'} at 127.0.0.1:37460)
I20260608 10:11:20.795182 32012 tablet_copy_service.cc:161] P 606aafab10b040ca9fbeeab4e0197dd9: Beginning new tablet copy session on tablet 2e666e5e545341d08f6b4dea9703c620 from peer f0047900bdb040eba3c2925922e360a4 at {username='slave'} at 127.0.0.1:37460: session id = f0047900bdb040eba3c2925922e360a4-2e666e5e545341d08f6b4dea9703c620
I20260608 10:11:20.802659 32012 tablet_copy_source_session.cc:215] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:20.806414 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e666e5e545341d08f6b4dea9703c620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:20.822089 32233 tablet_copy_client.cc:806] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:20.822728 32233 tablet_copy_client.cc:670] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:20.826820 32233 tablet_copy_client.cc:538] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:20.835295 32233 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: Bootstrap starting.
I20260608 10:11:20.858047 32233 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:20.858945 32233 tablet_bootstrap.cc:492] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: Bootstrap complete.
I20260608 10:11:20.859642 32233 ts_tablet_manager.cc:1403] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 10:11:20.862730 32233 raft_consensus.cc:359] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:20.863523 32233 raft_consensus.cc:740] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f0047900bdb040eba3c2925922e360a4, State: Initialized, Role: LEARNER
I20260608 10:11:20.864204 32233 consensus_queue.cc:260] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:20.866461 32233 ts_tablet_manager.cc:1434] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:11:20.870484 32012 tablet_copy_service.cc:342] P 606aafab10b040ca9fbeeab4e0197dd9: Request end of tablet copy session f0047900bdb040eba3c2925922e360a4-2e666e5e545341d08f6b4dea9703c620 received from {username='slave'} at 127.0.0.1:37460
I20260608 10:11:20.870924 32012 tablet_copy_service.cc:434] P 606aafab10b040ca9fbeeab4e0197dd9: ending tablet copy session f0047900bdb040eba3c2925922e360a4-2e666e5e545341d08f6b4dea9703c620 on tablet 2e666e5e545341d08f6b4dea9703c620 with peer f0047900bdb040eba3c2925922e360a4
I20260608 10:11:21.133646 31918 raft_consensus.cc:1217] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:11:21.273746 31918 raft_consensus.cc:1217] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:11:21.600651 32193 raft_consensus.cc:1064] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9: attempting to promote NON_VOTER f0047900bdb040eba3c2925922e360a4 to VOTER
I20260608 10:11:21.603332 32193 consensus_queue.cc:237] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } }
I20260608 10:11:21.614387 31918 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:21.615932 32163 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:21.617581 32193 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:21.618348 32082 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:11:21.620549 32193 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:21.621783 32198 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:21.655310 32193 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.658074 32081 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.669220 32163 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.674521 31542 catalog_manager.cc:5696] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: config changed from index 2 to 3, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:21.704690 31918 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } attrs { replace: true } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.762941 32002 consensus_queue.cc:237] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } }
I20260608 10:11:21.770167 31918 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:21.770397 32163 raft_consensus.cc:1275] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:21.772039 32198 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:21.772961 32210 consensus_queue.cc:1048] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:21.780571 32193 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5272d75acd00412b8cdf42f679217050 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.784900 31917 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5272d75acd00412b8cdf42f679217050 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.791994 32163 raft_consensus.cc:2955] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5272d75acd00412b8cdf42f679217050 (127.24.72.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.803196 31541 catalog_manager.cc:5696] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 reported cstate change: config changed from index 3 to 4, VOTER 5272d75acd00412b8cdf42f679217050 (127.24.72.66) evicted. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.804107 31529 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d214aa831bde430fbfb00a75f6912065 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:21.835094 32073 tablet_service.cc:1558] Processing DeleteTablet for tablet d214aa831bde430fbfb00a75f6912065 with delete_type TABLET_DATA_TOMBSTONED (TS 5272d75acd00412b8cdf42f679217050 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54316
I20260608 10:11:21.837378 32254 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:21.838101 32254 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:21.838812 32254 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:21.842442 32254 ts_tablet_manager.cc:1916] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:21.850368 32198 raft_consensus.cc:1064] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9: attempting to promote NON_VOTER f0047900bdb040eba3c2925922e360a4 to VOTER
I20260608 10:11:21.853039 32198 consensus_queue.cc:237] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } }
I20260608 10:11:21.858405 32254 ts_tablet_manager.cc:1929] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 10:11:21.858959 32254 log.cc:1199] T d214aa831bde430fbfb00a75f6912065 P 5272d75acd00412b8cdf42f679217050: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/d214aa831bde430fbfb00a75f6912065
I20260608 10:11:21.860954 31531 catalog_manager.cc:5027] TS 5272d75acd00412b8cdf42f679217050 (127.24.72.66:39433): tablet d214aa831bde430fbfb00a75f6912065 (table test-workload [id=0d4e9af8543849b0914030736f147aab]) successfully deleted
I20260608 10:11:21.871254 31917 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 LEARNER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:21.872953 32163 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:21.874493 32081 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:11:21.877746 32210 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:21.887760 32193 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:21.894255 32193 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:21.929144 32162 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.933682 32193 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.952114 31543 catalog_manager.cc:5696] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f reported cstate change: config changed from index 3 to 4, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.969228 31918 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:21.994083 32081 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f0047900bdb040eba3c2925922e360a4 (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } attrs { replace: true } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:22.014752 32002 consensus_queue.cc:237] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } }
I20260608 10:11:22.021909 31918 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:11:22.023752 32193 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:22.029448 32081 raft_consensus.cc:1275] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Refusing update from remote peer 606aafab10b040ca9fbeeab4e0197dd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:11:22.031014 32198 consensus_queue.cc:1048] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:22.033094 32256 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:22.040472 32083 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:22.043419 31918 raft_consensus.cc:2955] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } } }
I20260608 10:11:22.050518 31529 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2e666e5e545341d08f6b4dea9703c620 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:22.055655 31543 catalog_manager.cc:5696] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 reported cstate change: config changed from index 4 to 5, VOTER fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67) evicted. New cstate: current_term: 2 leader_uuid: "606aafab10b040ca9fbeeab4e0197dd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:22.079532 32153 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e666e5e545341d08f6b4dea9703c620 with delete_type TABLET_DATA_TOMBSTONED (TS fe16a1d5f61e4e7dbefe919f0ae32c1f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37704
I20260608 10:11:22.081530 32262 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:22.082237 32262 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:22.082918 32262 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:22.085548 32262 ts_tablet_manager.cc:1916] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:22.096441 32262 ts_tablet_manager.cc:1929] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:11:22.096712 32262 log.cc:1199] T 2e666e5e545341d08f6b4dea9703c620 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/2e666e5e545341d08f6b4dea9703c620
I20260608 10:11:22.097997 31529 catalog_manager.cc:5027] TS fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231): tablet 2e666e5e545341d08f6b4dea9703c620 (table test-workload [id=0d4e9af8543849b0914030736f147aab]) successfully deleted
I20260608 10:11:23.078888 32162 consensus_queue.cc:237] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:23.085546 32083 raft_consensus.cc:1275] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 3 FOLLOWER]: Refusing update from remote peer fe16a1d5f61e4e7dbefe919f0ae32c1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:11:23.087371 32225 consensus_queue.cc:1048] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:23.092470 32002 raft_consensus.cc:1275] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 3 FOLLOWER]: Refusing update from remote peer fe16a1d5f61e4e7dbefe919f0ae32c1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:11:23.094177 32225 consensus_queue.cc:1048] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:23.096988 32225 raft_consensus.cc:2955] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:23.099800 32083 raft_consensus.cc:2955] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
W20260608 10:11:23.101439 32122 consensus_peers.cc:597] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f -> Peer f0047900bdb040eba3c2925922e360a4 (127.24.72.68:34563): Couldn't send request to peer f0047900bdb040eba3c2925922e360a4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7ca1c7c95404557b727c7f3cb2fb229. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:23.111938 32002 raft_consensus.cc:2955] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } } }
I20260608 10:11:23.114125 31541 catalog_manager.cc:5696] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f reported cstate change: config changed from index -1 to 3, NON_VOTER f0047900bdb040eba3c2925922e360a4 (127.24.72.68) added. New cstate: current_term: 3 leader_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:23.552670 32275 ts_tablet_manager.cc:933] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: Initiating tablet copy from peer fe16a1d5f61e4e7dbefe919f0ae32c1f (127.24.72.67:37231)
I20260608 10:11:23.554673 32275 tablet_copy_client.cc:323] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:37231
I20260608 10:11:23.566402 32173 tablet_copy_service.cc:140] P fe16a1d5f61e4e7dbefe919f0ae32c1f: Received BeginTabletCopySession request for tablet a7ca1c7c95404557b727c7f3cb2fb229 from peer f0047900bdb040eba3c2925922e360a4 ({username='slave'} at 127.0.0.1:40346)
I20260608 10:11:23.567075 32173 tablet_copy_service.cc:161] P fe16a1d5f61e4e7dbefe919f0ae32c1f: Beginning new tablet copy session on tablet a7ca1c7c95404557b727c7f3cb2fb229 from peer f0047900bdb040eba3c2925922e360a4 at {username='slave'} at 127.0.0.1:40346: session id = f0047900bdb040eba3c2925922e360a4-a7ca1c7c95404557b727c7f3cb2fb229
I20260608 10:11:23.575307 32173 tablet_copy_source_session.cc:215] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:23.578526 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca1c7c95404557b727c7f3cb2fb229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:23.589956 32275 tablet_copy_client.cc:806] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:23.590485 32275 tablet_copy_client.cc:670] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:23.594538 32275 tablet_copy_client.cc:538] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:23.601253 24865 tablet_server.cc:179] TabletServer@127.24.72.65:35671 shutting down...
I20260608 10:11:23.601452 32275 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: Bootstrap starting.
I20260608 10:11:23.631574 32275 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:23.632455 32275 tablet_bootstrap.cc:492] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: Bootstrap complete.
I20260608 10:11:23.633260 32275 ts_tablet_manager.cc:1403] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260608 10:11:23.637527 32275 raft_consensus.cc:359] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:23.638495 32275 raft_consensus.cc:740] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f0047900bdb040eba3c2925922e360a4, State: Initialized, Role: LEARNER
I20260608 10:11:23.639310 32275 consensus_queue.cc:260] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "606aafab10b040ca9fbeeab4e0197dd9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 35671 } attrs { replace: true } } peers { permanent_uuid: "5272d75acd00412b8cdf42f679217050" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 39433 } } peers { permanent_uuid: "fe16a1d5f61e4e7dbefe919f0ae32c1f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37231 } } peers { permanent_uuid: "f0047900bdb040eba3c2925922e360a4" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 34563 } attrs { promote: true } }
I20260608 10:11:23.644791 32275 ts_tablet_manager.cc:1434] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:11:23.646507 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:23.646934 32173 tablet_copy_service.cc:342] P fe16a1d5f61e4e7dbefe919f0ae32c1f: Request end of tablet copy session f0047900bdb040eba3c2925922e360a4-a7ca1c7c95404557b727c7f3cb2fb229 received from {username='slave'} at 127.0.0.1:40346
I20260608 10:11:23.647312 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.647516 32173 tablet_copy_service.cc:434] P fe16a1d5f61e4e7dbefe919f0ae32c1f: ending tablet copy session f0047900bdb040eba3c2925922e360a4-a7ca1c7c95404557b727c7f3cb2fb229 on tablet a7ca1c7c95404557b727c7f3cb2fb229 with peer f0047900bdb040eba3c2925922e360a4
I20260608 10:11:23.648237 24865 raft_consensus.cc:2243] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:23.649359 24865 raft_consensus.cc:2272] T 8acc338e0be54a1eb6e4c658a11b2639 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.651994 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.652760 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.653450 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P 606aafab10b040ca9fbeeab4e0197dd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.656360 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.657115 24865 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:23.658143 24865 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.660776 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.661487 24865 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:11:23.662480 24865 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P 606aafab10b040ca9fbeeab4e0197dd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.689926 24865 tablet_server.cc:196] TabletServer@127.24.72.65:35671 shutdown complete.
I20260608 10:11:23.708468 24865 tablet_server.cc:179] TabletServer@127.24.72.66:39433 shutting down...
I20260608 10:11:23.731449 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:23.732091 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.732663 24865 raft_consensus.cc:2243] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.733143 24865 raft_consensus.cc:2272] T 8acc338e0be54a1eb6e4c658a11b2639 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.735195 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.735704 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.736184 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P 5272d75acd00412b8cdf42f679217050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.738770 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.739334 24865 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.739857 24865 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P 5272d75acd00412b8cdf42f679217050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.765831 24865 tablet_server.cc:196] TabletServer@127.24.72.66:39433 shutdown complete.
I20260608 10:11:23.784992 24865 tablet_server.cc:179] TabletServer@127.24.72.67:37231 shutting down...
I20260608 10:11:23.805580 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:23.806255 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.806872 24865 raft_consensus.cc:2243] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.807338 24865 raft_consensus.cc:2272] T 8acc338e0be54a1eb6e4c658a11b2639 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.809293 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.809852 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:11:23.810858 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.813441 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:23.813910 24865 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.814441 24865 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P fe16a1d5f61e4e7dbefe919f0ae32c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.837949 24865 tablet_server.cc:196] TabletServer@127.24.72.67:37231 shutdown complete.
I20260608 10:11:23.853849 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:11:23.878036 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:23.879020 24865 tablet_replica.cc:333] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4: stopping tablet replica
I20260608 10:11:23.879603 24865 raft_consensus.cc:2243] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:11:23.880074 24865 raft_consensus.cc:2272] T a7ca1c7c95404557b727c7f3cb2fb229 P f0047900bdb040eba3c2925922e360a4 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:11:23.882336 24865 tablet_replica.cc:333] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4: stopping tablet replica
I20260608 10:11:23.882861 24865 raft_consensus.cc:2243] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.883311 24865 raft_consensus.cc:2272] T 2e666e5e545341d08f6b4dea9703c620 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.885181 24865 tablet_replica.cc:333] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4: stopping tablet replica
I20260608 10:11:23.885814 24865 raft_consensus.cc:2243] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:23.886358 24865 raft_consensus.cc:2272] T d214aa831bde430fbfb00a75f6912065 P f0047900bdb040eba3c2925922e360a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:23.966929 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:11:23.998622 24865 master.cc:562] Master@127.24.72.126:33653 shutting down...
W20260608 10:11:24.025972 31592 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:11:24.026221 31592 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:11:24.026396 31592 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:11:24.027448 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:24.027963 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:24.028293 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd571f8b93664435844f20067ec819db: stopping tablet replica
W20260608 10:11:24.972007 31575 debug-util.cc:398] Leaking SignalData structure 0x7b0800159920 after lost signal to thread 24868
W20260608 10:11:25.047061 24865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31575)
W20260608 10:11:26.047580 24865 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31575)
W20260608 10:11:27.048005 24865 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 31575)
I20260608 10:11:27.488816 24865 master.cc:584] Master@127.24.72.126:33653 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19618 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:11:27.538472 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:42729
I20260608 10:11:27.539717 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:27.544967 32282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:27.545193 32283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:27.546492 32285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:27.547396 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:27.548357 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:27.548535 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:27.548699 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913487548676 us; error 0 us; skew 500 ppm
I20260608 10:11:27.549263 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:27.551604 24865 webserver.cc:533] Webserver started at http://127.24.72.126:39073/ using document root <none> and password file <none>
I20260608 10:11:27.552105 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:27.552294 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:27.552547 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:27.553907 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:27.558314 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:27.561648 32290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:27.562355 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:27.562631 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:27.562891 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:27.587039 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:27.588299 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:27.626745 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:42729
I20260608 10:11:27.626893 32341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:42729 every 8 connection(s)
I20260608 10:11:27.630954 32342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:27.642961 32342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Bootstrap starting.
I20260608 10:11:27.647971 32342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:27.652390 32342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: No bootstrap required, opened a new log
I20260608 10:11:27.655016 32342 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER }
I20260608 10:11:27.655541 32342 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:27.655781 32342 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ade8b8cc78406eb4d2f9009ac5a6af, State: Initialized, Role: FOLLOWER
I20260608 10:11:27.657063 32342 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER }
I20260608 10:11:27.657757 32345 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:27.658140 32345 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER }
I20260608 10:11:27.657630 32342 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:27.658636 32345 leader_election.cc:304] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d1ade8b8cc78406eb4d2f9009ac5a6af; no voters: 
I20260608 10:11:27.658802 32342 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:27.659137 32342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:27.660054 32345 leader_election.cc:290] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260608 10:11:27.664513 32342 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER }
I20260608 10:11:27.665159 32342 leader_election.cc:304] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d1ade8b8cc78406eb4d2f9009ac5a6af; no voters: 
I20260608 10:11:27.665306 32346 raft_consensus.cc:2764] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:11:27.665733 32342 leader_election.cc:290] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:27.666033 32345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:27.668217 32345 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 1 LEADER]: Becoming Leader. State: Replica: d1ade8b8cc78406eb4d2f9009ac5a6af, State: Running, Role: LEADER
I20260608 10:11:27.669492 32342 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:27.669130 32345 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER }
I20260608 10:11:27.674259 32347 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER } }
I20260608 10:11:27.675035 32347 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:27.675004 32348 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1ade8b8cc78406eb4d2f9009ac5a6af. Latest consensus state: current_term: 1 leader_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ade8b8cc78406eb4d2f9009ac5a6af" member_type: VOTER } }
I20260608 10:11:27.675684 32348 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:27.682482 32355 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:27.687707 32355 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:27.688740 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:27.697968 32355 catalog_manager.cc:1382] Generated new cluster ID: f37e23d8cd5f42648052c8fd63c87b8e
I20260608 10:11:27.698220 32355 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:27.721680 32355 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:27.723042 32355 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:27.737468 32355 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Generated new TSK 0
I20260608 10:11:27.738051 32355 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:27.755301 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:27.761874 32364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:27.763393 32365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:27.765936 32367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:27.766677 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:27.768249 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:27.768440 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:27.768564 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913487768553 us; error 0 us; skew 500 ppm
I20260608 10:11:27.769100 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:27.771509 24865 webserver.cc:533] Webserver started at http://127.24.72.65:37677/ using document root <none> and password file <none>
I20260608 10:11:27.771986 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:27.772141 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:27.772353 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:27.773531 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "030dab4c6dfe4f898d3933d8539493c3"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:27.778083 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:27.781574 32372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:27.782302 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:11:27.782548 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "030dab4c6dfe4f898d3933d8539493c3"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:27.782785 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:27.833223 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:27.834467 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:27.835942 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:27.838445 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:27.838621 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:27.838863 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:27.839008 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:27.880451 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:33417
I20260608 10:11:27.880597 32434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:33417 every 8 connection(s)
I20260608 10:11:27.885572 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:27.893707 32439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:27.894443 32440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:27.897312 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:27.898003 32443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:27.898846 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:27.899134 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:27.899350 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913487899330 us; error 0 us; skew 500 ppm
I20260608 10:11:27.900008 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:27.902530 32435 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42729
I20260608 10:11:27.902948 32435 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:27.902968 24865 webserver.cc:533] Webserver started at http://127.24.72.66:33043/ using document root <none> and password file <none>
I20260608 10:11:27.903632 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:27.903825 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:27.903807 32435 heartbeater.cc:507] Master 127.24.72.126:42729 requested a full tablet report, sending...
I20260608 10:11:27.904363 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:27.905797 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "34af3d3aa8c044dc8932640cb3e90d50"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:27.906426 32307 ts_manager.cc:194] Registered new tserver with Master: 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417)
I20260608 10:11:27.908588 32307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44822
I20260608 10:11:27.910765 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:27.914528 32447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:27.915241 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:27.915522 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "34af3d3aa8c044dc8932640cb3e90d50"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:27.915796 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:27.958009 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:27.959581 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:27.961570 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:27.964176 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:27.964382 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:27.964666 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:27.964838 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.006645 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35517
I20260608 10:11:28.006783 32509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35517 every 8 connection(s)
I20260608 10:11:28.011656 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:28.020422 32513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:28.021703 32514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:28.023411 32516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:28.024139 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:28.025032 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:28.025245 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:28.025475 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913488025455 us; error 0 us; skew 500 ppm
I20260608 10:11:28.025861 32510 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42729
I20260608 10:11:28.026197 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:28.026217 32510 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:28.027217 32510 heartbeater.cc:507] Master 127.24.72.126:42729 requested a full tablet report, sending...
I20260608 10:11:28.028939 24865 webserver.cc:533] Webserver started at http://127.24.72.67:42365/ using document root <none> and password file <none>
I20260608 10:11:28.029500 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:28.029487 32307 ts_manager.cc:194] Registered new tserver with Master: 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:28.029899 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:28.030190 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:28.031075 32307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44832
I20260608 10:11:28.031410 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "59a6784857f045b58b4e59a461c43215"
format_stamp: "Formatted at 2026-06-08 10:11:28 on dist-test-slave-0v1n"
I20260608 10:11:28.036142 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:11:28.039618 32521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.040326 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:28.040602 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "59a6784857f045b58b4e59a461c43215"
format_stamp: "Formatted at 2026-06-08 10:11:28 on dist-test-slave-0v1n"
I20260608 10:11:28.040872 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:28.054267 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:28.055469 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:28.056974 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:28.059262 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:28.059463 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.059679 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:28.059845 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:28.100219 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:37487
I20260608 10:11:28.100369 32583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:37487 every 8 connection(s)
I20260608 10:11:28.114639 32584 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42729
I20260608 10:11:28.115054 32584 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:28.115806 32584 heartbeater.cc:507] Master 127.24.72.126:42729 requested a full tablet report, sending...
I20260608 10:11:28.117831 32307 ts_manager.cc:194] Registered new tserver with Master: 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:28.118180 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014558212s
I20260608 10:11:28.119748 32307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44838
I20260608 10:11:28.911517 32435 heartbeater.cc:499] Master 127.24.72.126:42729 was elected leader, sending a full tablet report...
I20260608 10:11:29.033656 32510 heartbeater.cc:499] Master 127.24.72.126:42729 was elected leader, sending a full tablet report...
I20260608 10:11:29.122888 32584 heartbeater.cc:499] Master 127.24.72.126:42729 was elected leader, sending a full tablet report...
I20260608 10:11:29.174487 32307 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44848:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:29.176934 32307 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:29.246135 32549 tablet_service.cc:1511] Processing CreateTablet for tablet ee01dd2019674116b73a41584c25db40 (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:29.247033 32546 tablet_service.cc:1511] Processing CreateTablet for tablet ec0d211acbe7464d9f802a7957a88b42 (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:29.247682 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee01dd2019674116b73a41584c25db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.248530 32546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d211acbe7464d9f802a7957a88b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.248320 32400 tablet_service.cc:1511] Processing CreateTablet for tablet ee01dd2019674116b73a41584c25db40 (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:29.248708 32399 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb0e2f225ae46448a1a2feaf430246a (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:29.249707 32400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee01dd2019674116b73a41584c25db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.251093 32398 tablet_service.cc:1511] Processing CreateTablet for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:29.251792 32547 tablet_service.cc:1511] Processing CreateTablet for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:29.252517 32398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.253232 32397 tablet_service.cc:1511] Processing CreateTablet for tablet ec0d211acbe7464d9f802a7957a88b42 (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:29.253775 32399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb0e2f225ae46448a1a2feaf430246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.254711 32397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d211acbe7464d9f802a7957a88b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.254604 32548 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb0e2f225ae46448a1a2feaf430246a (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:29.253155 32547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.259510 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb0e2f225ae46448a1a2feaf430246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.273340 32474 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb0e2f225ae46448a1a2feaf430246a (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:29.274137 32472 tablet_service.cc:1511] Processing CreateTablet for tablet ec0d211acbe7464d9f802a7957a88b42 (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:29.274930 32474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb0e2f225ae46448a1a2feaf430246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.275718 32472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d211acbe7464d9f802a7957a88b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.275529 32473 tablet_service.cc:1511] Processing CreateTablet for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:29.274189 32475 tablet_service.cc:1511] Processing CreateTablet for tablet ee01dd2019674116b73a41584c25db40 (DEFAULT_TABLE table=test-workload [id=6b75869c29bd434695528496e4da30a1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:29.278010 32475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee01dd2019674116b73a41584c25db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.279191 32473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.299216 32604 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:29.307600 32604 tablet_bootstrap.cc:654] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.316824 32605 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:29.326572 32605 tablet_bootstrap.cc:654] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.327265 32606 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:29.332744 32605 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:29.333016 32604 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:29.333276 32605 ts_tablet_manager.cc:1403] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260608 10:11:29.333498 32604 ts_tablet_manager.cc:1403] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260608 10:11:29.334590 32606 tablet_bootstrap.cc:654] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.336299 32604 raft_consensus.cc:359] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.336894 32604 raft_consensus.cc:385] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.337174 32604 raft_consensus.cc:740] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.337857 32605 raft_consensus.cc:359] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.338605 32605 raft_consensus.cc:385] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.338084 32604 consensus_queue.cc:260] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.338841 32605 raft_consensus.cc:740] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.340588 32606 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:29.339752 32605 consensus_queue.cc:260] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.341010 32604 ts_tablet_manager.cc:1434] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:29.341092 32606 ts_tablet_manager.cc:1403] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:11:29.343374 32604 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:29.344055 32606 raft_consensus.cc:359] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.344813 32606 raft_consensus.cc:385] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.345119 32606 raft_consensus.cc:740] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.346046 32606 consensus_queue.cc:260] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.349776 32605 ts_tablet_manager.cc:1434] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 10:11:29.350989 32604 tablet_bootstrap.cc:654] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.351018 32605 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:29.359114 32605 tablet_bootstrap.cc:654] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.359786 32610 raft_consensus.cc:493] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:29.360361 32610 raft_consensus.cc:515] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.366142 32610 leader_election.cc:290] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:29.411586 32606 ts_tablet_manager.cc:1434] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.070s	user 0.015s	sys 0.030s
I20260608 10:11:29.416738 32559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb0e2f225ae46448a1a2feaf430246a" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215" is_pre_election: true
I20260608 10:11:29.417582 32559 raft_consensus.cc:2468] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 0.
I20260608 10:11:29.419340 32448 leader_election.cc:304] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:29.420209 32610 raft_consensus.cc:2804] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:29.420634 32610 raft_consensus.cc:493] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:29.420971 32610 raft_consensus.cc:3060] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.422328 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb0e2f225ae46448a1a2feaf430246a" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
W20260608 10:11:29.424155 32451 leader_election.cc:343] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:29.427532 32604 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:29.419363 32606 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:29.428089 32604 ts_tablet_manager.cc:1403] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.048s
I20260608 10:11:29.428903 32605 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:29.428650 32610 raft_consensus.cc:515] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.429591 32605 ts_tablet_manager.cc:1403] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.046s
I20260608 10:11:29.431447 32604 raft_consensus.cc:359] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.431706 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb0e2f225ae46448a1a2feaf430246a" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:29.433117 32604 raft_consensus.cc:385] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.432782 32605 raft_consensus.cc:359] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.433468 32604 raft_consensus.cc:740] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.433641 32605 raft_consensus.cc:385] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.434073 32605 raft_consensus.cc:740] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.434504 32604 consensus_queue.cc:260] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.435138 32606 tablet_bootstrap.cc:654] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.434963 32605 consensus_queue.cc:260] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
W20260608 10:11:29.436232 32451 leader_election.cc:343] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:29.438077 32559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb0e2f225ae46448a1a2feaf430246a" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215"
I20260608 10:11:29.438771 32559 raft_consensus.cc:3060] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.440196 32605 ts_tablet_manager.cc:1434] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:11:29.441432 32605 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:29.444157 32604 ts_tablet_manager.cc:1434] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:11:29.446929 32604 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:29.448314 32605 tablet_bootstrap.cc:654] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.455888 32606 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:29.456450 32606 ts_tablet_manager.cc:1403] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.009s
I20260608 10:11:29.458549 32604 tablet_bootstrap.cc:654] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.461799 32559 raft_consensus.cc:2468] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:29.463071 32448 leader_election.cc:304] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 030dab4c6dfe4f898d3933d8539493c3
I20260608 10:11:29.463632 32606 raft_consensus.cc:359] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.464135 32617 raft_consensus.cc:2804] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:29.464555 32606 raft_consensus.cc:385] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.464887 32606 raft_consensus.cc:740] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.465730 32606 consensus_queue.cc:260] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.469616 32606 ts_tablet_manager.cc:1434] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:11:29.469755 32605 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:29.470458 32605 ts_tablet_manager.cc:1403] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260608 10:11:29.470654 32606 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:29.473932 32605 raft_consensus.cc:359] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.474754 32605 raft_consensus.cc:385] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.475116 32605 raft_consensus.cc:740] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.476110 32605 consensus_queue.cc:260] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.477937 32606 tablet_bootstrap.cc:654] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.485984 32605 ts_tablet_manager.cc:1434] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:11:29.486654 32610 leader_election.cc:290] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:29.492523 32617 raft_consensus.cc:697] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Becoming Leader. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Running, Role: LEADER
I20260608 10:11:29.493588 32617 consensus_queue.cc:237] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.494635 32605 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:29.502496 32604 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:29.503048 32604 ts_tablet_manager.cc:1403] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.017s
I20260608 10:11:29.503391 32606 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:29.503887 32606 ts_tablet_manager.cc:1403] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260608 10:11:29.506208 32604 raft_consensus.cc:359] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.506920 32604 raft_consensus.cc:385] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.507218 32604 raft_consensus.cc:740] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.507023 32606 raft_consensus.cc:359] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.507859 32606 raft_consensus.cc:385] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.508155 32606 raft_consensus.cc:740] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.508024 32604 consensus_queue.cc:260] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.509125 32606 consensus_queue.cc:260] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.510701 32604 ts_tablet_manager.cc:1434] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:11:29.511370 32606 ts_tablet_manager.cc:1434] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:11:29.512430 32606 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:29.511813 32604 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:29.513531 32605 tablet_bootstrap.cc:654] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.519573 32606 tablet_bootstrap.cc:654] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.520495 32604 tablet_bootstrap.cc:654] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.525223 32305 catalog_manager.cc:5696] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:29.527379 32605 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:29.527911 32605 ts_tablet_manager.cc:1403] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260608 10:11:29.529440 32606 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:29.529610 32604 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:29.529935 32606 ts_tablet_manager.cc:1403] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 10:11:29.530260 32604 ts_tablet_manager.cc:1403] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260608 10:11:29.532454 32605 raft_consensus.cc:359] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.532528 32606 raft_consensus.cc:359] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.533305 32605 raft_consensus.cc:385] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.533411 32606 raft_consensus.cc:385] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.533901 32605 raft_consensus.cc:740] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.533459 32604 raft_consensus.cc:359] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.534020 32606 raft_consensus.cc:740] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.534598 32604 raft_consensus.cc:385] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.535007 32604 raft_consensus.cc:740] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.535394 32606 consensus_queue.cc:260] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.535533 32605 consensus_queue.cc:260] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.535882 32604 consensus_queue.cc:260] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.537734 32606 ts_tablet_manager.cc:1434] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:11:29.538725 32604 ts_tablet_manager.cc:1434] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:11:29.540377 32605 ts_tablet_manager.cc:1434] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 10:11:29.577497 32611 raft_consensus.cc:493] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:29.578025 32611 raft_consensus.cc:515] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.580435 32611 leader_election.cc:290] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:29.582170 32612 raft_consensus.cc:493] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:29.582839 32612 raft_consensus.cc:515] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.583289 32617 raft_consensus.cc:493] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:29.583799 32617 raft_consensus.cc:515] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.586052 32617 leader_election.cc:290] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:29.589965 32559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d211acbe7464d9f802a7957a88b42" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215" is_pre_election: true
I20260608 10:11:29.587468 32612 leader_election.cc:290] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:29.590638 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d211acbe7464d9f802a7957a88b42" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
I20260608 10:11:29.591907 32410 raft_consensus.cc:2468] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 0.
I20260608 10:11:29.591076 32559 raft_consensus.cc:2468] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 0.
I20260608 10:11:29.593129 32451 leader_election.cc:304] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 34af3d3aa8c044dc8932640cb3e90d50; no voters: 
I20260608 10:11:29.594092 32617 raft_consensus.cc:2804] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:29.594475 32617 raft_consensus.cc:493] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:29.594799 32617 raft_consensus.cc:3060] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.599969 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6936b3d04f5c4c6e9251c2f50f9fed1d" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
I20260608 10:11:29.600278 32485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6936b3d04f5c4c6e9251c2f50f9fed1d" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50" is_pre_election: true
I20260608 10:11:29.600665 32410 raft_consensus.cc:2468] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:29.600889 32485 raft_consensus.cc:2468] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:29.602162 32525 leader_election.cc:304] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:29.603080 32611 raft_consensus.cc:2804] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:29.603446 32611 raft_consensus.cc:493] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:29.603803 32611 raft_consensus.cc:3060] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.605144 32617 raft_consensus.cc:515] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.608479 32559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb0e2f225ae46448a1a2feaf430246a" candidate_uuid: "030dab4c6dfe4f898d3933d8539493c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215" is_pre_election: true
I20260608 10:11:29.609669 32617 leader_election.cc:290] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:29.609404 32559 raft_consensus.cc:2393] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 030dab4c6dfe4f898d3933d8539493c3 in current term 1: Already voted for candidate 34af3d3aa8c044dc8932640cb3e90d50 in this term.
I20260608 10:11:29.610054 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d211acbe7464d9f802a7957a88b42" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:29.610474 32558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d211acbe7464d9f802a7957a88b42" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215"
I20260608 10:11:29.610697 32410 raft_consensus.cc:3060] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.611176 32558 raft_consensus.cc:3060] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.614142 32611 raft_consensus.cc:515] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.616920 32485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb0e2f225ae46448a1a2feaf430246a" candidate_uuid: "030dab4c6dfe4f898d3933d8539493c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50" is_pre_election: true
I20260608 10:11:29.617228 32409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6936b3d04f5c4c6e9251c2f50f9fed1d" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:29.617475 32611 leader_election.cc:290] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:29.617859 32409 raft_consensus.cc:3060] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.618645 32484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6936b3d04f5c4c6e9251c2f50f9fed1d" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50"
I20260608 10:11:29.618932 32374 leader_election.cc:304] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3; no voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215
I20260608 10:11:29.619372 32484 raft_consensus.cc:3060] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.620203 32612 raft_consensus.cc:3060] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.623039 32558 raft_consensus.cc:2468] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:29.618671 32410 raft_consensus.cc:2468] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:29.624552 32448 leader_election.cc:304] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:29.627041 32484 raft_consensus.cc:2468] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:29.627516 32612 raft_consensus.cc:2749] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:29.627879 32617 raft_consensus.cc:2804] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:29.628418 32617 raft_consensus.cc:697] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Becoming Leader. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Running, Role: LEADER
I20260608 10:11:29.628341 32523 leader_election.cc:304] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:29.629262 32409 raft_consensus.cc:2468] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:29.629354 32611 raft_consensus.cc:2804] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:29.629410 32617 consensus_queue.cc:237] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.630882 32611 raft_consensus.cc:697] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Becoming Leader. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Running, Role: LEADER
I20260608 10:11:29.631903 32611 consensus_queue.cc:237] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.640774 32306 catalog_manager.cc:5696] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:29.640774 32303 catalog_manager.cc:5696] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a6784857f045b58b4e59a461c43215 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:29.680302 32611 raft_consensus.cc:493] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:29.680780 32611 raft_consensus.cc:515] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
W20260608 10:11:29.682288 32356 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:29.682596 32611 leader_election.cc:290] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:29.683524 32409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee01dd2019674116b73a41584c25db40" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
I20260608 10:11:29.683676 32484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee01dd2019674116b73a41584c25db40" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50" is_pre_election: true
I20260608 10:11:29.684233 32409 raft_consensus.cc:2468] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:29.684234 32484 raft_consensus.cc:2468] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:29.685549 32523 leader_election.cc:304] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:29.686233 32611 raft_consensus.cc:2804] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:29.686522 32611 raft_consensus.cc:493] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:29.686776 32611 raft_consensus.cc:3060] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.691581 32611 raft_consensus.cc:515] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.693156 32611 leader_election.cc:290] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:29.693944 32409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee01dd2019674116b73a41584c25db40" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:29.694178 32484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee01dd2019674116b73a41584c25db40" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50"
I20260608 10:11:29.694420 32409 raft_consensus.cc:3060] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.694712 32484 raft_consensus.cc:3060] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:29.699182 32409 raft_consensus.cc:2468] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:29.699451 32484 raft_consensus.cc:2468] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:29.700309 32525 leader_election.cc:304] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:29.701097 32611 raft_consensus.cc:2804] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:29.701511 32611 raft_consensus.cc:697] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Becoming Leader. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Running, Role: LEADER
I20260608 10:11:29.702118 32611 consensus_queue.cc:237] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:29.709147 32303 catalog_manager.cc:5696] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a6784857f045b58b4e59a461c43215 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:29.845733 32303 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44852:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:29.847930 32303 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:29.880327 32397 tablet_service.cc:1511] Processing CreateTablet for tablet a2f760f76b214efc92f106c114c136b8 (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:29.881590 32397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f760f76b214efc92f106c114c136b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.881824 32475 tablet_service.cc:1511] Processing CreateTablet for tablet a2f760f76b214efc92f106c114c136b8 (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:29.883141 32475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f760f76b214efc92f106c114c136b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.885535 32548 tablet_service.cc:1511] Processing CreateTablet for tablet a2f760f76b214efc92f106c114c136b8 (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:29.886055 32472 tablet_service.cc:1511] Processing CreateTablet for tablet eeada4aa1fc949cca8fd98e5f35b0ecf (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:29.887344 32472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeada4aa1fc949cca8fd98e5f35b0ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.887156 32398 tablet_service.cc:1511] Processing CreateTablet for tablet eeada4aa1fc949cca8fd98e5f35b0ecf (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:29.887508 32549 tablet_service.cc:1511] Processing CreateTablet for tablet eeada4aa1fc949cca8fd98e5f35b0ecf (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:29.888427 32398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeada4aa1fc949cca8fd98e5f35b0ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.888770 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeada4aa1fc949cca8fd98e5f35b0ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.892198 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f760f76b214efc92f106c114c136b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.891866 32400 tablet_service.cc:1511] Processing CreateTablet for tablet 4b629e01d75847c7a695cd3791d2a94d (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:29.893126 32400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b629e01d75847c7a695cd3791d2a94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.903388 32604 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:29.910458 32605 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:29.916973 32605 tablet_bootstrap.cc:654] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.917166 32606 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:29.910473 32604 tablet_bootstrap.cc:654] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.924106 32472 tablet_service.cc:1511] Processing CreateTablet for tablet 4b629e01d75847c7a695cd3791d2a94d (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:29.925912 32472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b629e01d75847c7a695cd3791d2a94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.926569 32549 tablet_service.cc:1511] Processing CreateTablet for tablet 4b629e01d75847c7a695cd3791d2a94d (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:29.924623 32606 tablet_bootstrap.cc:654] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.932906 32473 tablet_service.cc:1511] Processing CreateTablet for tablet b3275f1025874b309aaffccb67851867 (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:29.934204 32473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3275f1025874b309aaffccb67851867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.937156 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b629e01d75847c7a695cd3791d2a94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.940601 32604 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:29.941154 32604 ts_tablet_manager.cc:1403] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260608 10:11:29.942198 32548 tablet_service.cc:1511] Processing CreateTablet for tablet b3275f1025874b309aaffccb67851867 (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:29.943706 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3275f1025874b309aaffccb67851867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.946213 32400 tablet_service.cc:1511] Processing CreateTablet for tablet b3275f1025874b309aaffccb67851867 (DEFAULT_TABLE table=dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:29.947505 32400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3275f1025874b309aaffccb67851867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:29.949887 32605 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:29.954363 32604 raft_consensus.cc:359] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.955040 32605 ts_tablet_manager.cc:1403] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.002s
I20260608 10:11:29.960561 32605 raft_consensus.cc:359] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.961272 32605 raft_consensus.cc:385] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.961580 32605 raft_consensus.cc:740] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.955135 32604 raft_consensus.cc:385] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.962577 32604 raft_consensus.cc:740] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.963495 32604 consensus_queue.cc:260] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.968840 32605 consensus_queue.cc:260] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.971146 32604 ts_tablet_manager.cc:1434] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 10:11:29.972268 32604 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:29.977931 32605 ts_tablet_manager.cc:1434] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 10:11:29.979048 32605 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:29.980166 32606 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:29.980703 32606 ts_tablet_manager.cc:1403] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.007s
I20260608 10:11:29.980765 32604 tablet_bootstrap.cc:654] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.984925 32606 raft_consensus.cc:359] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.985666 32606 raft_consensus.cc:385] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.985955 32606 raft_consensus.cc:740] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.986696 32606 consensus_queue.cc:260] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.988131 32604 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:29.988672 32604 ts_tablet_manager.cc:1403] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 10:11:29.989929 32605 tablet_bootstrap.cc:654] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:29.991205 32606 ts_tablet_manager.cc:1434] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 10:11:29.992326 32606 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:29.992601 32604 raft_consensus.cc:359] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.993372 32604 raft_consensus.cc:385] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:29.993676 32604 raft_consensus.cc:740] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:29.994493 32604 consensus_queue.cc:260] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:29.996963 32604 ts_tablet_manager.cc:1434] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:11:29.998039 32604 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:30.000039 32606 tablet_bootstrap.cc:654] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.001595 32605 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:30.002171 32605 ts_tablet_manager.cc:1403] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260608 10:11:30.003698 32617 raft_consensus.cc:493] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:30.004246 32617 raft_consensus.cc:515] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.005432 32605 raft_consensus.cc:359] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.006036 32604 tablet_bootstrap.cc:654] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.006350 32605 raft_consensus.cc:385] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.006687 32605 raft_consensus.cc:740] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.007524 32605 consensus_queue.cc:260] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.010208 32605 ts_tablet_manager.cc:1434] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:11:30.011308 32605 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:30.019164 32605 tablet_bootstrap.cc:654] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.019280 32606 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:30.019801 32606 ts_tablet_manager.cc:1403] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260608 10:11:30.021723 32617 leader_election.cc:290] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:30.023026 32604 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:30.023572 32606 raft_consensus.cc:359] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.024338 32606 raft_consensus.cc:385] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.024641 32606 raft_consensus.cc:740] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.023528 32604 ts_tablet_manager.cc:1403] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260608 10:11:30.025445 32606 consensus_queue.cc:260] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.023774 32409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeada4aa1fc949cca8fd98e5f35b0ecf" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
W20260608 10:11:30.028460 32451 leader_election.cc:343] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:30.029003 32606 ts_tablet_manager.cc:1434] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 10:11:30.024828 32558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeada4aa1fc949cca8fd98e5f35b0ecf" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215" is_pre_election: true
I20260608 10:11:30.028715 32604 raft_consensus.cc:359] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.030241 32606 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:30.030046 32558 raft_consensus.cc:2468] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 0.
I20260608 10:11:30.030038 32604 raft_consensus.cc:385] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.031055 32604 raft_consensus.cc:740] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.031626 32448 leader_election.cc:304] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 030dab4c6dfe4f898d3933d8539493c3
I20260608 10:11:30.032456 32604 consensus_queue.cc:260] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.033416 32617 raft_consensus.cc:2804] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:30.033859 32617 raft_consensus.cc:493] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:30.034152 32617 raft_consensus.cc:3060] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.034819 32604 ts_tablet_manager.cc:1434] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:11:30.035864 32604 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Bootstrap starting.
I20260608 10:11:30.040076 32606 tablet_bootstrap.cc:654] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.040980 32621 consensus_queue.cc:1048] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:30.041760 32604 tablet_bootstrap.cc:654] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.041582 32611 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:30.053355 32621 raft_consensus.cc:493] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:30.053952 32621 raft_consensus.cc:515] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.057374 32408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629e01d75847c7a695cd3791d2a94d" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
I20260608 10:11:30.058197 32408 raft_consensus.cc:2468] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 0.
I20260608 10:11:30.059928 32451 leader_election.cc:304] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 34af3d3aa8c044dc8932640cb3e90d50; no voters: 
I20260608 10:11:30.063941 32617 raft_consensus.cc:515] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.066201 32558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629e01d75847c7a695cd3791d2a94d" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215" is_pre_election: true
I20260608 10:11:30.068344 32558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeada4aa1fc949cca8fd98e5f35b0ecf" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215"
I20260608 10:11:30.068982 32558 raft_consensus.cc:3060] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:11:30.074852 32448 leader_election.cc:343] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:30.078732 32621 leader_election.cc:290] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:30.079407 32621 raft_consensus.cc:2804] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:30.079846 32621 raft_consensus.cc:493] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:30.080693 32621 raft_consensus.cc:3060] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.096261 32558 raft_consensus.cc:2468] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:30.101891 32632 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:30.111277 32621 raft_consensus.cc:515] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.113471 32621 leader_election.cc:290] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:30.102836 32617 leader_election.cc:290] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:30.106698 32605 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:30.108065 32604 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: No bootstrap required, opened a new log
I20260608 10:11:30.108476 32606 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:30.116951 32604 ts_tablet_manager.cc:1403] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.039s
I20260608 10:11:30.117416 32605 ts_tablet_manager.cc:1403] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.002s
I20260608 10:11:30.119153 32448 leader_election.cc:304] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:30.118815 32606 ts_tablet_manager.cc:1403] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.089s	user 0.030s	sys 0.044s
I20260608 10:11:30.120762 32559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629e01d75847c7a695cd3791d2a94d" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a6784857f045b58b4e59a461c43215"
I20260608 10:11:30.121585 32621 raft_consensus.cc:2804] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:30.121291 32605 raft_consensus.cc:359] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.122133 32605 raft_consensus.cc:385] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.122561 32605 raft_consensus.cc:740] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.123333 32617 consensus_queue.cc:1048] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:30.109989 32451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.65:33417, user_credentials={real_user=slave}} blocked reactor thread for 50197.5us
I20260608 10:11:30.126036 32605 consensus_queue.cc:260] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.128225 32408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeada4aa1fc949cca8fd98e5f35b0ecf" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:30.128942 32559 raft_consensus.cc:3060] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.131633 32605 ts_tablet_manager.cc:1434] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:11:30.132722 32605 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Bootstrap starting.
I20260608 10:11:30.136466 32559 raft_consensus.cc:2468] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:30.138614 32604 raft_consensus.cc:359] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.139338 32604 raft_consensus.cc:385] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.139611 32604 raft_consensus.cc:740] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.140439 32604 consensus_queue.cc:260] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.143476 32604 ts_tablet_manager.cc:1434] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260608 10:11:30.124404 32606 raft_consensus.cc:359] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.149483 32606 raft_consensus.cc:385] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.149870 32606 raft_consensus.cc:740] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.150235 32605 tablet_bootstrap.cc:654] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.122103 32621 raft_consensus.cc:697] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Becoming Leader. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Running, Role: LEADER
I20260608 10:11:30.150928 32606 consensus_queue.cc:260] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.151959 32408 raft_consensus.cc:3060] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.153963 32606 ts_tablet_manager.cc:1434] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260608 10:11:30.154881 32606 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:30.159346 32605 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: No bootstrap required, opened a new log
I20260608 10:11:30.159883 32605 ts_tablet_manager.cc:1403] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260608 10:11:30.160085 32606 tablet_bootstrap.cc:654] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:30.160275 32408 raft_consensus.cc:2468] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:30.161453 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629e01d75847c7a695cd3791d2a94d" candidate_uuid: "34af3d3aa8c044dc8932640cb3e90d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:30.162144 32410 raft_consensus.cc:3060] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.163072 32605 raft_consensus.cc:359] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.163960 32605 raft_consensus.cc:385] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.164372 32605 raft_consensus.cc:740] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.165432 32605 consensus_queue.cc:260] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.167768 32605 ts_tablet_manager.cc:1434] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:11:30.151468 32621 consensus_queue.cc:237] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.171197 32448 leader_election.cc:304] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:30.174921 32654 raft_consensus.cc:2804] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:30.175776 32606 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: No bootstrap required, opened a new log
I20260608 10:11:30.176306 32606 ts_tablet_manager.cc:1403] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.014s
I20260608 10:11:30.179160 32606 raft_consensus.cc:359] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.179841 32606 raft_consensus.cc:385] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:30.180100 32606 raft_consensus.cc:740] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:30.180856 32606 consensus_queue.cc:260] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.182020 32654 raft_consensus.cc:697] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Becoming Leader. State: Replica: 34af3d3aa8c044dc8932640cb3e90d50, State: Running, Role: LEADER
I20260608 10:11:30.182927 32606 ts_tablet_manager.cc:1434] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:11:30.183212 32410 raft_consensus.cc:2468] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34af3d3aa8c044dc8932640cb3e90d50 in term 1.
I20260608 10:11:30.182968 32654 consensus_queue.cc:237] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.187397 32307 catalog_manager.cc:5696] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:30.208279 32632 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:30.208774 32621 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:30.218057 32632 raft_consensus.cc:493] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:30.218633 32632 raft_consensus.cc:515] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.222286 32408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f760f76b214efc92f106c114c136b8" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
I20260608 10:11:30.223021 32408 raft_consensus.cc:2468] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:30.225773 32525 leader_election.cc:304] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:30.226701 32611 raft_consensus.cc:2804] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:30.227125 32611 raft_consensus.cc:493] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:30.227458 32611 raft_consensus.cc:3060] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.230370 32306 catalog_manager.cc:5696] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:30.238850 32485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f760f76b214efc92f106c114c136b8" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50" is_pre_election: true
I20260608 10:11:30.239583 32485 raft_consensus.cc:2468] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:30.242969 32632 leader_election.cc:290] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:30.236725 32611 raft_consensus.cc:515] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.245119 32617 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:11:30.250010 32408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f760f76b214efc92f106c114c136b8" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:30.250658 32408 raft_consensus.cc:3060] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.260406 32408 raft_consensus.cc:2468] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:30.261729 32611 leader_election.cc:290] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:30.261718 32525 leader_election.cc:304] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:30.262964 32484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f760f76b214efc92f106c114c136b8" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50"
I20260608 10:11:30.263144 32669 raft_consensus.cc:2804] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:30.263751 32484 raft_consensus.cc:3060] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.263818 32669 raft_consensus.cc:697] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Becoming Leader. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Running, Role: LEADER
I20260608 10:11:30.265182 32669 consensus_queue.cc:237] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.272524 32484 raft_consensus.cc:2468] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:30.286918 32611 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:30.299311 32303 catalog_manager.cc:5696] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a6784857f045b58b4e59a461c43215 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:30.380367 32611 raft_consensus.cc:493] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:30.380888 32611 raft_consensus.cc:515] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.382604 32611 leader_election.cc:290] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:30.383458 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3275f1025874b309aaffccb67851867" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3" is_pre_election: true
I20260608 10:11:30.383754 32484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3275f1025874b309aaffccb67851867" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50" is_pre_election: true
I20260608 10:11:30.384172 32410 raft_consensus.cc:2468] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:30.384383 32484 raft_consensus.cc:2468] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 0.
I20260608 10:11:30.385368 32525 leader_election.cc:304] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 030dab4c6dfe4f898d3933d8539493c3, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:30.386063 32611 raft_consensus.cc:2804] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:30.386335 32611 raft_consensus.cc:493] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:30.386554 32611 raft_consensus.cc:3060] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.391321 32611 raft_consensus.cc:515] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.393070 32611 leader_election.cc:290] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Requested vote from peers 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417), 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:30.393957 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3275f1025874b309aaffccb67851867" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "030dab4c6dfe4f898d3933d8539493c3"
I20260608 10:11:30.394291 32484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3275f1025874b309aaffccb67851867" candidate_uuid: "59a6784857f045b58b4e59a461c43215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af3d3aa8c044dc8932640cb3e90d50"
I20260608 10:11:30.394582 32410 raft_consensus.cc:3060] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.394871 32484 raft_consensus.cc:3060] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:30.399821 32484 raft_consensus.cc:2468] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:30.399827 32410 raft_consensus.cc:2468] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a6784857f045b58b4e59a461c43215 in term 1.
I20260608 10:11:30.400964 32523 leader_election.cc:304] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34af3d3aa8c044dc8932640cb3e90d50, 59a6784857f045b58b4e59a461c43215; no voters: 
I20260608 10:11:30.401734 32611 raft_consensus.cc:2804] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:30.402199 32611 raft_consensus.cc:697] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Becoming Leader. State: Replica: 59a6784857f045b58b4e59a461c43215, State: Running, Role: LEADER
I20260608 10:11:30.402935 32611 consensus_queue.cc:237] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:30.410795 32306 catalog_manager.cc:5696] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a6784857f045b58b4e59a461c43215 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:30.429602 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:30.448645 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:30.449453 24865 tablet_replica.cc:333] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.450103 24865 raft_consensus.cc:2243] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.450507 24865 raft_consensus.cc:2272] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.452549 24865 tablet_replica.cc:333] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.453131 24865 raft_consensus.cc:2243] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.453545 24865 raft_consensus.cc:2272] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.455402 24865 tablet_replica.cc:333] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.455933 24865 raft_consensus.cc:2243] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.456323 24865 raft_consensus.cc:2272] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.458439 24865 tablet_replica.cc:333] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.458961 24865 raft_consensus.cc:2243] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.459357 24865 raft_consensus.cc:2272] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.461555 24865 tablet_replica.cc:333] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.462064 24865 raft_consensus.cc:2243] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.462464 24865 raft_consensus.cc:2272] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.464630 24865 tablet_replica.cc:333] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.465173 24865 raft_consensus.cc:2243] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.465572 24865 raft_consensus.cc:2272] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.467485 24865 tablet_replica.cc:333] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.467976 24865 raft_consensus.cc:2243] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.468325 24865 raft_consensus.cc:2272] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.470191 24865 tablet_replica.cc:333] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: stopping tablet replica
I20260608 10:11:30.470646 24865 raft_consensus.cc:2243] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:30.471035 24865 raft_consensus.cc:2272] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:30.496923 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
W20260608 10:11:30.628598 32451 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 10:11:30.631973 32525 consensus_peers.cc:597] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:30.632061 32451 consensus_peers.cc:597] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:30.640012 32451 consensus_peers.cc:597] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.666522 32664 consensus_queue.cc:1048] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:30.672823 32525 consensus_peers.cc:597] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.676963 32632 consensus_queue.cc:1048] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:30.684646 32664 consensus_queue.cc:1048] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:30.703702 32451 consensus_peers.cc:597] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:30.706353 32451 consensus_peers.cc:597] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:30.815131 32525 consensus_peers.cc:597] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:30.912168 32525 consensus_peers.cc:597] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:30.973472 32632 consensus_queue.cc:1048] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:31.133783 32611 consensus_queue.cc:579] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Leader has been unable to successfully communicate with peer 030dab4c6dfe4f898d3933d8539493c3 for more than 1 seconds (1.037s)
I20260608 10:11:31.238858 32665 consensus_queue.cc:579] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Leader has been unable to successfully communicate with peer 030dab4c6dfe4f898d3933d8539493c3 for more than 1 seconds (1.036s)
I20260608 10:11:31.325966 32611 consensus_queue.cc:579] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Leader has been unable to successfully communicate with peer 030dab4c6dfe4f898d3933d8539493c3 for more than 1 seconds (1.030s)
I20260608 10:11:31.486049 32665 consensus_queue.cc:579] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Leader has been unable to successfully communicate with peer 030dab4c6dfe4f898d3933d8539493c3 for more than 1 seconds (1.313s)
I20260608 10:11:31.527812 32303 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44848:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:11:31.528357 32303 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44848:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:11:31.544231 32303 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Sending DeleteTablet for 3 replicas of tablet a2f760f76b214efc92f106c114c136b8
I20260608 10:11:31.545920 32303 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Sending DeleteTablet for 3 replicas of tablet eeada4aa1fc949cca8fd98e5f35b0ecf
I20260608 10:11:31.546483 32473 tablet_service.cc:1558] Processing DeleteTablet for tablet a2f760f76b214efc92f106c114c136b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:51156
I20260608 10:11:31.547973 32548 tablet_service.cc:1558] Processing DeleteTablet for tablet a2f760f76b214efc92f106c114c136b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:53256
I20260608 10:11:31.549319 32303 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Sending DeleteTablet for 3 replicas of tablet 4b629e01d75847c7a695cd3791d2a94d
I20260608 10:11:31.549789 32549 tablet_service.cc:1558] Processing DeleteTablet for tablet eeada4aa1fc949cca8fd98e5f35b0ecf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:53256
I20260608 10:11:31.551332 32690 tablet_replica.cc:333] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:31.551633 32303 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: Sending DeleteTablet for 3 replicas of tablet b3275f1025874b309aaffccb67851867
I20260608 10:11:31.552572 32548 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b629e01d75847c7a695cd3791d2a94d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:53256
I20260608 10:11:31.552726 32690 raft_consensus.cc:2243] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:31.554823 32690 raft_consensus.cc:2272] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.555253 32548 tablet_service.cc:1558] Processing DeleteTablet for tablet b3275f1025874b309aaffccb67851867 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:53256
I20260608 10:11:31.555485 32475 tablet_service.cc:1558] Processing DeleteTablet for tablet eeada4aa1fc949cca8fd98e5f35b0ecf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:51156
I20260608 10:11:31.557150 32472 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b629e01d75847c7a695cd3791d2a94d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:51156
I20260608 10:11:31.557269 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:11:31.559533 32690 ts_tablet_manager.cc:1916] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.563423 32472 tablet_service.cc:1558] Processing DeleteTablet for tablet b3275f1025874b309aaffccb67851867 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:51156
W20260608 10:11:31.564654 32294 catalog_manager.cc:4754] TS 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet eeada4aa1fc949cca8fd98e5f35b0ecf: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111)
I20260608 10:11:31.571049 32689 tablet_replica.cc:333] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:31.572626 32689 raft_consensus.cc:2243] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:31.573302 32689 raft_consensus.cc:2272] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:11:31.573720 32692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:31.577158 32689 ts_tablet_manager.cc:1916] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:11:31.578326 32693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:31.581379 32690 ts_tablet_manager.cc:1929] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.581919 32690 log.cc:1199] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/a2f760f76b214efc92f106c114c136b8
I20260608 10:11:31.582834 32690 ts_tablet_manager.cc:1950] T a2f760f76b214efc92f106c114c136b8 P 59a6784857f045b58b4e59a461c43215: Deleting consensus metadata
W20260608 10:11:31.583428 32695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:31.583549 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:31.584673 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:31.584887 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:31.585085 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913491585065 us; error 0 us; skew 500 ppm
I20260608 10:11:31.585795 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:31.586648 32291 catalog_manager.cc:5027] TS 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487): tablet a2f760f76b214efc92f106c114c136b8 (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.586663 32690 tablet_replica.cc:333] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:31.588155 32690 raft_consensus.cc:2243] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:31.588747 32690 raft_consensus.cc:2272] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.594023 32690 ts_tablet_manager.cc:1916] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.597312 24865 webserver.cc:533] Webserver started at http://127.24.72.68:44753/ using document root <none> and password file <none>
I20260608 10:11:31.598136 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:31.598655 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:31.598917 32689 ts_tablet_manager.cc:1929] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.599020 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:31.599442 32689 log.cc:1199] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/a2f760f76b214efc92f106c114c136b8
I20260608 10:11:31.600167 32689 ts_tablet_manager.cc:1950] T a2f760f76b214efc92f106c114c136b8 P 34af3d3aa8c044dc8932640cb3e90d50: Deleting consensus metadata
I20260608 10:11:31.600798 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "a0d860e798b74a25b46e2f6168014e0a"
format_stamp: "Formatted at 2026-06-08 10:11:31 on dist-test-slave-0v1n"
I20260608 10:11:31.603641 32292 catalog_manager.cc:5027] TS 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517): tablet a2f760f76b214efc92f106c114c136b8 (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.604786 32689 tablet_replica.cc:333] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:31.605805 32689 raft_consensus.cc:2243] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:31.606953 32689 raft_consensus.cc:2272] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.608847 32690 ts_tablet_manager.cc:1929] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.609349 32690 log.cc:1199] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/eeada4aa1fc949cca8fd98e5f35b0ecf
I20260608 10:11:31.610136 32690 ts_tablet_manager.cc:1950] T eeada4aa1fc949cca8fd98e5f35b0ecf P 59a6784857f045b58b4e59a461c43215: Deleting consensus metadata
I20260608 10:11:31.610399 32689 ts_tablet_manager.cc:1916] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.613932 32690 tablet_replica.cc:333] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:31.613672 32291 catalog_manager.cc:5027] TS 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487): tablet eeada4aa1fc949cca8fd98e5f35b0ecf (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.614965 32690 raft_consensus.cc:2243] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:31.615644 32690 raft_consensus.cc:2272] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.618486 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.017s	user 0.005s	sys 0.012s
I20260608 10:11:31.619040 32690 ts_tablet_manager.cc:1916] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.626012 32700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:31.626235 32689 ts_tablet_manager.cc:1929] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.626667 32689 log.cc:1199] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/eeada4aa1fc949cca8fd98e5f35b0ecf
I20260608 10:11:31.627409 32689 ts_tablet_manager.cc:1950] T eeada4aa1fc949cca8fd98e5f35b0ecf P 34af3d3aa8c044dc8932640cb3e90d50: Deleting consensus metadata
I20260608 10:11:31.629521 24865 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.001s	sys 0.003s
I20260608 10:11:31.629993 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "a0d860e798b74a25b46e2f6168014e0a"
format_stamp: "Formatted at 2026-06-08 10:11:31 on dist-test-slave-0v1n"
I20260608 10:11:31.630615 32689 tablet_replica.cc:333] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:31.630468 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:31.631547 32689 raft_consensus.cc:2243] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:31.632490 32292 catalog_manager.cc:5027] TS 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517): tablet eeada4aa1fc949cca8fd98e5f35b0ecf (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.632738 32689 raft_consensus.cc:2272] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.630324 32665 consensus_queue.cc:579] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Leader has been unable to successfully communicate with peer 030dab4c6dfe4f898d3933d8539493c3 for more than 1 seconds (1.359s)
I20260608 10:11:31.634341 32690 ts_tablet_manager.cc:1929] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.634776 32690 log.cc:1199] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/4b629e01d75847c7a695cd3791d2a94d
I20260608 10:11:31.635492 32690 ts_tablet_manager.cc:1950] T 4b629e01d75847c7a695cd3791d2a94d P 59a6784857f045b58b4e59a461c43215: Deleting consensus metadata
I20260608 10:11:31.638206 32689 ts_tablet_manager.cc:1916] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.639019 32690 tablet_replica.cc:333] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:31.639950 32690 raft_consensus.cc:2243] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:31.641072 32690 raft_consensus.cc:2272] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.643831 32291 catalog_manager.cc:5027] TS 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487): tablet 4b629e01d75847c7a695cd3791d2a94d (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.644506 32690 ts_tablet_manager.cc:1916] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.654076 32689 ts_tablet_manager.cc:1929] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.654496 32689 log.cc:1199] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/4b629e01d75847c7a695cd3791d2a94d
I20260608 10:11:31.655078 32689 ts_tablet_manager.cc:1950] T 4b629e01d75847c7a695cd3791d2a94d P 34af3d3aa8c044dc8932640cb3e90d50: Deleting consensus metadata
I20260608 10:11:31.657589 32689 tablet_replica.cc:333] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:31.657589 32292 catalog_manager.cc:5027] TS 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517): tablet 4b629e01d75847c7a695cd3791d2a94d (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.658574 32689 raft_consensus.cc:2243] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:31.659222 32689 raft_consensus.cc:2272] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:31.661906 32689 ts_tablet_manager.cc:1916] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:31.662011 32690 ts_tablet_manager.cc:1929] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.662473 32690 log.cc:1199] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/b3275f1025874b309aaffccb67851867
I20260608 10:11:31.663139 32690 ts_tablet_manager.cc:1950] T b3275f1025874b309aaffccb67851867 P 59a6784857f045b58b4e59a461c43215: Deleting consensus metadata
I20260608 10:11:31.666155 32291 catalog_manager.cc:5027] TS 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487): tablet b3275f1025874b309aaffccb67851867 (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.674134 32689 ts_tablet_manager.cc:1929] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:11:31.674522 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:31.674535 32689 log.cc:1199] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/b3275f1025874b309aaffccb67851867
I20260608 10:11:31.675562 32689 ts_tablet_manager.cc:1950] T b3275f1025874b309aaffccb67851867 P 34af3d3aa8c044dc8932640cb3e90d50: Deleting consensus metadata
I20260608 10:11:31.675910 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:31.677419 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:31.678798 32292 catalog_manager.cc:5027] TS 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517): tablet b3275f1025874b309aaffccb67851867 (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:31.681035 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:31.681401 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:11:31.681658 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:31.681818 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260608 10:11:31.711165 32356 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 030dab4c6dfe4f898d3933d8539493c3 not available for placement
I20260608 10:11:31.721364 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:39617
I20260608 10:11:31.721485 32762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:39617 every 8 connection(s)
I20260608 10:11:31.726095 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:31.735157 32766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:31.736663 32767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:31.740486 32763 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42729
I20260608 10:11:31.740964 32763 heartbeater.cc:461] Registering TS with master...
W20260608 10:11:31.741542   301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:31.741950 32763 heartbeater.cc:507] Master 127.24.72.126:42729 requested a full tablet report, sending...
I20260608 10:11:31.744310 32303 ts_manager.cc:194] Registered new tserver with Master: a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617)
I20260608 10:11:31.745748 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:31.746322 32303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44870
I20260608 10:11:31.746606 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:31.746860 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:31.747035 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913491747016 us; error 0 us; skew 500 ppm
I20260608 10:11:31.747733 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:31.750046 24865 webserver.cc:533] Webserver started at http://127.24.72.65:37677/ using document root <none> and password file <none>
I20260608 10:11:31.750569 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:31.750742 24865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:11:31.754393 24865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:11:31.759620   306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:31.760461 24865 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:11:31.760802 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "030dab4c6dfe4f898d3933d8539493c3"
format_stamp: "Formatted at 2026-06-08 10:11:27 on dist-test-slave-0v1n"
I20260608 10:11:31.761083 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:31.784861 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:31.786096 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:31.787883 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:31.791317   313 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:11:31.800873 32558 consensus_queue.cc:237] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:31.801689 32484 consensus_queue.cc:237] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:31.811628 32559 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:31.813772 32617 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:11:31.823174 32448 consensus_peers.cc:597] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec0d211acbe7464d9f802a7957a88b42. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:31.823130 32451 consensus_peers.cc:597] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.826380 32484 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:31.828171 32669 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:31.827399 32665 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.831218 32558 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
W20260608 10:11:31.842706 32522 consensus_peers.cc:597] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6936b3d04f5c4c6e9251c2f50f9fed1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.845575 32292 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ec0d211acbe7464d9f802a7957a88b42 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 10:11:31.846218 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:11:31.846589 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.002s	sys 0.000s
I20260608 10:11:31.845851 32303 catalog_manager.cc:5696] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 reported cstate change: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.846928 24865 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:11:31.857777   313 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:31.866753 32611 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.869745 32484 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.872514 32485 consensus_queue.cc:237] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
W20260608 10:11:31.881775 32525 consensus_peers.cc:597] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.884022 32291 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:11:31.887557 32306 catalog_manager.cc:5696] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.891621 32558 raft_consensus.cc:1275] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:11:31.893369 32448 consensus_peers.cc:597] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bb0e2f225ae46448a1a2feaf430246a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.894270   313 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:31.894426 32665 consensus_queue.cc:1048] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:11:31.895272   313 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:31.895998   313 ts_tablet_manager.cc:1403] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
W20260608 10:11:31.896581 32451 consensus_peers.cc:597] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.898954   313 raft_consensus.cc:359] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:31.899693   313 raft_consensus.cc:740] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:31.900588   313 consensus_queue.cc:260] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:31.921077 32665 raft_consensus.cc:2955] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.923107 32559 raft_consensus.cc:2955] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.930531 32557 consensus_queue.cc:237] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:31.933115 24865 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:11:31.933549 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.087s	user 0.049s	sys 0.000s
I20260608 10:11:31.935310   313 ts_tablet_manager.cc:1434] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.039s	user 0.035s	sys 0.005s
I20260608 10:11:31.936271   313 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:31.937129 32306 catalog_manager.cc:5696] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 reported cstate change: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.947072 32292 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3bb0e2f225ae46448a1a2feaf430246a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:11:31.951647 32485 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:31.953375   313 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:31.954277   313 tablet_bootstrap.cc:492] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:31.955024   313 ts_tablet_manager.cc:1403] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:11:31.956693 32669 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:31.957895   313 raft_consensus.cc:359] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:31.958627   313 raft_consensus.cc:740] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:31.959529   313 consensus_queue.cc:260] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:31.961680   313 ts_tablet_manager.cc:1434] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:11:31.962857   313 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
W20260608 10:11:31.963527 32522 consensus_peers.cc:597] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee01dd2019674116b73a41584c25db40. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:31.966260 32525 consensus_peers.cc:597] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 -> Peer 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): Couldn't send request to peer 030dab4c6dfe4f898d3933d8539493c3. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:33417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:31.971179 32611 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.973405 32484 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.982017 32291 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ee01dd2019674116b73a41584c25db40 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:11:31.988746 32303 catalog_manager.cc:5696] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:31.991750   313 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:31.992904   313 tablet_bootstrap.cc:492] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:31.993880   313 ts_tablet_manager.cc:1403] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260608 10:11:31.997296   313 raft_consensus.cc:359] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:31.998217   313 raft_consensus.cc:740] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:31.999325   313 consensus_queue.cc:260] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.002120   313 ts_tablet_manager.cc:1434] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 10:11:32.003154   313 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:32.019963   313 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.020907   313 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:32.021605   313 ts_tablet_manager.cc:1403] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 10:11:32.023715   313 raft_consensus.cc:359] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.024251   313 raft_consensus.cc:740] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:32.024848   313 consensus_queue.cc:260] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.026216   313 ts_tablet_manager.cc:1434] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:32.026847   313 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:32.038451 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:33417
I20260608 10:11:32.038575   386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:33417 every 8 connection(s)
I20260608 10:11:32.038905   313 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.039858   313 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:32.040448   313 ts_tablet_manager.cc:1403] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 10:11:32.043056   313 raft_consensus.cc:359] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.043934   313 raft_consensus.cc:740] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:32.044747   313 consensus_queue.cc:260] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.046718   313 ts_tablet_manager.cc:1434] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:11:32.047602   313 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:32.055351   387 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42729
I20260608 10:11:32.055759   387 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:32.056607   387 heartbeater.cc:507] Master 127.24.72.126:42729 requested a full tablet report, sending...
I20260608 10:11:32.058579   313 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.059239   313 tablet_bootstrap.cc:492] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:32.059768   313 ts_tablet_manager.cc:1403] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:11:32.061520 32306 ts_manager.cc:194] Re-registered known tserver with Master: 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417)
I20260608 10:11:32.061836   313 raft_consensus.cc:359] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.062356   313 raft_consensus.cc:740] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:32.062980   313 consensus_queue.cc:260] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.064874   313 ts_tablet_manager.cc:1434] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:11:32.065531   313 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:32.070037 32306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44876
I20260608 10:11:32.073498   387 heartbeater.cc:499] Master 127.24.72.126:42729 was elected leader, sending a full tablet report...
I20260608 10:11:32.076923   313 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.077703   313 tablet_bootstrap.cc:492] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:32.078291   313 ts_tablet_manager.cc:1403] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 10:11:32.080345   313 raft_consensus.cc:359] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.080817   313 raft_consensus.cc:740] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:32.081429   313 consensus_queue.cc:260] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.082818   313 ts_tablet_manager.cc:1434] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:11:32.083426   313 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap starting.
I20260608 10:11:32.096037   313 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.096805   313 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Bootstrap complete.
I20260608 10:11:32.097345   313 ts_tablet_manager.cc:1403] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:11:32.099251   313 raft_consensus.cc:359] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.099756   313 raft_consensus.cc:740] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 030dab4c6dfe4f898d3933d8539493c3, State: Initialized, Role: FOLLOWER
I20260608 10:11:32.100284   313 consensus_queue.cc:260] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.102134   313 ts_tablet_manager.cc:1434] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:11:32.188103   350 tablet_service.cc:1558] Processing DeleteTablet for tablet b3275f1025874b309aaffccb67851867 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:58568
I20260608 10:11:32.188439   349 tablet_service.cc:1558] Processing DeleteTablet for tablet a2f760f76b214efc92f106c114c136b8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:58568
I20260608 10:11:32.189770   394 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:32.190478   394 raft_consensus.cc:2243] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:32.190977   394 raft_consensus.cc:2272] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:32.192426   350 tablet_service.cc:1558] Processing DeleteTablet for tablet eeada4aa1fc949cca8fd98e5f35b0ecf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:58568
I20260608 10:11:32.193590   394 ts_tablet_manager.cc:1916] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:32.203568   350 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b629e01d75847c7a695cd3791d2a94d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:11:31 UTC) from {username='slave'} at 127.0.0.1:58568
I20260608 10:11:32.205091   394 ts_tablet_manager.cc:1929] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:11:32.205502   394 log.cc:1199] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/b3275f1025874b309aaffccb67851867
I20260608 10:11:32.206054   394 ts_tablet_manager.cc:1950] T b3275f1025874b309aaffccb67851867 P 030dab4c6dfe4f898d3933d8539493c3: Deleting consensus metadata
I20260608 10:11:32.208628   394 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:32.208665 32294 catalog_manager.cc:5027] TS 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): tablet b3275f1025874b309aaffccb67851867 (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:32.209678   394 raft_consensus.cc:2243] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:32.210121   394 raft_consensus.cc:2272] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:32.212324   394 ts_tablet_manager.cc:1916] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:32.222545   394 ts_tablet_manager.cc:1929] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:11:32.222829   394 log.cc:1199] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/a2f760f76b214efc92f106c114c136b8
I20260608 10:11:32.223326   394 ts_tablet_manager.cc:1950] T a2f760f76b214efc92f106c114c136b8 P 030dab4c6dfe4f898d3933d8539493c3: Deleting consensus metadata
I20260608 10:11:32.225781   394 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:32.225768 32294 catalog_manager.cc:5027] TS 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): tablet a2f760f76b214efc92f106c114c136b8 (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:32.226616   394 raft_consensus.cc:2243] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:32.227089   394 raft_consensus.cc:2272] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:32.229408   394 ts_tablet_manager.cc:1916] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:32.239820   394 ts_tablet_manager.cc:1929] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:11:32.240245   394 log.cc:1199] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/eeada4aa1fc949cca8fd98e5f35b0ecf
I20260608 10:11:32.240779   394 ts_tablet_manager.cc:1950] T eeada4aa1fc949cca8fd98e5f35b0ecf P 030dab4c6dfe4f898d3933d8539493c3: Deleting consensus metadata
I20260608 10:11:32.243278   394 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:32.243294 32294 catalog_manager.cc:5027] TS 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): tablet eeada4aa1fc949cca8fd98e5f35b0ecf (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:32.244263   394 raft_consensus.cc:2243] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:32.244701   394 raft_consensus.cc:2272] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:32.246996   394 ts_tablet_manager.cc:1916] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:11:32.257457   394 ts_tablet_manager.cc:1929] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:11:32.257824   394 log.cc:1199] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/4b629e01d75847c7a695cd3791d2a94d
I20260608 10:11:32.258353   394 ts_tablet_manager.cc:1950] T 4b629e01d75847c7a695cd3791d2a94d P 030dab4c6dfe4f898d3933d8539493c3: Deleting consensus metadata
I20260608 10:11:32.260825 32294 catalog_manager.cc:5027] TS 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): tablet 4b629e01d75847c7a695cd3791d2a94d (table dugtrio [id=78b4bbad142f4a3ab1c237e8aef648e3]) successfully deleted
I20260608 10:11:32.271126   395 ts_tablet_manager.cc:933] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:32.272574   395 tablet_copy_client.cc:323] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:37487
I20260608 10:11:32.282827 32569 tablet_copy_service.cc:140] P 59a6784857f045b58b4e59a461c43215: Received BeginTabletCopySession request for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:53276)
I20260608 10:11:32.283525 32569 tablet_copy_service.cc:161] P 59a6784857f045b58b4e59a461c43215: Beginning new tablet copy session on tablet 6936b3d04f5c4c6e9251c2f50f9fed1d from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:53276: session id = a0d860e798b74a25b46e2f6168014e0a-6936b3d04f5c4c6e9251c2f50f9fed1d
I20260608 10:11:32.289932 32569 tablet_copy_source_session.cc:215] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:32.290966   399 ts_tablet_manager.cc:933] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:32.293929   395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:32.297204   360 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:32.300612   399 tablet_copy_client.cc:323] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:35517
I20260608 10:11:32.311470   395 tablet_copy_client.cc:806] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:32.312146   395 tablet_copy_client.cc:670] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:32.316526   395 tablet_copy_client.cc:538] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:32.326514   395 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:32.331478   403 ts_tablet_manager.cc:933] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:32.332904   360 raft_consensus.cc:2955] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:32.336282 32495 tablet_copy_service.cc:140] P 34af3d3aa8c044dc8932640cb3e90d50: Received BeginTabletCopySession request for tablet ec0d211acbe7464d9f802a7957a88b42 from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:51188)
I20260608 10:11:32.337044 32495 tablet_copy_service.cc:161] P 34af3d3aa8c044dc8932640cb3e90d50: Beginning new tablet copy session on tablet ec0d211acbe7464d9f802a7957a88b42 from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:51188: session id = a0d860e798b74a25b46e2f6168014e0a-ec0d211acbe7464d9f802a7957a88b42
I20260608 10:11:32.336475   403 tablet_copy_client.cc:323] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:35517
I20260608 10:11:32.343415 32494 tablet_copy_service.cc:140] P 34af3d3aa8c044dc8932640cb3e90d50: Received BeginTabletCopySession request for tablet 3bb0e2f225ae46448a1a2feaf430246a from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:51188)
I20260608 10:11:32.344023 32494 tablet_copy_service.cc:161] P 34af3d3aa8c044dc8932640cb3e90d50: Beginning new tablet copy session on tablet 3bb0e2f225ae46448a1a2feaf430246a from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:51188: session id = a0d860e798b74a25b46e2f6168014e0a-3bb0e2f225ae46448a1a2feaf430246a
I20260608 10:11:32.346132 32495 tablet_copy_source_session.cc:215] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:32.350162   399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d211acbe7464d9f802a7957a88b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:32.352407 32494 tablet_copy_source_session.cc:215] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:32.356261   403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb0e2f225ae46448a1a2feaf430246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:32.361039   359 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:32.379606   399 tablet_copy_client.cc:806] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:32.380234   399 tablet_copy_client.cc:670] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:32.385046   399 tablet_copy_client.cc:538] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:32.385800   395 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.386583   403 tablet_copy_client.cc:806] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:32.386749   395 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:32.387224   403 tablet_copy_client.cc:670] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:32.387566   395 ts_tablet_manager.cc:1403] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.021s
I20260608 10:11:32.390805   395 raft_consensus.cc:359] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.391402   403 tablet_copy_client.cc:538] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:32.391631   395 raft_consensus.cc:740] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:32.392418   395 consensus_queue.cc:260] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.394574   399 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:32.394865 32763 heartbeater.cc:499] Master 127.24.72.126:42729 was elected leader, sending a full tablet report...
I20260608 10:11:32.395641   395 ts_tablet_manager.cc:1434] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:11:32.397610 32569 tablet_copy_service.cc:342] P 59a6784857f045b58b4e59a461c43215: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-6936b3d04f5c4c6e9251c2f50f9fed1d received from {username='slave'} at 127.0.0.1:53276
I20260608 10:11:32.398023 32569 tablet_copy_service.cc:434] P 59a6784857f045b58b4e59a461c43215: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-6936b3d04f5c4c6e9251c2f50f9fed1d on tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:32.402316   403 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:32.402386   395 ts_tablet_manager.cc:933] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:32.412847   395 tablet_copy_client.cc:323] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:37487
I20260608 10:11:32.414683 32569 tablet_copy_service.cc:140] P 59a6784857f045b58b4e59a461c43215: Received BeginTabletCopySession request for tablet ee01dd2019674116b73a41584c25db40 from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:53276)
I20260608 10:11:32.415143 32569 tablet_copy_service.cc:161] P 59a6784857f045b58b4e59a461c43215: Beginning new tablet copy session on tablet ee01dd2019674116b73a41584c25db40 from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:53276: session id = a0d860e798b74a25b46e2f6168014e0a-ee01dd2019674116b73a41584c25db40
I20260608 10:11:32.420981   399 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.421038 32569 tablet_copy_source_session.cc:215] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:32.422019   399 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:32.422816   399 ts_tablet_manager.cc:1403] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.009s
I20260608 10:11:32.424563   395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee01dd2019674116b73a41584c25db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:32.425184   403 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.426074   403 tablet_bootstrap.cc:492] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:32.425990   399 raft_consensus.cc:359] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.426923   403 ts_tablet_manager.cc:1403] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 10:11:32.426935   399 raft_consensus.cc:740] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:32.427838   399 consensus_queue.cc:260] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.430114   399 ts_tablet_manager.cc:1434] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:32.430366   403 raft_consensus.cc:359] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.431125   403 raft_consensus.cc:740] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:32.432086 32494 tablet_copy_service.cc:342] P 34af3d3aa8c044dc8932640cb3e90d50: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-ec0d211acbe7464d9f802a7957a88b42 received from {username='slave'} at 127.0.0.1:51188
I20260608 10:11:32.431809   403 consensus_queue.cc:260] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.432586 32494 tablet_copy_service.cc:434] P 34af3d3aa8c044dc8932640cb3e90d50: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-ec0d211acbe7464d9f802a7957a88b42 on tablet ec0d211acbe7464d9f802a7957a88b42 with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:32.434423   403 ts_tablet_manager.cc:1434] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:32.438369 32494 tablet_copy_service.cc:342] P 34af3d3aa8c044dc8932640cb3e90d50: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-3bb0e2f225ae46448a1a2feaf430246a received from {username='slave'} at 127.0.0.1:51188
I20260608 10:11:32.438834 32494 tablet_copy_service.cc:434] P 34af3d3aa8c044dc8932640cb3e90d50: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-3bb0e2f225ae46448a1a2feaf430246a on tablet 3bb0e2f225ae46448a1a2feaf430246a with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:32.439977   395 tablet_copy_client.cc:806] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:32.440651   395 tablet_copy_client.cc:670] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:32.444060   395 tablet_copy_client.cc:538] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:32.450613   395 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:32.465900   395 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:32.466578   395 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:32.467130   395 ts_tablet_manager.cc:1403] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:11:32.469633   395 raft_consensus.cc:359] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.468997   359 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:32.470263   395 raft_consensus.cc:740] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:32.470902   395 consensus_queue.cc:260] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.472808   395 ts_tablet_manager.cc:1434] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260608 10:11:32.474407 32569 tablet_copy_service.cc:342] P 59a6784857f045b58b4e59a461c43215: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-ee01dd2019674116b73a41584c25db40 received from {username='slave'} at 127.0.0.1:53276
I20260608 10:11:32.474809 32569 tablet_copy_service.cc:434] P 59a6784857f045b58b4e59a461c43215: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-ee01dd2019674116b73a41584c25db40 on tablet ee01dd2019674116b73a41584c25db40 with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:32.672379 32738 raft_consensus.cc:1217] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 10:11:32.733731 32356 auto_rebalancer.cc:591] Failed to schedule move for tablet ec0d211acbe7464d9f802a7957a88b42: Invalid argument: Server with UUID a0d860e798b74a25b46e2f6168014e0a is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
W20260608 10:11:32.737833 32356 auto_rebalancer.cc:591] Failed to schedule move for tablet 3bb0e2f225ae46448a1a2feaf430246a: Invalid argument: Server with UUID a0d860e798b74a25b46e2f6168014e0a is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
W20260608 10:11:32.749750 32356 auto_rebalancer.cc:591] Failed to schedule move for tablet ee01dd2019674116b73a41584c25db40: Invalid argument: Server with UUID a0d860e798b74a25b46e2f6168014e0a is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:32.755335 32738 raft_consensus.cc:1217] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:32.779760 32738 raft_consensus.cc:1217] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:11:32.788823 32484 consensus_queue.cc:237] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.793924 32557 raft_consensus.cc:1275] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.794018   359 raft_consensus.cc:1275] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.795647   418 consensus_queue.cc:1048] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:32.796281 32665 consensus_queue.cc:1048] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:32.803252   418 raft_consensus.cc:2955] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.805220 32557 raft_consensus.cc:2955] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.805773   359 raft_consensus.cc:2955] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.813999 32292 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3bb0e2f225ae46448a1a2feaf430246a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:32.816761 32303 catalog_manager.cc:5696] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:32.825850 32559 consensus_queue.cc:237] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.838886 32484 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.839715   359 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.841073   415 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:32.842136   414 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:32.850262 32728 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bb0e2f225ae46448a1a2feaf430246a with delete_type TABLET_DATA_TOMBSTONED (TS a0d860e798b74a25b46e2f6168014e0a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46970
I20260608 10:11:32.848932   415 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.850939   359 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.856804 32484 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.859243 32485 consensus_queue.cc:237] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } }
I20260608 10:11:32.860119 32291 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:32.866178 32559 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.866370   424 tablet_replica.cc:333] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:32.867345   424 raft_consensus.cc:2243] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:32.867990   424 raft_consensus.cc:2272] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:32.868547 32303 catalog_manager.cc:5696] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 reported cstate change: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:32.869131   418 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:32.869884   359 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.872972   424 ts_tablet_manager.cc:1916] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:32.873220   418 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:11:32.881352   417 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.883080 32559 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.888046 32728 tablet_service.cc:1558] Processing DeleteTablet for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with delete_type TABLET_DATA_TOMBSTONED (TS a0d860e798b74a25b46e2f6168014e0a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46970
I20260608 10:11:32.891453   359 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } }
I20260608 10:11:32.895321 32292 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ec0d211acbe7464d9f802a7957a88b42 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:32.899842   424 ts_tablet_manager.cc:1929] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:11:32.900357   424 log.cc:1199] T 3bb0e2f225ae46448a1a2feaf430246a P a0d860e798b74a25b46e2f6168014e0a: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root/wals/3bb0e2f225ae46448a1a2feaf430246a
I20260608 10:11:32.900946 32307 catalog_manager.cc:5696] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:32.902711 32291 catalog_manager.cc:5027] TS a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): tablet 3bb0e2f225ae46448a1a2feaf430246a (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
I20260608 10:11:32.903942   424 tablet_replica.cc:333] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:32.904875   424 raft_consensus.cc:2243] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:32.905309   424 raft_consensus.cc:2272] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:32.907918   424 ts_tablet_manager.cc:1916] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:32.914558 32728 tablet_service.cc:1558] Processing DeleteTablet for tablet ec0d211acbe7464d9f802a7957a88b42 with delete_type TABLET_DATA_TOMBSTONED (TS a0d860e798b74a25b46e2f6168014e0a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46970
I20260608 10:11:32.923166   424 ts_tablet_manager.cc:1929] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:11:32.923523   424 log.cc:1199] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root/wals/6936b3d04f5c4c6e9251c2f50f9fed1d
I20260608 10:11:32.924682   424 tablet_replica.cc:333] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:32.924634 32291 catalog_manager.cc:5027] TS a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): tablet 6936b3d04f5c4c6e9251c2f50f9fed1d (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
I20260608 10:11:32.925393   424 raft_consensus.cc:2243] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:32.925837   424 raft_consensus.cc:2272] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:32.927819   424 ts_tablet_manager.cc:1916] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:32.937650   424 ts_tablet_manager.cc:1929] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:11:32.937933   424 log.cc:1199] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root/wals/ec0d211acbe7464d9f802a7957a88b42
I20260608 10:11:32.939138 32291 catalog_manager.cc:5027] TS a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): tablet ec0d211acbe7464d9f802a7957a88b42 (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
I20260608 10:11:32.989392 32559 consensus_queue.cc:237] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } }
I20260608 10:11:32.994753   359 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.994753 32484 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:32.996261   415 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:32.996886   414 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:33.003429   415 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } }
I20260608 10:11:33.005261   359 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } }
I20260608 10:11:33.006258 32484 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } }
I20260608 10:11:33.014458 32291 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ee01dd2019674116b73a41584c25db40 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:33.018239 32307 catalog_manager.cc:5696] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 reported cstate change: config changed from index 2 to 3, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:33.027463 32728 tablet_service.cc:1558] Processing DeleteTablet for tablet ee01dd2019674116b73a41584c25db40 with delete_type TABLET_DATA_TOMBSTONED (TS a0d860e798b74a25b46e2f6168014e0a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46970
I20260608 10:11:33.028538   424 tablet_replica.cc:333] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:33.029407   424 raft_consensus.cc:2243] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:33.029902   424 raft_consensus.cc:2272] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:33.032734   424 ts_tablet_manager.cc:1916] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:33.043186   424 ts_tablet_manager.cc:1929] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:11:33.043481   424 log.cc:1199] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-3-root/wals/ee01dd2019674116b73a41584c25db40
I20260608 10:11:33.044673 32291 catalog_manager.cc:5027] TS a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): tablet ee01dd2019674116b73a41584c25db40 (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
I20260608 10:11:33.762961 32559 consensus_queue.cc:237] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:33.768714 32484 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:11:33.769353 32522 consensus_peers.cc:597] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:33.769905   360 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:33.770241   429 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:33.771209   415 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:33.776954   414 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.778744   360 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.778867 32484 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.791811 32303 catalog_manager.cc:5696] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 reported cstate change: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.795468 32484 consensus_queue.cc:237] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
W20260608 10:11:33.802984 32448 consensus_peers.cc:597] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:33.804049   360 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:33.804668 32559 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:33.805632   432 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:33.806517   418 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:33.815631   418 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.819041 32559 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.819151   360 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.831941 32304 catalog_manager.cc:5696] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 reported cstate change: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.834208 32559 consensus_queue.cc:237] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:33.840143 32484 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:11:33.840847 32522 consensus_peers.cc:597] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 -> Peer a0d860e798b74a25b46e2f6168014e0a (127.24.72.68:39617): Couldn't send request to peer a0d860e798b74a25b46e2f6168014e0a. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:33.841986   360 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:33.842203   415 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:33.844244   415 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:11:33.850849   414 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.853806 32484 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.853372   360 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } } }
I20260608 10:11:33.866808 32303 catalog_manager.cc:5696] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 reported cstate change: config changed from index 3 to 4, NON_VOTER a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:34.150123   436 ts_tablet_manager.cc:933] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:34.151924   436 tablet_copy_client.cc:323] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:37487
I20260608 10:11:34.153726 32569 tablet_copy_service.cc:140] P 59a6784857f045b58b4e59a461c43215: Received BeginTabletCopySession request for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:53276)
I20260608 10:11:34.154291 32569 tablet_copy_service.cc:161] P 59a6784857f045b58b4e59a461c43215: Beginning new tablet copy session on tablet 6936b3d04f5c4c6e9251c2f50f9fed1d from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:53276: session id = a0d860e798b74a25b46e2f6168014e0a-6936b3d04f5c4c6e9251c2f50f9fed1d
I20260608 10:11:34.162015 32569 tablet_copy_source_session.cc:215] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:34.164743   436 ts_tablet_manager.cc:1916] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:11:34.175434   436 ts_tablet_manager.cc:1929] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:11:34.176038   436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:34.181368   436 tablet_copy_client.cc:806] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:34.181866   436 tablet_copy_client.cc:670] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:34.185251   436 tablet_copy_client.cc:538] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:34.190990   436 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:34.210036   436 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:34.210728   436 tablet_bootstrap.cc:492] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:34.211292   436 ts_tablet_manager.cc:1403] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 10:11:34.213554   436 raft_consensus.cc:359] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:34.214134   436 raft_consensus.cc:740] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:34.214653   436 consensus_queue.cc:260] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:34.217298   436 ts_tablet_manager.cc:1434] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:11:34.219024 32569 tablet_copy_service.cc:342] P 59a6784857f045b58b4e59a461c43215: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-6936b3d04f5c4c6e9251c2f50f9fed1d received from {username='slave'} at 127.0.0.1:53276
I20260608 10:11:34.219406 32569 tablet_copy_service.cc:434] P 59a6784857f045b58b4e59a461c43215: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-6936b3d04f5c4c6e9251c2f50f9fed1d on tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:34.347525   436 ts_tablet_manager.cc:933] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487)
I20260608 10:11:34.349509   436 tablet_copy_client.cc:323] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:37487
I20260608 10:11:34.352057 32569 tablet_copy_service.cc:140] P 59a6784857f045b58b4e59a461c43215: Received BeginTabletCopySession request for tablet ee01dd2019674116b73a41584c25db40 from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:53276)
I20260608 10:11:34.352690 32569 tablet_copy_service.cc:161] P 59a6784857f045b58b4e59a461c43215: Beginning new tablet copy session on tablet ee01dd2019674116b73a41584c25db40 from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:53276: session id = a0d860e798b74a25b46e2f6168014e0a-ee01dd2019674116b73a41584c25db40
I20260608 10:11:34.353417   441 ts_tablet_manager.cc:933] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Initiating tablet copy from peer 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517)
I20260608 10:11:34.355595   441 tablet_copy_client.cc:323] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:35517
I20260608 10:11:34.357474 32494 tablet_copy_service.cc:140] P 34af3d3aa8c044dc8932640cb3e90d50: Received BeginTabletCopySession request for tablet ec0d211acbe7464d9f802a7957a88b42 from peer a0d860e798b74a25b46e2f6168014e0a ({username='slave'} at 127.0.0.1:51188)
I20260608 10:11:34.358004 32494 tablet_copy_service.cc:161] P 34af3d3aa8c044dc8932640cb3e90d50: Beginning new tablet copy session on tablet ec0d211acbe7464d9f802a7957a88b42 from peer a0d860e798b74a25b46e2f6168014e0a at {username='slave'} at 127.0.0.1:51188: session id = a0d860e798b74a25b46e2f6168014e0a-ec0d211acbe7464d9f802a7957a88b42
I20260608 10:11:34.359790 32569 tablet_copy_source_session.cc:215] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:34.362809   436 ts_tablet_manager.cc:1916] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:11:34.366189 32494 tablet_copy_source_session.cc:215] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:34.369362   441 ts_tablet_manager.cc:1916] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:11:34.376338   436 ts_tablet_manager.cc:1929] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:11:34.377167   436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee01dd2019674116b73a41584c25db40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:34.382928   436 tablet_copy_client.cc:806] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:34.383513   436 tablet_copy_client.cc:670] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:34.385655   441 ts_tablet_manager.cc:1929] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:11:34.386507   441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d211acbe7464d9f802a7957a88b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:34.387022   436 tablet_copy_client.cc:538] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:34.393103   436 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:34.394273   441 tablet_copy_client.cc:806] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:34.394871   441 tablet_copy_client.cc:670] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:34.399166   441 tablet_copy_client.cc:538] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:34.408162   441 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap starting.
I20260608 10:11:34.418268   436 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:34.419121   436 tablet_bootstrap.cc:492] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:34.419803   436 ts_tablet_manager.cc:1403] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 10:11:34.422550   436 raft_consensus.cc:359] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:34.423436   436 raft_consensus.cc:740] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:34.424011   436 consensus_queue.cc:260] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:34.425971   436 ts_tablet_manager.cc:1434] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:11:34.428818 32569 tablet_copy_service.cc:342] P 59a6784857f045b58b4e59a461c43215: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-ee01dd2019674116b73a41584c25db40 received from {username='slave'} at 127.0.0.1:53276
I20260608 10:11:34.429246 32569 tablet_copy_service.cc:434] P 59a6784857f045b58b4e59a461c43215: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-ee01dd2019674116b73a41584c25db40 on tablet ee01dd2019674116b73a41584c25db40 with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:34.434509   441 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:34.435528   441 tablet_bootstrap.cc:492] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Bootstrap complete.
I20260608 10:11:34.436307   441 ts_tablet_manager.cc:1403] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Time spent bootstrapping tablet: real 0.028s	user 0.029s	sys 0.001s
I20260608 10:11:34.439309   441 raft_consensus.cc:359] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:34.440078   441 raft_consensus.cc:740] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0d860e798b74a25b46e2f6168014e0a, State: Initialized, Role: LEARNER
I20260608 10:11:34.440653   441 consensus_queue.cc:260] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: true } }
I20260608 10:11:34.442754   441 ts_tablet_manager.cc:1434] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:11:34.444726 32494 tablet_copy_service.cc:342] P 34af3d3aa8c044dc8932640cb3e90d50: Request end of tablet copy session a0d860e798b74a25b46e2f6168014e0a-ec0d211acbe7464d9f802a7957a88b42 received from {username='slave'} at 127.0.0.1:51188
I20260608 10:11:34.445155 32494 tablet_copy_service.cc:434] P 34af3d3aa8c044dc8932640cb3e90d50: ending tablet copy session a0d860e798b74a25b46e2f6168014e0a-ec0d211acbe7464d9f802a7957a88b42 on tablet ec0d211acbe7464d9f802a7957a88b42 with peer a0d860e798b74a25b46e2f6168014e0a
I20260608 10:11:34.646802 32738 raft_consensus.cc:1217] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:11:34.739102 32738 raft_consensus.cc:1217] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:11:34.788048 32738 raft_consensus.cc:1217] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:11:35.055363   415 raft_consensus.cc:1064] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: attempting to promote NON_VOTER a0d860e798b74a25b46e2f6168014e0a to VOTER
I20260608 10:11:35.060190   415 consensus_queue.cc:237] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } }
I20260608 10:11:35.070521 32484 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.071115   360 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.071038 32738 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.072551   415 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:11:35.073693   446 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:35.074497   445 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:11:35.095235   446 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.101241 32738 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.104826   359 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.111166 32484 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.120337 32306 catalog_manager.cc:5696] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a reported cstate change: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } attrs { replace: true } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.151906 32559 consensus_queue.cc:237] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } }
I20260608 10:11:35.158764   359 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:11:35.159083 32738 raft_consensus.cc:1275] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:11:35.160416   415 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:11:35.162541   415 consensus_queue.cc:1048] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:11:35.166644   446 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.171739   359 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.175872 32291 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:35.176684 32738 raft_consensus.cc:2955] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.180902 32307 catalog_manager.cc:5696] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 reported cstate change: config changed from index 5 to 6, VOTER 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66) evicted. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:35.196336 32473 tablet_service.cc:1558] Processing DeleteTablet for tablet 6936b3d04f5c4c6e9251c2f50f9fed1d with delete_type TABLET_DATA_TOMBSTONED (TS 34af3d3aa8c044dc8932640cb3e90d50 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:51156
I20260608 10:11:35.198824   459 tablet_replica.cc:333] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:35.200004   459 raft_consensus.cc:2243] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:35.201366   459 raft_consensus.cc:2272] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:35.205044   459 ts_tablet_manager.cc:1916] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:35.216620   459 ts_tablet_manager.cc:1929] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:11:35.217005   459 log.cc:1199] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 34af3d3aa8c044dc8932640cb3e90d50: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-1-root/wals/6936b3d04f5c4c6e9251c2f50f9fed1d
I20260608 10:11:35.218852 32292 catalog_manager.cc:5027] TS 34af3d3aa8c044dc8932640cb3e90d50 (127.24.72.66:35517): tablet 6936b3d04f5c4c6e9251c2f50f9fed1d (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
I20260608 10:11:35.239524   432 raft_consensus.cc:1064] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: attempting to promote NON_VOTER a0d860e798b74a25b46e2f6168014e0a to VOTER
I20260608 10:11:35.243352   432 consensus_queue.cc:237] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } }
I20260608 10:11:35.250594 32738 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.252393 32559 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.252755   460 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:11:35.253118   359 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.254467   462 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:11:35.255688   460 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:35.278028   460 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.281482   359 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.282321 32738 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.291752 32559 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.297541 32303 catalog_manager.cc:5696] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 reported cstate change: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } attrs { replace: true } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.315367 32484 consensus_queue.cc:237] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } }
I20260608 10:11:35.320500   359 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:11:35.320391 32738 raft_consensus.cc:1275] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Refusing update from remote peer 34af3d3aa8c044dc8932640cb3e90d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:11:35.321923   432 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:11:35.323307   462 consensus_queue.cc:1048] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:11:35.329555   462 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 59a6784857f045b58b4e59a461c43215 (127.24.72.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.330438   359 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 59a6784857f045b58b4e59a461c43215 (127.24.72.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.339891 32292 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ec0d211acbe7464d9f802a7957a88b42 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:35.339598 32738 raft_consensus.cc:2955] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 59a6784857f045b58b4e59a461c43215 (127.24.72.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.343147 32306 catalog_manager.cc:5696] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 reported cstate change: config changed from index 5 to 6, VOTER 59a6784857f045b58b4e59a461c43215 (127.24.72.67) evicted. New cstate: current_term: 1 leader_uuid: "34af3d3aa8c044dc8932640cb3e90d50" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.355511   446 raft_consensus.cc:1064] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: attempting to promote NON_VOTER a0d860e798b74a25b46e2f6168014e0a to VOTER
I20260608 10:11:35.358165   446 consensus_queue.cc:237] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } }
I20260608 10:11:35.361433 32548 tablet_service.cc:1558] Processing DeleteTablet for tablet ec0d211acbe7464d9f802a7957a88b42 with delete_type TABLET_DATA_TOMBSTONED (TS 59a6784857f045b58b4e59a461c43215 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53256
I20260608 10:11:35.366595   466 tablet_replica.cc:333] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:35.367372   466 raft_consensus.cc:2243] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:35.368137   466 raft_consensus.cc:2272] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:35.372084 32484 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.373632   466 ts_tablet_manager.cc:1916] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:35.373885 32738 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 LEARNER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.374621   445 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:35.375703   446 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:35.376643   359 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:11:35.383630   445 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:11:35.392007   466 ts_tablet_manager.cc:1929] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:11:35.392593   466 log.cc:1199] T ec0d211acbe7464d9f802a7957a88b42 P 59a6784857f045b58b4e59a461c43215: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-2-root/wals/ec0d211acbe7464d9f802a7957a88b42
I20260608 10:11:35.394682 32291 catalog_manager.cc:5027] TS 59a6784857f045b58b4e59a461c43215 (127.24.72.67:37487): tablet ec0d211acbe7464d9f802a7957a88b42 (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
I20260608 10:11:35.402861   446 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.405175 32484 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.408887 32738 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.416033   359 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.420028 32304 catalog_manager.cc:5696] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: config changed from index 4 to 5, a0d860e798b74a25b46e2f6168014e0a (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "030dab4c6dfe4f898d3933d8539493c3" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33417 } attrs { replace: true } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.437724 32559 consensus_queue.cc:237] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } }
I20260608 10:11:35.444219 32738 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:11:35.444219 32484 raft_consensus.cc:1275] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Refusing update from remote peer 59a6784857f045b58b4e59a461c43215: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:11:35.445861   446 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:11:35.446784   445 consensus_queue.cc:1048] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:11:35.452901   445 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.455077 32484 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.458101 32738 raft_consensus.cc:2955] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.467612 32303 catalog_manager.cc:5696] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 reported cstate change: config changed from index 5 to 6, VOTER 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65) evicted. New cstate: current_term: 1 leader_uuid: "59a6784857f045b58b4e59a461c43215" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "59a6784857f045b58b4e59a461c43215" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 37487 } } peers { permanent_uuid: "34af3d3aa8c044dc8932640cb3e90d50" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35517 } } peers { permanent_uuid: "a0d860e798b74a25b46e2f6168014e0a" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 39617 } attrs { promote: false } } }
I20260608 10:11:35.468755 32291 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ee01dd2019674116b73a41584c25db40 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:35.478817   350 tablet_service.cc:1558] Processing DeleteTablet for tablet ee01dd2019674116b73a41584c25db40 with delete_type TABLET_DATA_TOMBSTONED (TS 030dab4c6dfe4f898d3933d8539493c3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58568
I20260608 10:11:35.481002   471 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:35.482103   471 raft_consensus.cc:2243] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:35.483318   471 raft_consensus.cc:2272] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:35.486430   471 ts_tablet_manager.cc:1916] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:11:35.497265   471 ts_tablet_manager.cc:1929] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:11:35.497629   471 log.cc:1199] T ee01dd2019674116b73a41584c25db40 P 030dab4c6dfe4f898d3933d8539493c3: Deleting WAL directory at /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913293458645-24865-0/minicluster-data/ts-0-root/wals/ee01dd2019674116b73a41584c25db40
I20260608 10:11:35.499226 32294 catalog_manager.cc:5027] TS 030dab4c6dfe4f898d3933d8539493c3 (127.24.72.65:33417): tablet ee01dd2019674116b73a41584c25db40 (table test-workload [id=6b75869c29bd434695528496e4da30a1]) successfully deleted
W20260608 10:11:36.479207 32356 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 34af3d3aa8c044dc8932640cb3e90d50 not available for placement
I20260608 10:11:37.076825 24865 tablet_server.cc:179] TabletServer@127.24.72.65:33417 shutting down...
I20260608 10:11:37.096692 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:37.097680 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:37.098222 24865 raft_consensus.cc:2243] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.099064 24865 raft_consensus.cc:2272] T ec0d211acbe7464d9f802a7957a88b42 P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.101308 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:37.101838 24865 raft_consensus.cc:2243] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.102593 24865 raft_consensus.cc:2272] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.104503 24865 tablet_replica.cc:333] stopping tablet replica
I20260608 10:11:37.104943 24865 raft_consensus.cc:2243] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.105562 24865 raft_consensus.cc:2272] T 3bb0e2f225ae46448a1a2feaf430246a P 030dab4c6dfe4f898d3933d8539493c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.131266 24865 tablet_server.cc:196] TabletServer@127.24.72.65:33417 shutdown complete.
I20260608 10:11:37.153028 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:37.173436 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:37.174151 24865 tablet_replica.cc:333] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:37.174741 24865 raft_consensus.cc:2243] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:37.175571 24865 raft_consensus.cc:2272] T ec0d211acbe7464d9f802a7957a88b42 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.177763 24865 tablet_replica.cc:333] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:37.178287 24865 raft_consensus.cc:2243] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:37.179109 24865 raft_consensus.cc:2272] T 3bb0e2f225ae46448a1a2feaf430246a P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.181557 24865 tablet_replica.cc:333] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50: stopping tablet replica
I20260608 10:11:37.182036 24865 raft_consensus.cc:2243] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.182780 24865 raft_consensus.cc:2272] T ee01dd2019674116b73a41584c25db40 P 34af3d3aa8c044dc8932640cb3e90d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.206712 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:37.228735 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:37.252166 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:37.253046 24865 tablet_replica.cc:333] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:37.253726 24865 raft_consensus.cc:2243] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.254386 24865 raft_consensus.cc:2272] T 3bb0e2f225ae46448a1a2feaf430246a P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.256560 24865 tablet_replica.cc:333] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:37.257025 24865 raft_consensus.cc:2243] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:37.257870 24865 raft_consensus.cc:2272] T ee01dd2019674116b73a41584c25db40 P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.259974 24865 tablet_replica.cc:333] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215: stopping tablet replica
I20260608 10:11:37.260452 24865 raft_consensus.cc:2243] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:37.261148 24865 raft_consensus.cc:2272] T 6936b3d04f5c4c6e9251c2f50f9fed1d P 59a6784857f045b58b4e59a461c43215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.285259 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:37.307230 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:11:37.327958 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:37.328796 24865 tablet_replica.cc:333] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:37.329481 24865 raft_consensus.cc:2243] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.330037 24865 raft_consensus.cc:2272] T ec0d211acbe7464d9f802a7957a88b42 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.332140 24865 tablet_replica.cc:333] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:37.332623 24865 raft_consensus.cc:2243] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.333179 24865 raft_consensus.cc:2272] T ee01dd2019674116b73a41584c25db40 P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.335258 24865 tablet_replica.cc:333] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a: stopping tablet replica
I20260608 10:11:37.335702 24865 raft_consensus.cc:2243] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:37.336184 24865 raft_consensus.cc:2272] T 6936b3d04f5c4c6e9251c2f50f9fed1d P a0d860e798b74a25b46e2f6168014e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.359143 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:11:37.374446 24865 master.cc:562] Master@127.24.72.126:42729 shutting down...
I20260608 10:11:37.392021 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:37.392554 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:37.392869 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1ade8b8cc78406eb4d2f9009ac5a6af: stopping tablet replica
I20260608 10:11:37.411839 24865 master.cc:584] Master@127.24.72.126:42729 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9911 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:11:37.449863 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:36817
I20260608 10:11:37.451079 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:37.456553   473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:37.456588   474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:37.457185   476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:37.458778 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:37.459591 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:37.459765 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:37.459878 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913497459868 us; error 0 us; skew 500 ppm
I20260608 10:11:37.460381 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:37.462697 24865 webserver.cc:533] Webserver started at http://127.24.72.126:44303/ using document root <none> and password file <none>
I20260608 10:11:37.463145 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:37.463312 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:37.463536 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:37.464571 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "779895cfcb2142caaa0e032cc4782177"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.468895 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:37.472266   481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.472959 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:37.473204 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "779895cfcb2142caaa0e032cc4782177"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.473477 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:37.484148 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:37.485258 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:37.522253 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:36817
I20260608 10:11:37.522378   532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:36817 every 8 connection(s)
I20260608 10:11:37.526306   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:37.536329   533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177: Bootstrap starting.
I20260608 10:11:37.541149   533 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:37.545256   533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177: No bootstrap required, opened a new log
I20260608 10:11:37.547479   533 raft_consensus.cc:359] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "779895cfcb2142caaa0e032cc4782177" member_type: VOTER }
I20260608 10:11:37.547854   533 raft_consensus.cc:385] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:37.548060   533 raft_consensus.cc:740] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 779895cfcb2142caaa0e032cc4782177, State: Initialized, Role: FOLLOWER
I20260608 10:11:37.548682   533 consensus_queue.cc:260] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "779895cfcb2142caaa0e032cc4782177" member_type: VOTER }
I20260608 10:11:37.549114   533 raft_consensus.cc:399] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:37.549353   533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:37.549599   533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:37.553858   533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "779895cfcb2142caaa0e032cc4782177" member_type: VOTER }
I20260608 10:11:37.554332   533 leader_election.cc:304] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 779895cfcb2142caaa0e032cc4782177; no voters: 
I20260608 10:11:37.555399   533 leader_election.cc:290] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:37.555766   536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:37.557170   536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 1 LEADER]: Becoming Leader. State: Replica: 779895cfcb2142caaa0e032cc4782177, State: Running, Role: LEADER
I20260608 10:11:37.557777   536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "779895cfcb2142caaa0e032cc4782177" member_type: VOTER }
I20260608 10:11:37.558316   533 sys_catalog.cc:565] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:37.561929   538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 779895cfcb2142caaa0e032cc4782177. Latest consensus state: current_term: 1 leader_uuid: "779895cfcb2142caaa0e032cc4782177" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "779895cfcb2142caaa0e032cc4782177" member_type: VOTER } }
I20260608 10:11:37.562503   538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:37.562958   537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "779895cfcb2142caaa0e032cc4782177" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "779895cfcb2142caaa0e032cc4782177" member_type: VOTER } }
I20260608 10:11:37.563609   537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:37.565989   544 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:37.573400   544 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:37.574501 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:37.582417   544 catalog_manager.cc:1382] Generated new cluster ID: ee7a53edc85043a19ab92599bb9bf17b
I20260608 10:11:37.582679   544 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:37.597590   544 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:37.598896   544 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:37.610934   544 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177: Generated new TSK 0
I20260608 10:11:37.611549   544 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:37.640765 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:37.646721   554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:37.647881   555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:37.649438   557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:37.651260 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:37.652130 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:37.652310 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:37.652431 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913497652420 us; error 0 us; skew 500 ppm
I20260608 10:11:37.652946 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:37.655139 24865 webserver.cc:533] Webserver started at http://127.24.72.65:44623/ using document root <none> and password file <none>
I20260608 10:11:37.655592 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:37.655750 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:37.655959 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:37.657051 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "7f49a2aeec644ef991597db47f011e29"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.661778 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:11:37.665028   562 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.665776 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:37.666045 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "7f49a2aeec644ef991597db47f011e29"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.666308 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:37.677824 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:37.678997 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:37.680379 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:37.682631 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:37.682829 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.683051 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:37.683202 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.721385 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:38337
I20260608 10:11:37.721515   624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:38337 every 8 connection(s)
I20260608 10:11:37.726588 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:37.734191   629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:37.735456   630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:37.738098 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:37.738335   632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:37.739339 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:37.739543 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:37.739707 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913497739690 us; error 0 us; skew 500 ppm
I20260608 10:11:37.740418 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:37.743089 24865 webserver.cc:533] Webserver started at http://127.24.72.66:36427/ using document root <none> and password file <none>
I20260608 10:11:37.743584 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:37.743767 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:37.744035 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:37.744503   625 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36817
I20260608 10:11:37.744889   625 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:37.745229 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "ee6c85561a8a405781882a105e633887"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.745671   625 heartbeater.cc:507] Master 127.24.72.126:36817 requested a full tablet report, sending...
I20260608 10:11:37.747996   498 ts_manager.cc:194] Registered new tserver with Master: 7f49a2aeec644ef991597db47f011e29 (127.24.72.65:38337)
I20260608 10:11:37.750306 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:11:37.750382   498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60448
I20260608 10:11:37.754009   637 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.754739 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:11:37.755003 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "ee6c85561a8a405781882a105e633887"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.755260 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:37.792258 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:37.793463 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:37.794874 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:37.797114 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:37.797313 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.797559 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:37.797711 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.835772 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35697
I20260608 10:11:37.835899   699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35697 every 8 connection(s)
I20260608 10:11:37.840699 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:37.847137   703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:37.848735   704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:37.852545 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:37.853165   706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:37.854120   700 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36817
I20260608 10:11:37.854372 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:11:37.854483   700 heartbeater.cc:461] Registering TS with master...
W20260608 10:11:37.854660 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:37.854902 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913497854882 us; error 0 us; skew 500 ppm
I20260608 10:11:37.855377   700 heartbeater.cc:507] Master 127.24.72.126:36817 requested a full tablet report, sending...
I20260608 10:11:37.855557 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:37.857635   498 ts_manager.cc:194] Registered new tserver with Master: ee6c85561a8a405781882a105e633887 (127.24.72.66:35697)
I20260608 10:11:37.858331 24865 webserver.cc:533] Webserver started at http://127.24.72.67:34171/ using document root <none> and password file <none>
I20260608 10:11:37.858901 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:37.859084 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:37.859090   498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60450
I20260608 10:11:37.859477 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:37.860730 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "e9921613e87f4af38d085be172319ae4"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.865231 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:37.868494   711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.869221 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:37.869530 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "e9921613e87f4af38d085be172319ae4"
format_stamp: "Formatted at 2026-06-08 10:11:37 on dist-test-slave-0v1n"
I20260608 10:11:37.869801 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:37.889488 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:37.890977 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:37.892988 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:37.895253 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:37.895452 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.895684 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:37.895846 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:37.933688 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:40975
I20260608 10:11:37.933799   773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:40975 every 8 connection(s)
I20260608 10:11:37.947149   774 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36817
I20260608 10:11:37.947562   774 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:37.948282   774 heartbeater.cc:507] Master 127.24.72.126:36817 requested a full tablet report, sending...
I20260608 10:11:37.950202   498 ts_manager.cc:194] Registered new tserver with Master: e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975)
I20260608 10:11:37.951952   498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60452
I20260608 10:11:37.952513 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015657223s
I20260608 10:11:38.753240   625 heartbeater.cc:499] Master 127.24.72.126:36817 was elected leader, sending a full tablet report...
I20260608 10:11:38.861785   700 heartbeater.cc:499] Master 127.24.72.126:36817 was elected leader, sending a full tablet report...
I20260608 10:11:38.954892   774 heartbeater.cc:499] Master 127.24.72.126:36817 was elected leader, sending a full tablet report...
I20260608 10:11:39.010018   498 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:39.012372   498 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:39.064191   590 tablet_service.cc:1511] Processing CreateTablet for tablet d0fd19d7f72c4ec1a8a2b1a893704891 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:39.065750   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fd19d7f72c4ec1a8a2b1a893704891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.069978   589 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb14e44d3cf447f99a9ad5f486fef09 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:39.071446   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb14e44d3cf447f99a9ad5f486fef09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.077368   588 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8e70abf70b4780a334a585e0f5d15f (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:39.078871   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8e70abf70b4780a334a585e0f5d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.081480   663 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8e70abf70b4780a334a585e0f5d15f (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:39.083002   663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8e70abf70b4780a334a585e0f5d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.082851   664 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb14e44d3cf447f99a9ad5f486fef09 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:39.084256   664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb14e44d3cf447f99a9ad5f486fef09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.088475   587 tablet_service.cc:1511] Processing CreateTablet for tablet b36dbada22a74c58ba84fb21912f20d3 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:39.081516   665 tablet_service.cc:1511] Processing CreateTablet for tablet d0fd19d7f72c4ec1a8a2b1a893704891 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:39.090523   738 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb14e44d3cf447f99a9ad5f486fef09 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:11:39.092011   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb14e44d3cf447f99a9ad5f486fef09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.092415   662 tablet_service.cc:1511] Processing CreateTablet for tablet b36dbada22a74c58ba84fb21912f20d3 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:39.094678   737 tablet_service.cc:1511] Processing CreateTablet for tablet 8d8e70abf70b4780a334a585e0f5d15f (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:11:39.096030   737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d8e70abf70b4780a334a585e0f5d15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.098842   736 tablet_service.cc:1511] Processing CreateTablet for tablet b36dbada22a74c58ba84fb21912f20d3 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:11:39.100106   736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36dbada22a74c58ba84fb21912f20d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.088475   739 tablet_service.cc:1511] Processing CreateTablet for tablet d0fd19d7f72c4ec1a8a2b1a893704891 (DEFAULT_TABLE table=test-workload [id=c638634a7f634a6fba840f3eac84af7b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:11:39.102757   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fd19d7f72c4ec1a8a2b1a893704891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.090517   665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fd19d7f72c4ec1a8a2b1a893704891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.106107   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36dbada22a74c58ba84fb21912f20d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.122170   587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36dbada22a74c58ba84fb21912f20d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:39.141477   794 tablet_bootstrap.cc:492] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887: Bootstrap starting.
I20260608 10:11:39.148721   794 tablet_bootstrap.cc:654] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.139842   795 tablet_bootstrap.cc:492] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29: Bootstrap starting.
I20260608 10:11:39.176734   795 tablet_bootstrap.cc:654] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.182150   797 tablet_bootstrap.cc:492] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4: Bootstrap starting.
I20260608 10:11:39.184108   794 tablet_bootstrap.cc:492] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887: No bootstrap required, opened a new log
I20260608 10:11:39.185618   794 ts_tablet_manager.cc:1403] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.023s
I20260608 10:11:39.188239   797 tablet_bootstrap.cc:654] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.189741   794 raft_consensus.cc:359] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.190343   794 raft_consensus.cc:385] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.190567   794 raft_consensus.cc:740] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6c85561a8a405781882a105e633887, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.191205   794 consensus_queue.cc:260] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.193904   795 tablet_bootstrap.cc:492] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29: No bootstrap required, opened a new log
I20260608 10:11:39.194491   795 ts_tablet_manager.cc:1403] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.000s
I20260608 10:11:39.195796   797 tablet_bootstrap.cc:492] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4: No bootstrap required, opened a new log
I20260608 10:11:39.196210   797 ts_tablet_manager.cc:1403] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:11:39.197011   795 raft_consensus.cc:359] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.197898   795 raft_consensus.cc:385] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.198253   795 raft_consensus.cc:740] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.198764   797 raft_consensus.cc:359] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.199317   797 raft_consensus.cc:385] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.199232   795 consensus_queue.cc:260] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.199824   797 raft_consensus.cc:740] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9921613e87f4af38d085be172319ae4, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.200225   794 ts_tablet_manager.cc:1434] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 10:11:39.200860   797 consensus_queue.cc:260] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.201421   794 tablet_bootstrap.cc:492] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887: Bootstrap starting.
I20260608 10:11:39.203253   795 ts_tablet_manager.cc:1434] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 10:11:39.205607   795 tablet_bootstrap.cc:492] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29: Bootstrap starting.
I20260608 10:11:39.205729   797 ts_tablet_manager.cc:1434] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:11:39.206925   797 tablet_bootstrap.cc:492] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4: Bootstrap starting.
I20260608 10:11:39.210757   794 tablet_bootstrap.cc:654] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.213138   797 tablet_bootstrap.cc:654] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.221421   795 tablet_bootstrap.cc:654] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.228186   794 tablet_bootstrap.cc:492] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887: No bootstrap required, opened a new log
I20260608 10:11:39.228859   794 ts_tablet_manager.cc:1403] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260608 10:11:39.232057   794 raft_consensus.cc:359] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.232628   795 tablet_bootstrap.cc:492] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29: No bootstrap required, opened a new log
I20260608 10:11:39.232831   794 raft_consensus.cc:385] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.233275   797 tablet_bootstrap.cc:492] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4: No bootstrap required, opened a new log
I20260608 10:11:39.233400   795 ts_tablet_manager.cc:1403] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260608 10:11:39.233343   794 raft_consensus.cc:740] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6c85561a8a405781882a105e633887, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.234136   797 ts_tablet_manager.cc:1403] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260608 10:11:39.234582   794 consensus_queue.cc:260] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.236388   795 raft_consensus.cc:359] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.236898   794 ts_tablet_manager.cc:1434] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260608 10:11:39.237169   795 raft_consensus.cc:385] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.237200   797 raft_consensus.cc:359] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.237792   795 raft_consensus.cc:740] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.237999   794 tablet_bootstrap.cc:492] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887: Bootstrap starting.
I20260608 10:11:39.238194   797 raft_consensus.cc:385] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.238564   797 raft_consensus.cc:740] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9921613e87f4af38d085be172319ae4, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.238832   795 consensus_queue.cc:260] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.239394   797 consensus_queue.cc:260] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.241648   797 ts_tablet_manager.cc:1434] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:11:39.242687   797 tablet_bootstrap.cc:492] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4: Bootstrap starting.
I20260608 10:11:39.244086   795 ts_tablet_manager.cc:1434] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:11:39.245206   795 tablet_bootstrap.cc:492] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29: Bootstrap starting.
I20260608 10:11:39.246004   794 tablet_bootstrap.cc:654] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.249037   797 tablet_bootstrap.cc:654] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.251564   795 tablet_bootstrap.cc:654] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.258591   794 tablet_bootstrap.cc:492] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887: No bootstrap required, opened a new log
I20260608 10:11:39.259289   794 ts_tablet_manager.cc:1403] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260608 10:11:39.266175   801 raft_consensus.cc:493] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:39.266759   801 raft_consensus.cc:515] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.267056   794 raft_consensus.cc:359] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.268590   794 raft_consensus.cc:385] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.268877   794 raft_consensus.cc:740] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6c85561a8a405781882a105e633887, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.269554   794 consensus_queue.cc:260] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.270603   797 tablet_bootstrap.cc:492] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4: No bootstrap required, opened a new log
I20260608 10:11:39.271199   797 ts_tablet_manager.cc:1403] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.010s
I20260608 10:11:39.273468   801 leader_election.cc:290] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975), ee6c85561a8a405781882a105e633887 (127.24.72.66:35697)
I20260608 10:11:39.274394   797 raft_consensus.cc:359] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.275328   797 raft_consensus.cc:385] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.275780   797 raft_consensus.cc:740] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9921613e87f4af38d085be172319ae4, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.276708   797 consensus_queue.cc:260] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.280356   794 ts_tablet_manager.cc:1434] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260608 10:11:39.281693   797 ts_tablet_manager.cc:1434] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:11:39.282852   797 tablet_bootstrap.cc:492] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4: Bootstrap starting.
I20260608 10:11:39.284212   794 tablet_bootstrap.cc:492] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887: Bootstrap starting.
I20260608 10:11:39.292090   794 tablet_bootstrap.cc:654] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.293524   795 tablet_bootstrap.cc:492] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29: No bootstrap required, opened a new log
I20260608 10:11:39.294123   795 ts_tablet_manager.cc:1403] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.007s
I20260608 10:11:39.294670   801 raft_consensus.cc:493] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:39.295363   801 raft_consensus.cc:515] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.294772   797 tablet_bootstrap.cc:654] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.298166   801 leader_election.cc:290] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee6c85561a8a405781882a105e633887 (127.24.72.66:35697), e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975)
I20260608 10:11:39.298741   795 raft_consensus.cc:359] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.299548   795 raft_consensus.cc:385] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.299894   795 raft_consensus.cc:740] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.300166   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd19d7f72c4ec1a8a2b1a893704891" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9921613e87f4af38d085be172319ae4" is_pre_election: true
I20260608 10:11:39.300912   749 raft_consensus.cc:2468] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 0.
I20260608 10:11:39.301968   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36dbada22a74c58ba84fb21912f20d3" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9921613e87f4af38d085be172319ae4" is_pre_election: true
I20260608 10:11:39.302644   748 raft_consensus.cc:2468] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 0.
I20260608 10:11:39.304085   565 leader_election.cc:304] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, e9921613e87f4af38d085be172319ae4; no voters: 
I20260608 10:11:39.304944   801 raft_consensus.cc:2804] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:39.305306   801 raft_consensus.cc:493] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:39.305653   801 raft_consensus.cc:3060] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.300897   795 consensus_queue.cc:260] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.312435   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd19d7f72c4ec1a8a2b1a893704891" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887" is_pre_election: true
I20260608 10:11:39.314064   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36dbada22a74c58ba84fb21912f20d3" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887" is_pre_election: true
I20260608 10:11:39.314729   674 raft_consensus.cc:2468] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 0.
W20260608 10:11:39.316264   563 leader_election.cc:343] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee6c85561a8a405781882a105e633887 (127.24.72.66:35697): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:39.316919   801 raft_consensus.cc:515] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.317082   563 leader_election.cc:304] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, ee6c85561a8a405781882a105e633887; no voters: 
I20260608 10:11:39.319875   801 leader_election.cc:290] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 election: Requested vote from peers e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975), ee6c85561a8a405781882a105e633887 (127.24.72.66:35697)
I20260608 10:11:39.328301   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd19d7f72c4ec1a8a2b1a893704891" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9921613e87f4af38d085be172319ae4"
I20260608 10:11:39.328962   748 raft_consensus.cc:3060] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.337831   748 raft_consensus.cc:2468] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 1.
I20260608 10:11:39.339425   794 tablet_bootstrap.cc:492] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887: No bootstrap required, opened a new log
I20260608 10:11:39.339816   565 leader_election.cc:304] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, e9921613e87f4af38d085be172319ae4; no voters: 
I20260608 10:11:39.340018   794 ts_tablet_manager.cc:1403] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.029s
I20260608 10:11:39.338471   801 raft_consensus.cc:2804] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:39.340827   801 raft_consensus.cc:493] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:39.341393   801 raft_consensus.cc:3060] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.345019   814 raft_consensus.cc:2804] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:39.346345   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd19d7f72c4ec1a8a2b1a893704891" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887"
I20260608 10:11:39.345148   794 raft_consensus.cc:359] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.347203   794 raft_consensus.cc:385] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.347676   795 ts_tablet_manager.cc:1434] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.009s
I20260608 10:11:39.347782   794 raft_consensus.cc:740] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6c85561a8a405781882a105e633887, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.348955   802 raft_consensus.cc:493] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:39.349231   795 tablet_bootstrap.cc:492] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29: Bootstrap starting.
I20260608 10:11:39.349014   794 consensus_queue.cc:260] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.349670   802 raft_consensus.cc:515] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.350104   674 raft_consensus.cc:3060] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.353981   802 leader_election.cc:290] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f49a2aeec644ef991597db47f011e29 (127.24.72.65:38337), ee6c85561a8a405781882a105e633887 (127.24.72.66:35697)
I20260608 10:11:39.358033   674 raft_consensus.cc:2468] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 1.
I20260608 10:11:39.364050   794 ts_tablet_manager.cc:1434] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 10:11:39.346374   814 raft_consensus.cc:697] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Becoming Leader. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Running, Role: LEADER
I20260608 10:11:39.372824   814 consensus_queue.cc:237] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } }
I20260608 10:11:39.377985   801 raft_consensus.cc:515] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.379005   795 tablet_bootstrap.cc:654] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:39.379951   797 tablet_bootstrap.cc:492] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4: No bootstrap required, opened a new log
I20260608 10:11:39.381217   801 leader_election.cc:290] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 election: Requested vote from peers ee6c85561a8a405781882a105e633887 (127.24.72.66:35697), e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975)
I20260608 10:11:39.381714   797 ts_tablet_manager.cc:1403] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.056s
I20260608 10:11:39.382411   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36dbada22a74c58ba84fb21912f20d3" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9921613e87f4af38d085be172319ae4"
I20260608 10:11:39.382750   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36dbada22a74c58ba84fb21912f20d3" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887"
I20260608 10:11:39.383098   748 raft_consensus.cc:3060] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.383417   674 raft_consensus.cc:3060] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.384939   797 raft_consensus.cc:359] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.385711   797 raft_consensus.cc:385] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.388559   797 raft_consensus.cc:740] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9921613e87f4af38d085be172319ae4, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.389732   797 consensus_queue.cc:260] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.390913   748 raft_consensus.cc:2468] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 1.
I20260608 10:11:39.392091   797 ts_tablet_manager.cc:1434] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:11:39.391765   497 catalog_manager.cc:5696] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49a2aeec644ef991597db47f011e29 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:39.393900   565 leader_election.cc:304] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, e9921613e87f4af38d085be172319ae4; no voters: 
I20260608 10:11:39.394761   814 raft_consensus.cc:2804] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:39.395314   814 raft_consensus.cc:697] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Becoming Leader. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Running, Role: LEADER
I20260608 10:11:39.396402   814 consensus_queue.cc:237] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.390831   674 raft_consensus.cc:2468] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 1.
I20260608 10:11:39.409554   795 tablet_bootstrap.cc:492] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29: No bootstrap required, opened a new log
I20260608 10:11:39.409737   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb14e44d3cf447f99a9ad5f486fef09" candidate_uuid: "e9921613e87f4af38d085be172319ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887" is_pre_election: true
I20260608 10:11:39.410072   795 ts_tablet_manager.cc:1403] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.005s
I20260608 10:11:39.410480   674 raft_consensus.cc:2468] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9921613e87f4af38d085be172319ae4 in term 0.
I20260608 10:11:39.411710   712 leader_election.cc:304] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9921613e87f4af38d085be172319ae4, ee6c85561a8a405781882a105e633887; no voters: 
I20260608 10:11:39.412673   802 raft_consensus.cc:2804] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:39.409688   600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb14e44d3cf447f99a9ad5f486fef09" candidate_uuid: "e9921613e87f4af38d085be172319ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49a2aeec644ef991597db47f011e29" is_pre_election: true
I20260608 10:11:39.412736   795 raft_consensus.cc:359] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.413576   802 raft_consensus.cc:493] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:39.413887   795 raft_consensus.cc:385] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:39.412703   496 catalog_manager.cc:5696] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49a2aeec644ef991597db47f011e29 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:39.414044   802 raft_consensus.cc:3060] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.414239   795 raft_consensus.cc:740] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Initialized, Role: FOLLOWER
I20260608 10:11:39.415114   795 consensus_queue.cc:260] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.415899   600 raft_consensus.cc:2468] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9921613e87f4af38d085be172319ae4 in term 0.
I20260608 10:11:39.417279   795 ts_tablet_manager.cc:1434] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:11:39.420902   802 raft_consensus.cc:515] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.423426   802 leader_election.cc:290] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [CANDIDATE]: Term 1 election: Requested vote from peers 7f49a2aeec644ef991597db47f011e29 (127.24.72.65:38337), ee6c85561a8a405781882a105e633887 (127.24.72.66:35697)
I20260608 10:11:39.424078   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb14e44d3cf447f99a9ad5f486fef09" candidate_uuid: "e9921613e87f4af38d085be172319ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887"
I20260608 10:11:39.424232   600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb14e44d3cf447f99a9ad5f486fef09" candidate_uuid: "e9921613e87f4af38d085be172319ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f49a2aeec644ef991597db47f011e29"
I20260608 10:11:39.424714   674 raft_consensus.cc:3060] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.424746   600 raft_consensus.cc:3060] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.431864   674 raft_consensus.cc:2468] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9921613e87f4af38d085be172319ae4 in term 1.
I20260608 10:11:39.431864   600 raft_consensus.cc:2468] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9921613e87f4af38d085be172319ae4 in term 1.
I20260608 10:11:39.433244   715 leader_election.cc:304] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, e9921613e87f4af38d085be172319ae4; no voters: 
I20260608 10:11:39.434013   802 raft_consensus.cc:2804] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:39.435048   802 raft_consensus.cc:697] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e9921613e87f4af38d085be172319ae4, State: Running, Role: LEADER
I20260608 10:11:39.435839   802 consensus_queue.cc:237] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.443110   496 catalog_manager.cc:5696] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9921613e87f4af38d085be172319ae4 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "e9921613e87f4af38d085be172319ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: HEALTHY } } }
W20260608 10:11:39.572238   546 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:39.632236   814 raft_consensus.cc:493] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:39.632788   814 raft_consensus.cc:515] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.634614   814 leader_election.cc:290] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee6c85561a8a405781882a105e633887 (127.24.72.66:35697), e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975)
I20260608 10:11:39.635545   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8e70abf70b4780a334a585e0f5d15f" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887" is_pre_election: true
I20260608 10:11:39.635774   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8e70abf70b4780a334a585e0f5d15f" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9921613e87f4af38d085be172319ae4" is_pre_election: true
I20260608 10:11:39.636312   674 raft_consensus.cc:2468] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 0.
I20260608 10:11:39.636368   748 raft_consensus.cc:2468] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 0.
I20260608 10:11:39.637619   565 leader_election.cc:304] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, e9921613e87f4af38d085be172319ae4; no voters: 
I20260608 10:11:39.638274   814 raft_consensus.cc:2804] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:39.638605   814 raft_consensus.cc:493] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:39.638836   814 raft_consensus.cc:3060] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.643957   814 raft_consensus.cc:515] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.645792   814 leader_election.cc:290] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 election: Requested vote from peers ee6c85561a8a405781882a105e633887 (127.24.72.66:35697), e9921613e87f4af38d085be172319ae4 (127.24.72.67:40975)
I20260608 10:11:39.646458   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8e70abf70b4780a334a585e0f5d15f" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6c85561a8a405781882a105e633887"
I20260608 10:11:39.646867   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d8e70abf70b4780a334a585e0f5d15f" candidate_uuid: "7f49a2aeec644ef991597db47f011e29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9921613e87f4af38d085be172319ae4"
I20260608 10:11:39.647126   674 raft_consensus.cc:3060] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.647452   748 raft_consensus.cc:3060] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:39.654263   748 raft_consensus.cc:2468] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 1.
I20260608 10:11:39.654263   674 raft_consensus.cc:2468] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f49a2aeec644ef991597db47f011e29 in term 1.
I20260608 10:11:39.655771   565 leader_election.cc:304] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 7f49a2aeec644ef991597db47f011e29, e9921613e87f4af38d085be172319ae4, ee6c85561a8a405781882a105e633887; no voters: 
I20260608 10:11:39.656553   814 raft_consensus.cc:2804] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:39.657078   814 raft_consensus.cc:697] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Becoming Leader. State: Replica: 7f49a2aeec644ef991597db47f011e29, State: Running, Role: LEADER
I20260608 10:11:39.657817   814 consensus_queue.cc:237] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:39.665289   496 catalog_manager.cc:5696] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f49a2aeec644ef991597db47f011e29 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:39.775491   814 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:39.787505 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:11:39.790887   813 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:11:39.801929   827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:39.804446   828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:39.807250 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:39.807816   832 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:39.808847 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:39.809078 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:39.809295 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913499809275 us; error 0 us; skew 500 ppm
I20260608 10:11:39.810072 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:39.812788 24865 webserver.cc:533] Webserver started at http://127.24.72.68:39921/ using document root <none> and password file <none>
I20260608 10:11:39.813540 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:39.813747 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:39.814007 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:39.815155 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "585076bc4bf14547bc908edd34f6329d"
format_stamp: "Formatted at 2026-06-08 10:11:39 on dist-test-slave-0v1n"
I20260608 10:11:39.817611   802 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:39.820708 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 10:11:39.829936   802 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:39.836418   838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:39.837495 24865 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.003s	sys 0.012s
I20260608 10:11:39.838019 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "585076bc4bf14547bc908edd34f6329d"
format_stamp: "Formatted at 2026-06-08 10:11:39 on dist-test-slave-0v1n"
I20260608 10:11:39.838476 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:39.858513 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:39.860024 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:39.860922   814 consensus_queue.cc:1048] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:39.861855 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:39.864837 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:39.865042 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:39.865309 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:39.865604 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:11:39.879084   814 consensus_queue.cc:1048] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:39.920948 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:33073
I20260608 10:11:39.921072   904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:33073 every 8 connection(s)
I20260608 10:11:39.935276   905 heartbeater.cc:344] Connected to a master server at 127.24.72.126:36817
I20260608 10:11:39.935693   905 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:39.936476   905 heartbeater.cc:507] Master 127.24.72.126:36817 requested a full tablet report, sending...
I20260608 10:11:39.938534   498 ts_manager.cc:194] Registered new tserver with Master: 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073)
I20260608 10:11:39.939949   498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60470
I20260608 10:11:40.040472   814 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:40.051095   801 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:40.594224   600 consensus_queue.cc:237] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } }
I20260608 10:11:40.600381   674 raft_consensus.cc:1275] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:40.602451   826 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:40.603778   748 raft_consensus.cc:1275] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:40.605268   826 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:40.610172   813 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.614452   748 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.614729   674 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
W20260608 10:11:40.619491   565 consensus_peers.cc:597] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 -> Peer 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): Couldn't send request to peer 585076bc4bf14547bc908edd34f6329d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0fd19d7f72c4ec1a8a2b1a893704891. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:40.625226   496 catalog_manager.cc:5696] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 reported cstate change: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:40.640134   748 consensus_queue.cc:237] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: true } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } }
I20260608 10:11:40.647682   674 raft_consensus.cc:1275] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer e9921613e87f4af38d085be172319ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:40.649569   600 raft_consensus.cc:1275] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Refusing update from remote peer e9921613e87f4af38d085be172319ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:40.649307   820 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:40.650923   839 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:40.656563   820 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: true } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.658639   674 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: true } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.660745   600 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: true } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
W20260608 10:11:40.672032   714 consensus_peers.cc:597] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 -> Peer 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): Couldn't send request to peer 585076bc4bf14547bc908edd34f6329d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cb14e44d3cf447f99a9ad5f486fef09. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:40.672520   497 catalog_manager.cc:5696] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 reported cstate change: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "e9921613e87f4af38d085be172319ae4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: true } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.676761   599 consensus_queue.cc:237] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } }
I20260608 10:11:40.685395   748 raft_consensus.cc:1275] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:11:40.685935   565 consensus_peers.cc:597] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 -> Peer 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): Couldn't send request to peer 585076bc4bf14547bc908edd34f6329d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d8e70abf70b4780a334a585e0f5d15f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:40.686928   813 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:40.689769   674 raft_consensus.cc:1275] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:40.692117   813 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:11:40.693679   801 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.695521   748 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.703027   674 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.707576   599 consensus_queue.cc:237] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } }
I20260608 10:11:40.709806   497 catalog_manager.cc:5696] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 reported cstate change: config changed from index -1 to 2, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:40.714812   675 raft_consensus.cc:1275] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:40.716928   801 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:11:40.717934   565 consensus_peers.cc:597] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 -> Peer 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): Couldn't send request to peer 585076bc4bf14547bc908edd34f6329d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0fd19d7f72c4ec1a8a2b1a893704891. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:40.718672   748 raft_consensus.cc:1275] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:40.720022   826 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:40.724387   813 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.726346   675 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
W20260608 10:11:40.733707   546 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:11:40.734125   546 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:11:40.732637   748 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.739557   749 consensus_queue.cc:237] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } }
I20260608 10:11:40.740557   496 catalog_manager.cc:5696] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:11:40.747165   714 consensus_peers.cc:597] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 -> Peer 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): Couldn't send request to peer 585076bc4bf14547bc908edd34f6329d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cb14e44d3cf447f99a9ad5f486fef09. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:40.749737   675 raft_consensus.cc:1275] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer e9921613e87f4af38d085be172319ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:40.751503   802 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:40.752918   599 raft_consensus.cc:1275] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Refusing update from remote peer e9921613e87f4af38d085be172319ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:40.754751   802 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:40.756515   599 consensus_queue.cc:237] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } }
I20260608 10:11:40.759234   839 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.761065   675 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.764808   749 raft_consensus.cc:1275] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:40.764086   600 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.766389   801 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:40.768705   674 raft_consensus.cc:1275] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:11:40.772480   546 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:11:40.772960   546 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:11:40.772509   813 consensus_queue.cc:1048] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 10:11:40.774639   497 catalog_manager.cc:5696] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e9921613e87f4af38d085be172319ae4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:40.778622   748 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } }
I20260608 10:11:40.779132   599 consensus_queue.cc:237] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } }
I20260608 10:11:40.778880   801 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } }
W20260608 10:11:40.793104   565 consensus_peers.cc:597] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 -> Peer 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): Couldn't send request to peer 585076bc4bf14547bc908edd34f6329d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d8e70abf70b4780a334a585e0f5d15f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:40.794253   748 raft_consensus.cc:1275] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:40.793782   674 raft_consensus.cc:2955] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } } }
I20260608 10:11:40.796095   826 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:40.797572   675 raft_consensus.cc:1275] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:11:40.799252   826 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:11:40.800630   485 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d0fd19d7f72c4ec1a8a2b1a893704891 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:40.805630   498 catalog_manager.cc:5696] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 reported cstate change: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:40.806988   813 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.809872   748 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.815585   749 consensus_queue.cc:237] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } }
I20260608 10:11:40.816437   674 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.822872   673 raft_consensus.cc:1275] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer e9921613e87f4af38d085be172319ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:40.824457   599 raft_consensus.cc:1275] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Refusing update from remote peer e9921613e87f4af38d085be172319ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:40.827628   820 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:40.829269   820 consensus_queue.cc:1048] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:11:40.832253   546 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:11:40.832641   546 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:11:40.834713   496 catalog_manager.cc:5696] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } peers { permanent_uuid: "585076bc4bf14547bc908edd34f6329d" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33073 } attrs { promote: true } } }
I20260608 10:11:40.839457   870 tablet_service.cc:1558] Processing DeleteTablet for tablet d0fd19d7f72c4ec1a8a2b1a893704891 with delete_type TABLET_DATA_TOMBSTONED (TS 585076bc4bf14547bc908edd34f6329d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45034
I20260608 10:11:40.839866   802 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } }
I20260608 10:11:40.842036   599 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } }
W20260608 10:11:40.843840   484 catalog_manager.cc:4994] TS 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): delete failed for tablet d0fd19d7f72c4ec1a8a2b1a893704891 because the tablet was not found. No further retry: Not found: Tablet not found: d0fd19d7f72c4ec1a8a2b1a893704891
I20260608 10:11:40.851717   674 raft_consensus.cc:2955] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } }
I20260608 10:11:40.854063   600 consensus_queue.cc:237] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } }
I20260608 10:11:40.855372   484 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8cb14e44d3cf447f99a9ad5f486fef09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:40.858170   498 catalog_manager.cc:5696] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 reported cstate change: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "e9921613e87f4af38d085be172319ae4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } attrs { replace: false } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } } }
I20260608 10:11:40.861023   749 raft_consensus.cc:1275] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:40.862344   673 raft_consensus.cc:1275] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Refusing update from remote peer 7f49a2aeec644ef991597db47f011e29: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:11:40.862707   921 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:40.864105   813 consensus_queue.cc:1048] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:11:40.871698   826 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } }
I20260608 10:11:40.873356   673 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } }
I20260608 10:11:40.878930   748 raft_consensus.cc:2955] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } } }
I20260608 10:11:40.881822   485 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8d8e70abf70b4780a334a585e0f5d15f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:11:40.883875   870 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cb14e44d3cf447f99a9ad5f486fef09 with delete_type TABLET_DATA_TOMBSTONED (TS 585076bc4bf14547bc908edd34f6329d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45034
W20260608 10:11:40.889127   484 catalog_manager.cc:4994] TS 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): delete failed for tablet 8cb14e44d3cf447f99a9ad5f486fef09 because the tablet was not found. No further retry: Not found: Tablet not found: 8cb14e44d3cf447f99a9ad5f486fef09
I20260608 10:11:40.891005   495 catalog_manager.cc:5696] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 reported cstate change: config changed from index 3 to 4, NON_VOTER 585076bc4bf14547bc908edd34f6329d (127.24.72.68) evicted. New cstate: current_term: 1 leader_uuid: "7f49a2aeec644ef991597db47f011e29" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f49a2aeec644ef991597db47f011e29" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee6c85561a8a405781882a105e633887" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9921613e87f4af38d085be172319ae4" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40975 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:40.900446   870 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d8e70abf70b4780a334a585e0f5d15f with delete_type TABLET_DATA_TOMBSTONED (TS 585076bc4bf14547bc908edd34f6329d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45034
W20260608 10:11:40.902638   484 catalog_manager.cc:4994] TS 585076bc4bf14547bc908edd34f6329d (127.24.72.68:33073): delete failed for tablet 8d8e70abf70b4780a334a585e0f5d15f because the tablet was not found. No further retry: Not found: Tablet not found: 8d8e70abf70b4780a334a585e0f5d15f
I20260608 10:11:40.942400   905 heartbeater.cc:499] Master 127.24.72.126:36817 was elected leader, sending a full tablet report...
I20260608 10:11:41.006497 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:41.031736 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:41.032415 24865 tablet_replica.cc:333] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29: stopping tablet replica
I20260608 10:11:41.032953 24865 raft_consensus.cc:2243] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.033612 24865 raft_consensus.cc:2272] T 8cb14e44d3cf447f99a9ad5f486fef09 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.036127 24865 tablet_replica.cc:333] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29: stopping tablet replica
I20260608 10:11:41.036648 24865 raft_consensus.cc:2243] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:41.037456 24865 raft_consensus.cc:2272] T 8d8e70abf70b4780a334a585e0f5d15f P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.039886 24865 tablet_replica.cc:333] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29: stopping tablet replica
I20260608 10:11:41.040380 24865 raft_consensus.cc:2243] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:41.041196 24865 raft_consensus.cc:2272] T b36dbada22a74c58ba84fb21912f20d3 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.043128 24865 tablet_replica.cc:333] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29: stopping tablet replica
I20260608 10:11:41.043570 24865 raft_consensus.cc:2243] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:41.044260 24865 raft_consensus.cc:2272] T d0fd19d7f72c4ec1a8a2b1a893704891 P 7f49a2aeec644ef991597db47f011e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.066843 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:41.079299 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:41.102067 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:41.102653 24865 tablet_replica.cc:333] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887: stopping tablet replica
I20260608 10:11:41.103215 24865 raft_consensus.cc:2243] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.103842 24865 raft_consensus.cc:2272] T d0fd19d7f72c4ec1a8a2b1a893704891 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.106241 24865 tablet_replica.cc:333] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887: stopping tablet replica
I20260608 10:11:41.106772 24865 raft_consensus.cc:2243] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.107179 24865 raft_consensus.cc:2272] T b36dbada22a74c58ba84fb21912f20d3 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.108991 24865 tablet_replica.cc:333] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887: stopping tablet replica
I20260608 10:11:41.109508 24865 raft_consensus.cc:2243] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.110071 24865 raft_consensus.cc:2272] T 8cb14e44d3cf447f99a9ad5f486fef09 P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.112216 24865 tablet_replica.cc:333] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887: stopping tablet replica
I20260608 10:11:41.112694 24865 raft_consensus.cc:2243] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.113243 24865 raft_consensus.cc:2272] T 8d8e70abf70b4780a334a585e0f5d15f P ee6c85561a8a405781882a105e633887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.135032 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:41.147197 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:41.163690 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:41.164324 24865 tablet_replica.cc:333] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4: stopping tablet replica
I20260608 10:11:41.164880 24865 raft_consensus.cc:2243] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.165548 24865 raft_consensus.cc:2272] T 8d8e70abf70b4780a334a585e0f5d15f P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.167955 24865 tablet_replica.cc:333] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4: stopping tablet replica
I20260608 10:11:41.168540 24865 raft_consensus.cc:2243] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:41.169291 24865 raft_consensus.cc:2272] T 8cb14e44d3cf447f99a9ad5f486fef09 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.171607 24865 tablet_replica.cc:333] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4: stopping tablet replica
I20260608 10:11:41.172101 24865 raft_consensus.cc:2243] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.172673 24865 raft_consensus.cc:2272] T d0fd19d7f72c4ec1a8a2b1a893704891 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.175055 24865 tablet_replica.cc:333] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4: stopping tablet replica
I20260608 10:11:41.175524 24865 raft_consensus.cc:2243] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:41.175911 24865 raft_consensus.cc:2272] T b36dbada22a74c58ba84fb21912f20d3 P e9921613e87f4af38d085be172319ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.198230 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:41.210345 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:11:41.227007 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:41.242787 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:11:41.250761 24865 master.cc:562] Master@127.24.72.126:36817 shutting down...
I20260608 10:11:41.264336 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:41.264865 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:41.265185 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 779895cfcb2142caaa0e032cc4782177: stopping tablet replica
I20260608 10:11:41.283850 24865 master.cc:584] Master@127.24.72.126:36817 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3860 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:11:41.310696 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:39921
I20260608 10:11:41.311771 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:41.316812   926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.317211   927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.317780   929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:41.319429 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:41.320184 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:41.320379 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:41.320520 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913501320502 us; error 0 us; skew 500 ppm
I20260608 10:11:41.321075 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:41.323298 24865 webserver.cc:533] Webserver started at http://127.24.72.126:37857/ using document root <none> and password file <none>
I20260608 10:11:41.323801 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:41.323973 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:41.324213 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:41.325275 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "7a3b52671a7a44059805e772b4489bc7"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.329699 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:11:41.332969   934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.333696 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:41.333982 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "7a3b52671a7a44059805e772b4489bc7"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.334244 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:41.354205 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:41.355295 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:41.389343 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:39921
I20260608 10:11:41.389452   985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:39921 every 8 connection(s)
I20260608 10:11:41.393432   986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:41.403594   986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7: Bootstrap starting.
I20260608 10:11:41.408156   986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:41.412070   986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7: No bootstrap required, opened a new log
I20260608 10:11:41.414172   986 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a3b52671a7a44059805e772b4489bc7" member_type: VOTER }
I20260608 10:11:41.414584   986 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:41.414790   986 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3b52671a7a44059805e772b4489bc7, State: Initialized, Role: FOLLOWER
I20260608 10:11:41.415395   986 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a3b52671a7a44059805e772b4489bc7" member_type: VOTER }
I20260608 10:11:41.415825   986 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:41.416030   986 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:41.416281   986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:41.420809   986 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a3b52671a7a44059805e772b4489bc7" member_type: VOTER }
I20260608 10:11:41.421300   986 leader_election.cc:304] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a3b52671a7a44059805e772b4489bc7; no voters: 
I20260608 10:11:41.422384   986 leader_election.cc:290] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:41.422727   989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:41.424031   989 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7a3b52671a7a44059805e772b4489bc7, State: Running, Role: LEADER
I20260608 10:11:41.424693   989 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a3b52671a7a44059805e772b4489bc7" member_type: VOTER }
I20260608 10:11:41.425223   986 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:41.427616   990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a3b52671a7a44059805e772b4489bc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a3b52671a7a44059805e772b4489bc7" member_type: VOTER } }
I20260608 10:11:41.427687   991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a3b52671a7a44059805e772b4489bc7. Latest consensus state: current_term: 1 leader_uuid: "7a3b52671a7a44059805e772b4489bc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a3b52671a7a44059805e772b4489bc7" member_type: VOTER } }
I20260608 10:11:41.428427   990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:41.428504   991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:41.431388   995 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:41.438802   995 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:41.439940 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:41.447834   995 catalog_manager.cc:1382] Generated new cluster ID: 7637cccfcb1e4cc4bc724e2f5556e5f5
I20260608 10:11:41.448066   995 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:41.472518   995 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:41.473953   995 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:41.488721   995 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7: Generated new TSK 0
I20260608 10:11:41.489292   995 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:41.506897 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:41.512594  1007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.513650  1008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.514885  1010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:41.515393 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:41.516134 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:41.516320 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:41.516456 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913501516444 us; error 0 us; skew 500 ppm
I20260608 10:11:41.516974 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:41.519107 24865 webserver.cc:533] Webserver started at http://127.24.72.65:36729/ using document root <none> and password file <none>
I20260608 10:11:41.519583 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:41.519738 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:41.519946 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:41.520951 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "b4917cde93404978a8af6108d35c691c"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.525269 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 10:11:41.528494  1015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.529194 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:41.529510 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "b4917cde93404978a8af6108d35c691c"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.529757 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:41.554579 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:41.555593 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:41.557001 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:41.559288 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:41.559464 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.559700 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:41.559840 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.596758 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:41489
I20260608 10:11:41.596870  1077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:41489 every 8 connection(s)
I20260608 10:11:41.601819 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:41.609079  1082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.610095  1083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.612812  1085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:41.613790 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:41.613904  1078 heartbeater.cc:344] Connected to a master server at 127.24.72.126:39921
I20260608 10:11:41.614395  1078 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:41.614797 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:41.615044 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:41.615206 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913501615187 us; error 0 us; skew 500 ppm
I20260608 10:11:41.615204  1078 heartbeater.cc:507] Master 127.24.72.126:39921 requested a full tablet report, sending...
I20260608 10:11:41.616004 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:41.617676   951 ts_manager.cc:194] Registered new tserver with Master: b4917cde93404978a8af6108d35c691c (127.24.72.65:41489)
I20260608 10:11:41.618818 24865 webserver.cc:533] Webserver started at http://127.24.72.66:38955/ using document root <none> and password file <none>
I20260608 10:11:41.619395 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:41.619592 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:41.619645   951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58388
I20260608 10:11:41.619879 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:41.621042 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "151f017502ee44548a951e6434e1bf2c"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.625504 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:41.628660  1090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.629417 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:41.629688 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "151f017502ee44548a951e6434e1bf2c"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.629943 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:41.655974 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:41.657119 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:41.658592 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:41.660853 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:41.661049 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.661281 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:41.661485 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:11:41.698660 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:36661
I20260608 10:11:41.698784  1152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:36661 every 8 connection(s)
I20260608 10:11:41.703670 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:41.710939  1156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.712363  1157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:41.715307  1159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:41.715512  1153 heartbeater.cc:344] Connected to a master server at 127.24.72.126:39921
I20260608 10:11:41.715824 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:41.716017  1153 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:41.716723 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:11:41.716849  1153 heartbeater.cc:507] Master 127.24.72.126:39921 requested a full tablet report, sending...
W20260608 10:11:41.716980 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:41.717310 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913501717291 us; error 0 us; skew 500 ppm
I20260608 10:11:41.718019 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:41.719305   951 ts_manager.cc:194] Registered new tserver with Master: 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:41.720625 24865 webserver.cc:533] Webserver started at http://127.24.72.67:35821/ using document root <none> and password file <none>
I20260608 10:11:41.721055   951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58396
I20260608 10:11:41.721160 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:41.721477 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:41.721745 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:41.722877 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "6cdc4a88f273439b96766af385880165"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.727360 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 10:11:41.730576  1164 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.731438 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 10:11:41.731719 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "6cdc4a88f273439b96766af385880165"
format_stamp: "Formatted at 2026-06-08 10:11:41 on dist-test-slave-0v1n"
I20260608 10:11:41.731984 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:41.744351 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:41.745383 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:41.746771 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:41.749027 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:41.749220 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.749464 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:41.749621 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:41.786423 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:34969
I20260608 10:11:41.786540  1226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:34969 every 8 connection(s)
I20260608 10:11:41.799914  1227 heartbeater.cc:344] Connected to a master server at 127.24.72.126:39921
I20260608 10:11:41.800333  1227 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:41.801092  1227 heartbeater.cc:507] Master 127.24.72.126:39921 requested a full tablet report, sending...
I20260608 10:11:41.802989   951 ts_manager.cc:194] Registered new tserver with Master: 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:41.803145 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013492541s
I20260608 10:11:41.804353   951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58412
I20260608 10:11:42.622293  1078 heartbeater.cc:499] Master 127.24.72.126:39921 was elected leader, sending a full tablet report...
I20260608 10:11:42.723587  1153 heartbeater.cc:499] Master 127.24.72.126:39921 was elected leader, sending a full tablet report...
I20260608 10:11:42.806845  1227 heartbeater.cc:499] Master 127.24.72.126:39921 was elected leader, sending a full tablet report...
I20260608 10:11:42.863876   951 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45080:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:42.866546   951 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:42.936298  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 48dd4d3989a24296a0402e609216413e (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:42.936920  1041 tablet_service.cc:1511] Processing CreateTablet for tablet 75864c80da18443e9dbb7b84ebeed7fe (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:42.937222  1043 tablet_service.cc:1511] Processing CreateTablet for tablet a75ea9f1f0784936877d949e48ecb787 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:42.938001  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48dd4d3989a24296a0402e609216413e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.938835  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ea9f1f0784936877d949e48ecb787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.939229  1040 tablet_service.cc:1511] Processing CreateTablet for tablet 1a572daa84054987b9d8b6da4f33c486 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:42.940121  1192 tablet_service.cc:1511] Processing CreateTablet for tablet a75ea9f1f0784936877d949e48ecb787 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:42.940537  1040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a572daa84054987b9d8b6da4f33c486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.941474  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ea9f1f0784936877d949e48ecb787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.947129  1041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75864c80da18443e9dbb7b84ebeed7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.950549  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 48dd4d3989a24296a0402e609216413e (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:42.951984  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48dd4d3989a24296a0402e609216413e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.962508  1247 tablet_bootstrap.cc:492] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c: Bootstrap starting.
I20260608 10:11:42.963367  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 75864c80da18443e9dbb7b84ebeed7fe (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:42.964850  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75864c80da18443e9dbb7b84ebeed7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.968891  1247 tablet_bootstrap.cc:654] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:42.974102  1189 tablet_service.cc:1511] Processing CreateTablet for tablet 1a572daa84054987b9d8b6da4f33c486 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:42.975492  1189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a572daa84054987b9d8b6da4f33c486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.978003  1042 tablet_service.cc:1511] Processing CreateTablet for tablet f8fd0905fe2749019e4fe0af93fecb21 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:42.979419  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fd0905fe2749019e4fe0af93fecb21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.987663  1043 tablet_service.cc:1511] Processing CreateTablet for tablet c6d4fd107bce485d97bfc9c5d589dca1 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:42.987884  1188 tablet_service.cc:1511] Processing CreateTablet for tablet f8fd0905fe2749019e4fe0af93fecb21 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:42.989060  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d4fd107bce485d97bfc9c5d589dca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.989439  1188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fd0905fe2749019e4fe0af93fecb21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:42.996351  1118 tablet_service.cc:1511] Processing CreateTablet for tablet a75ea9f1f0784936877d949e48ecb787 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:42.998003  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ea9f1f0784936877d949e48ecb787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.007797  1115 tablet_service.cc:1511] Processing CreateTablet for tablet 1a572daa84054987b9d8b6da4f33c486 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:43.009353  1115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a572daa84054987b9d8b6da4f33c486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.009728  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 75864c80da18443e9dbb7b84ebeed7fe (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:43.011065  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75864c80da18443e9dbb7b84ebeed7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.014547  1114 tablet_service.cc:1511] Processing CreateTablet for tablet f8fd0905fe2749019e4fe0af93fecb21 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:43.015890  1114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fd0905fe2749019e4fe0af93fecb21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.008013  1117 tablet_service.cc:1511] Processing CreateTablet for tablet 48dd4d3989a24296a0402e609216413e (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:43.018098  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48dd4d3989a24296a0402e609216413e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.029605  1113 tablet_service.cc:1511] Processing CreateTablet for tablet c6d4fd107bce485d97bfc9c5d589dca1 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:43.031023  1113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d4fd107bce485d97bfc9c5d589dca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.032930  1187 tablet_service.cc:1511] Processing CreateTablet for tablet c6d4fd107bce485d97bfc9c5d589dca1 (DEFAULT_TABLE table=test-workload [id=b294e9a4962540e490a84cc1f6440bbf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:43.036767  1187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d4fd107bce485d97bfc9c5d589dca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:43.050607  1249 tablet_bootstrap.cc:492] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165: Bootstrap starting.
I20260608 10:11:43.055348  1249 tablet_bootstrap.cc:654] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.064798  1247 tablet_bootstrap.cc:492] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c: No bootstrap required, opened a new log
I20260608 10:11:43.065316  1247 ts_tablet_manager.cc:1403] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.011s
I20260608 10:11:43.068192  1247 raft_consensus.cc:359] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.068922  1247 raft_consensus.cc:385] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.069201  1247 raft_consensus.cc:740] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4917cde93404978a8af6108d35c691c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.069976  1247 consensus_queue.cc:260] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.081270  1247 ts_tablet_manager.cc:1434] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:11:43.082894  1250 tablet_bootstrap.cc:492] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c: Bootstrap starting.
I20260608 10:11:43.084739  1247 tablet_bootstrap.cc:492] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c: Bootstrap starting.
I20260608 10:11:43.090613  1247 tablet_bootstrap.cc:654] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.095672  1250 tablet_bootstrap.cc:654] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.096966  1247 tablet_bootstrap.cc:492] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c: No bootstrap required, opened a new log
I20260608 10:11:43.096975  1249 tablet_bootstrap.cc:492] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165: No bootstrap required, opened a new log
I20260608 10:11:43.097714  1249 ts_tablet_manager.cc:1403] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.009s
I20260608 10:11:43.097679  1247 ts_tablet_manager.cc:1403] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260608 10:11:43.100518  1249 raft_consensus.cc:359] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.100814  1250 tablet_bootstrap.cc:492] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c: No bootstrap required, opened a new log
I20260608 10:11:43.101068  1249 raft_consensus.cc:385] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.101411  1250 ts_tablet_manager.cc:1403] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 10:11:43.101011  1247 raft_consensus.cc:359] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.101572  1249 raft_consensus.cc:740] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cdc4a88f273439b96766af385880165, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.101894  1247 raft_consensus.cc:385] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.102290  1247 raft_consensus.cc:740] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4917cde93404978a8af6108d35c691c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.102399  1249 consensus_queue.cc:260] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.103183  1247 consensus_queue.cc:260] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.104420  1250 raft_consensus.cc:359] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.105122  1250 raft_consensus.cc:385] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.105360  1249 ts_tablet_manager.cc:1434] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:43.105425  1250 raft_consensus.cc:740] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.106685  1249 tablet_bootstrap.cc:492] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165: Bootstrap starting.
I20260608 10:11:43.106438  1250 consensus_queue.cc:260] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.110971  1247 ts_tablet_manager.cc:1434] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260608 10:11:43.112118  1247 tablet_bootstrap.cc:492] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c: Bootstrap starting.
I20260608 10:11:43.113034  1249 tablet_bootstrap.cc:654] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.118539  1247 tablet_bootstrap.cc:654] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.122701  1250 ts_tablet_manager.cc:1434] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.011s
I20260608 10:11:43.123793  1250 tablet_bootstrap.cc:492] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c: Bootstrap starting.
I20260608 10:11:43.129623  1250 tablet_bootstrap.cc:654] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.141181  1249 tablet_bootstrap.cc:492] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165: No bootstrap required, opened a new log
I20260608 10:11:43.141770  1249 ts_tablet_manager.cc:1403] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260608 10:11:43.142585  1247 tablet_bootstrap.cc:492] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c: No bootstrap required, opened a new log
I20260608 10:11:43.142562  1252 raft_consensus.cc:493] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.143214  1250 tablet_bootstrap.cc:492] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c: No bootstrap required, opened a new log
I20260608 10:11:43.143208  1252 raft_consensus.cc:515] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.143846  1250 ts_tablet_manager.cc:1403] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 10:11:43.144232  1249 raft_consensus.cc:359] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.144801  1249 raft_consensus.cc:385] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.145025  1249 raft_consensus.cc:740] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cdc4a88f273439b96766af385880165, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.145745  1247 ts_tablet_manager.cc:1403] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.001s
I20260608 10:11:43.145757  1249 consensus_queue.cc:260] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.146900  1250 raft_consensus.cc:359] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.147624  1250 raft_consensus.cc:385] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.147910  1250 raft_consensus.cc:740] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.148830  1250 consensus_queue.cc:260] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.149165  1252 leader_election.cc:290] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.149096  1247 raft_consensus.cc:359] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.150204  1247 raft_consensus.cc:385] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.150552  1247 raft_consensus.cc:740] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4917cde93404978a8af6108d35c691c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.151470  1247 consensus_queue.cc:260] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.153826  1247 ts_tablet_manager.cc:1434] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:11:43.154873  1247 tablet_bootstrap.cc:492] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c: Bootstrap starting.
I20260608 10:11:43.154927  1249 ts_tablet_manager.cc:1434] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 10:11:43.158072  1250 ts_tablet_manager.cc:1434] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:11:43.163256  1247 tablet_bootstrap.cc:654] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.164501  1249 tablet_bootstrap.cc:492] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165: Bootstrap starting.
I20260608 10:11:43.168355  1250 tablet_bootstrap.cc:492] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c: Bootstrap starting.
I20260608 10:11:43.171772  1249 tablet_bootstrap.cc:654] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.175343  1250 tablet_bootstrap.cc:654] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.181385  1252 raft_consensus.cc:493] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.182051  1252 raft_consensus.cc:515] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.184382  1252 leader_election.cc:290] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.184566  1249 tablet_bootstrap.cc:492] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165: No bootstrap required, opened a new log
I20260608 10:11:43.185361  1249 ts_tablet_manager.cc:1403] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 10:11:43.186797  1250 tablet_bootstrap.cc:492] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c: No bootstrap required, opened a new log
I20260608 10:11:43.187340  1250 ts_tablet_manager.cc:1403] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260608 10:11:43.188622  1249 raft_consensus.cc:359] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.189479  1249 raft_consensus.cc:385] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.189814  1249 raft_consensus.cc:740] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cdc4a88f273439b96766af385880165, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.190321  1250 raft_consensus.cc:359] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.190508  1249 consensus_queue.cc:260] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.191233  1250 raft_consensus.cc:385] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.191592  1250 raft_consensus.cc:740] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.192313  1247 tablet_bootstrap.cc:492] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c: No bootstrap required, opened a new log
I20260608 10:11:43.192881  1247 ts_tablet_manager.cc:1403] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260608 10:11:43.192518  1250 consensus_queue.cc:260] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.195784  1249 ts_tablet_manager.cc:1434] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:11:43.195926  1247 raft_consensus.cc:359] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.196769  1247 raft_consensus.cc:385] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.196967  1249 tablet_bootstrap.cc:492] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165: Bootstrap starting.
I20260608 10:11:43.197125  1247 raft_consensus.cc:740] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4917cde93404978a8af6108d35c691c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.197870  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48dd4d3989a24296a0402e609216413e" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c" is_pre_election: true
I20260608 10:11:43.198050  1247 consensus_queue.cc:260] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.200070  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ea9f1f0784936877d949e48ecb787" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c" is_pre_election: true
I20260608 10:11:43.200701  1128 raft_consensus.cc:2468] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 0.
I20260608 10:11:43.202600  1247 ts_tablet_manager.cc:1434] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:11:43.203687  1249 tablet_bootstrap.cc:654] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.203758  1247 tablet_bootstrap.cc:492] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c: Bootstrap starting.
I20260608 10:11:43.212054  1247 tablet_bootstrap.cc:654] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.213454  1250 ts_tablet_manager.cc:1434] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 10:11:43.215392  1249 tablet_bootstrap.cc:492] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165: No bootstrap required, opened a new log
I20260608 10:11:43.216058  1249 ts_tablet_manager.cc:1403] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
W20260608 10:11:43.216895  1019 leader_election.cc:343] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:43.217792  1019 leader_election.cc:304] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.218676  1252 raft_consensus.cc:2804] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:43.219048  1252 raft_consensus.cc:493] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:43.219385  1252 raft_consensus.cc:3060] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.221609  1250 tablet_bootstrap.cc:492] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c: Bootstrap starting.
I20260608 10:11:43.222820  1249 raft_consensus.cc:359] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.223575  1249 raft_consensus.cc:385] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.223881  1249 raft_consensus.cc:740] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cdc4a88f273439b96766af385880165, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.224676  1249 consensus_queue.cc:260] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.227290  1249 ts_tablet_manager.cc:1434] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:11:43.227901  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48dd4d3989a24296a0402e609216413e" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165" is_pre_election: true
I20260608 10:11:43.228403  1249 tablet_bootstrap.cc:492] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165: Bootstrap starting.
I20260608 10:11:43.228580  1202 raft_consensus.cc:2468] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 0.
I20260608 10:11:43.230190  1019 leader_election.cc:304] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6cdc4a88f273439b96766af385880165, b4917cde93404978a8af6108d35c691c; no voters: 151f017502ee44548a951e6434e1bf2c
I20260608 10:11:43.231246  1250 tablet_bootstrap.cc:654] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.232816  1252 raft_consensus.cc:515] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.236200  1252 leader_election.cc:290] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 election: Requested vote from peers 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.236850  1249 tablet_bootstrap.cc:654] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.237902  1267 raft_consensus.cc:2804] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:43.240927  1267 raft_consensus.cc:493] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:43.228284  1201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ea9f1f0784936877d949e48ecb787" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165" is_pre_election: true
I20260608 10:11:43.241400  1267 raft_consensus.cc:3060] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.241588  1250 tablet_bootstrap.cc:492] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c: No bootstrap required, opened a new log
I20260608 10:11:43.241645  1201 raft_consensus.cc:2468] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 0.
I20260608 10:11:43.242338  1250 ts_tablet_manager.cc:1403] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260608 10:11:43.244907  1250 raft_consensus.cc:359] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.241071  1247 tablet_bootstrap.cc:492] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c: No bootstrap required, opened a new log
I20260608 10:11:43.239009  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ea9f1f0784936877d949e48ecb787" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165"
I20260608 10:11:43.245458  1250 raft_consensus.cc:385] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.240288  1128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ea9f1f0784936877d949e48ecb787" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c"
I20260608 10:11:43.245774  1250 raft_consensus.cc:740] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.246234  1128 raft_consensus.cc:3060] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.246793  1250 consensus_queue.cc:260] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.249239  1267 raft_consensus.cc:515] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.249955  1255 raft_consensus.cc:493] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.250442  1255 raft_consensus.cc:515] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.251590  1267 leader_election.cc:290] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 election: Requested vote from peers 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.245806  1202 raft_consensus.cc:3060] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.253275  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48dd4d3989a24296a0402e609216413e" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c"
I20260608 10:11:43.254043  1127 raft_consensus.cc:3060] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.256489  1250 ts_tablet_manager.cc:1434] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260608 10:11:43.258265  1250 tablet_bootstrap.cc:492] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c: Bootstrap starting.
I20260608 10:11:43.260646  1202 raft_consensus.cc:2468] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 1.
I20260608 10:11:43.253131  1128 raft_consensus.cc:2468] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 1.
I20260608 10:11:43.261201  1127 raft_consensus.cc:2468] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 1.
I20260608 10:11:43.262645  1247 ts_tablet_manager.cc:1403] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.000s
I20260608 10:11:43.262478  1255 leader_election.cc:290] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.264115  1250 tablet_bootstrap.cc:654] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.266013  1247 raft_consensus.cc:359] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.266845  1247 raft_consensus.cc:385] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.267231  1247 raft_consensus.cc:740] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4917cde93404978a8af6108d35c691c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.268165  1247 consensus_queue.cc:260] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.270653  1247 ts_tablet_manager.cc:1434] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:11:43.262876  1019 leader_election.cc:304] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.272631  1019 leader_election.cc:304] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.273460  1252 raft_consensus.cc:2804] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:43.278584  1267 raft_consensus.cc:2804] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:43.282678  1256 raft_consensus.cc:493] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.283264  1256 raft_consensus.cc:515] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.286178  1247 tablet_bootstrap.cc:492] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c: Bootstrap starting.
I20260608 10:11:43.288437  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48dd4d3989a24296a0402e609216413e" candidate_uuid: "b4917cde93404978a8af6108d35c691c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165"
I20260608 10:11:43.289081  1202 raft_consensus.cc:3060] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.293943  1247 tablet_bootstrap.cc:654] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.296553  1202 raft_consensus.cc:2468] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4917cde93404978a8af6108d35c691c in term 1.
I20260608 10:11:43.299242  1267 raft_consensus.cc:697] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 1 LEADER]: Becoming Leader. State: Replica: b4917cde93404978a8af6108d35c691c, State: Running, Role: LEADER
I20260608 10:11:43.300194  1267 consensus_queue.cc:237] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.300298  1256 leader_election.cc:290] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.307780  1247 tablet_bootstrap.cc:492] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c: No bootstrap required, opened a new log
I20260608 10:11:43.308398  1247 ts_tablet_manager.cc:1403] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260608 10:11:43.311571  1247 raft_consensus.cc:359] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.312275  1247 raft_consensus.cc:385] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.312565  1247 raft_consensus.cc:740] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4917cde93404978a8af6108d35c691c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.313290  1247 consensus_queue.cc:260] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.318284  1247 ts_tablet_manager.cc:1434] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 10:11:43.323206  1249 tablet_bootstrap.cc:492] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165: No bootstrap required, opened a new log
I20260608 10:11:43.323832  1249 ts_tablet_manager.cc:1403] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.027s
I20260608 10:11:43.325636  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75864c80da18443e9dbb7b84ebeed7fe" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c" is_pre_election: true
I20260608 10:11:43.326514  1053 raft_consensus.cc:2468] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 0.
I20260608 10:11:43.327231  1249 raft_consensus.cc:359] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.328004  1249 raft_consensus.cc:385] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.328325  1249 raft_consensus.cc:740] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cdc4a88f273439b96766af385880165, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.328488  1167 leader_election.cc:304] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cdc4a88f273439b96766af385880165, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.329182  1249 consensus_queue.cc:260] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.329866  1255 raft_consensus.cc:2804] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:43.330390  1255 raft_consensus.cc:493] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:43.330826  1255 raft_consensus.cc:3060] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.338938  1249 ts_tablet_manager.cc:1434] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.001s
I20260608 10:11:43.340786  1255 raft_consensus.cc:515] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.346590  1249 tablet_bootstrap.cc:492] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165: Bootstrap starting.
I20260608 10:11:43.349872  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75864c80da18443e9dbb7b84ebeed7fe" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c" is_pre_election: true
I20260608 10:11:43.350330  1256 raft_consensus.cc:493] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.350631  1127 raft_consensus.cc:2468] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 0.
I20260608 10:11:43.350881  1256 raft_consensus.cc:515] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.352475  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75864c80da18443e9dbb7b84ebeed7fe" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c"
I20260608 10:11:43.353156  1053 raft_consensus.cc:3060] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.353292  1256 leader_election.cc:290] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.353955  1255 leader_election.cc:290] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 election: Requested vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.355944  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75864c80da18443e9dbb7b84ebeed7fe" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c" is_pre_election: true
I20260608 10:11:43.347594  1250 tablet_bootstrap.cc:492] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c: No bootstrap required, opened a new log
I20260608 10:11:43.357776  1250 ts_tablet_manager.cc:1403] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c: Time spent bootstrapping tablet: real 0.100s	user 0.037s	sys 0.038s
I20260608 10:11:43.357986  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d4fd107bce485d97bfc9c5d589dca1" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c" is_pre_election: true
I20260608 10:11:43.358587  1052 raft_consensus.cc:2468] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151f017502ee44548a951e6434e1bf2c in term 0.
I20260608 10:11:43.360386  1093 leader_election.cc:304] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.361208  1256 raft_consensus.cc:2804] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:43.360991  1250 raft_consensus.cc:359] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.361658  1256 raft_consensus.cc:493] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:43.362032  1256 raft_consensus.cc:3060] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.361979  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75864c80da18443e9dbb7b84ebeed7fe" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c"
I20260608 10:11:43.362952  1127 raft_consensus.cc:3060] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.365274  1252 raft_consensus.cc:697] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 1 LEADER]: Becoming Leader. State: Replica: b4917cde93404978a8af6108d35c691c, State: Running, Role: LEADER
I20260608 10:11:43.366794  1249 tablet_bootstrap.cc:654] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.369598  1250 raft_consensus.cc:385] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.369946  1250 raft_consensus.cc:740] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.370781  1250 consensus_queue.cc:260] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.371737  1053 raft_consensus.cc:2468] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 1.
I20260608 10:11:43.366238  1252 consensus_queue.cc:237] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } }
I20260608 10:11:43.373245  1167 leader_election.cc:304] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cdc4a88f273439b96766af385880165, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.374220  1280 raft_consensus.cc:2804] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:43.374771  1280 raft_consensus.cc:697] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 1 LEADER]: Becoming Leader. State: Replica: 6cdc4a88f273439b96766af385880165, State: Running, Role: LEADER
I20260608 10:11:43.375730  1280 consensus_queue.cc:237] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.372920  1256 raft_consensus.cc:515] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.380544  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75864c80da18443e9dbb7b84ebeed7fe" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165" is_pre_election: true
I20260608 10:11:43.381445  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d4fd107bce485d97bfc9c5d589dca1" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c"
I20260608 10:11:43.382097  1052 raft_consensus.cc:3060] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.382417  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d4fd107bce485d97bfc9c5d589dca1" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165" is_pre_election: true
I20260608 10:11:43.382432  1127 raft_consensus.cc:2468] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 1.
I20260608 10:11:43.386770  1094 leader_election.cc:304] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c; no voters: 6cdc4a88f273439b96766af385880165, b4917cde93404978a8af6108d35c691c
I20260608 10:11:43.394037  1052 raft_consensus.cc:2468] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151f017502ee44548a951e6434e1bf2c in term 1.
I20260608 10:11:43.395498  1093 leader_election.cc:304] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c; no voters: 
W20260608 10:11:43.396327  1094 leader_election.cc:343] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:43.396692  1256 leader_election.cc:290] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 election: Requested vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.397396  1256 raft_consensus.cc:2749] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:43.398963   948 catalog_manager.cc:5696] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cdc4a88f273439b96766af385880165 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "6cdc4a88f273439b96766af385880165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:43.400121  1282 raft_consensus.cc:2804] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:43.400877  1282 raft_consensus.cc:697] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 1 LEADER]: Becoming Leader. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Running, Role: LEADER
I20260608 10:11:43.402151  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d4fd107bce485d97bfc9c5d589dca1" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165"
I20260608 10:11:43.402729  1250 ts_tablet_manager.cc:1434] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.007s
I20260608 10:11:43.403014  1282 consensus_queue.cc:237] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.400965  1249 tablet_bootstrap.cc:492] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165: No bootstrap required, opened a new log
W20260608 10:11:43.403861  1094 leader_election.cc:343] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:43.404419  1249 ts_tablet_manager.cc:1403] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.010s
I20260608 10:11:43.407812  1249 raft_consensus.cc:359] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.408537  1249 raft_consensus.cc:385] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.403795  1250 tablet_bootstrap.cc:492] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c: Bootstrap starting.
I20260608 10:11:43.408830  1249 raft_consensus.cc:740] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cdc4a88f273439b96766af385880165, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.409967  1249 consensus_queue.cc:260] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.412673  1249 ts_tablet_manager.cc:1434] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:11:43.415849  1250 tablet_bootstrap.cc:654] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:43.420647   950 catalog_manager.cc:5696] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4917cde93404978a8af6108d35c691c (127.24.72.65). New cstate: current_term: 1 leader_uuid: "b4917cde93404978a8af6108d35c691c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:43.423107  1280 raft_consensus.cc:493] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.423669  1280 raft_consensus.cc:515] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.425994  1280 leader_election.cc:290] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.427817  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fd0905fe2749019e4fe0af93fecb21" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c" is_pre_election: true
I20260608 10:11:43.428529  1127 raft_consensus.cc:2468] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 0.
I20260608 10:11:43.429898  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fd0905fe2749019e4fe0af93fecb21" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c" is_pre_election: true
I20260608 10:11:43.430138  1168 leader_election.cc:304] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, 6cdc4a88f273439b96766af385880165; no voters: 
I20260608 10:11:43.430428  1052 raft_consensus.cc:2468] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 0.
I20260608 10:11:43.431234  1280 raft_consensus.cc:2804] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:43.431620  1280 raft_consensus.cc:493] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:43.432178  1280 raft_consensus.cc:3060] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.432426   950 catalog_manager.cc:5696] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4917cde93404978a8af6108d35c691c (127.24.72.65). New cstate: current_term: 1 leader_uuid: "b4917cde93404978a8af6108d35c691c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } health_report { overall_health: UNKNOWN } } }
W20260608 10:11:43.437179   999 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:43.432144  1250 tablet_bootstrap.cc:492] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c: No bootstrap required, opened a new log
I20260608 10:11:43.439284   948 catalog_manager.cc:5696] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 151f017502ee44548a951e6434e1bf2c (127.24.72.66). New cstate: current_term: 1 leader_uuid: "151f017502ee44548a951e6434e1bf2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:43.440212  1250 ts_tablet_manager.cc:1403] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260608 10:11:43.442268  1280 raft_consensus.cc:515] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.443717  1250 raft_consensus.cc:359] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.444690  1280 leader_election.cc:290] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 election: Requested vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.444468  1250 raft_consensus.cc:385] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:43.445396  1250 raft_consensus.cc:740] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Initialized, Role: FOLLOWER
I20260608 10:11:43.445564  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fd0905fe2749019e4fe0af93fecb21" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c"
I20260608 10:11:43.445967  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fd0905fe2749019e4fe0af93fecb21" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c"
I20260608 10:11:43.446187  1052 raft_consensus.cc:3060] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.446657  1127 raft_consensus.cc:3060] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.446444  1250 consensus_queue.cc:260] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.449014  1250 ts_tablet_manager.cc:1434] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:11:43.452724  1127 raft_consensus.cc:2468] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 1.
I20260608 10:11:43.453810  1052 raft_consensus.cc:2468] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cdc4a88f273439b96766af385880165 in term 1.
I20260608 10:11:43.453980  1168 leader_election.cc:304] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, 6cdc4a88f273439b96766af385880165; no voters: 
I20260608 10:11:43.454774  1280 raft_consensus.cc:2804] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:43.455979  1280 raft_consensus.cc:697] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 1 LEADER]: Becoming Leader. State: Replica: 6cdc4a88f273439b96766af385880165, State: Running, Role: LEADER
I20260608 10:11:43.456888  1280 consensus_queue.cc:237] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.466038   948 catalog_manager.cc:5696] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cdc4a88f273439b96766af385880165 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "6cdc4a88f273439b96766af385880165" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:43.474148  1280 raft_consensus.cc:493] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.474673  1280 raft_consensus.cc:515] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.476476  1280 leader_election.cc:290] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 151f017502ee44548a951e6434e1bf2c (127.24.72.66:36661)
I20260608 10:11:43.477165  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d4fd107bce485d97bfc9c5d589dca1" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c" is_pre_election: true
I20260608 10:11:43.477533  1127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d4fd107bce485d97bfc9c5d589dca1" candidate_uuid: "6cdc4a88f273439b96766af385880165" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "151f017502ee44548a951e6434e1bf2c" is_pre_election: true
I20260608 10:11:43.477857  1052 raft_consensus.cc:2393] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cdc4a88f273439b96766af385880165 in current term 1: Already voted for candidate 151f017502ee44548a951e6434e1bf2c in this term.
I20260608 10:11:43.478832  1168 leader_election.cc:304] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cdc4a88f273439b96766af385880165; no voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c
I20260608 10:11:43.479486  1280 raft_consensus.cc:3060] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.484289  1280 raft_consensus.cc:2749] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:43.540717  1282 raft_consensus.cc:493] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:43.541214  1282 raft_consensus.cc:515] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.542874  1282 leader_election.cc:290] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.543872  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a572daa84054987b9d8b6da4f33c486" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165" is_pre_election: true
I20260608 10:11:43.543762  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a572daa84054987b9d8b6da4f33c486" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c" is_pre_election: true
I20260608 10:11:43.544538  1202 raft_consensus.cc:2468] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151f017502ee44548a951e6434e1bf2c in term 0.
I20260608 10:11:43.544663  1052 raft_consensus.cc:2468] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 151f017502ee44548a951e6434e1bf2c in term 0.
I20260608 10:11:43.545588  1094 leader_election.cc:304] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, 6cdc4a88f273439b96766af385880165; no voters: 
I20260608 10:11:43.546413  1282 raft_consensus.cc:2804] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:43.546720  1282 raft_consensus.cc:493] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:43.546988  1282 raft_consensus.cc:3060] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.551841  1282 raft_consensus.cc:515] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.553468  1282 leader_election.cc:290] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 election: Requested vote from peers b4917cde93404978a8af6108d35c691c (127.24.72.65:41489), 6cdc4a88f273439b96766af385880165 (127.24.72.67:34969)
I20260608 10:11:43.554320  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a572daa84054987b9d8b6da4f33c486" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4917cde93404978a8af6108d35c691c"
I20260608 10:11:43.554515  1202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a572daa84054987b9d8b6da4f33c486" candidate_uuid: "151f017502ee44548a951e6434e1bf2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cdc4a88f273439b96766af385880165"
I20260608 10:11:43.554845  1052 raft_consensus.cc:3060] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.555032  1202 raft_consensus.cc:3060] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:43.559569  1052 raft_consensus.cc:2468] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151f017502ee44548a951e6434e1bf2c in term 1.
I20260608 10:11:43.559623  1202 raft_consensus.cc:2468] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 151f017502ee44548a951e6434e1bf2c in term 1.
I20260608 10:11:43.560599  1093 leader_election.cc:304] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 151f017502ee44548a951e6434e1bf2c, b4917cde93404978a8af6108d35c691c; no voters: 
I20260608 10:11:43.561265  1282 raft_consensus.cc:2804] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:43.561746  1282 raft_consensus.cc:697] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 1 LEADER]: Becoming Leader. State: Replica: 151f017502ee44548a951e6434e1bf2c, State: Running, Role: LEADER
I20260608 10:11:43.562461  1282 consensus_queue.cc:237] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } }
I20260608 10:11:43.569819   948 catalog_manager.cc:5696] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 151f017502ee44548a951e6434e1bf2c (127.24.72.66). New cstate: current_term: 1 leader_uuid: "151f017502ee44548a951e6434e1bf2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:43.718302  1252 consensus_queue.cc:1048] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:11:43.770900  1280 consensus_queue.cc:1048] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.779713  1280 consensus_queue.cc:1048] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:43.794997  1267 consensus_queue.cc:1048] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [LEADER]: Connected to new peer: Peer: permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.822439  1282 consensus_queue.cc:1048] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.823964  1267 consensus_queue.cc:1048] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.832666  1282 consensus_queue.cc:1048] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.845083  1280 consensus_queue.cc:1048] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:43.868104  1267 consensus_queue.cc:1048] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [LEADER]: Connected to new peer: Peer: permanent_uuid: "151f017502ee44548a951e6434e1bf2c" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.905565  1302 consensus_queue.cc:1048] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.974440  1286 consensus_queue.cc:1048] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cdc4a88f273439b96766af385880165" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:43.995832  1053 raft_consensus.cc:1275] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Refusing update from remote peer 151f017502ee44548a951e6434e1bf2c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:43.997725  1286 consensus_queue.cc:1048] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4917cde93404978a8af6108d35c691c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 41489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:44.664309  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:41489, user_credentials={real_user=slave}} blocked reactor thread for 79595.5us
W20260608 10:11:44.744831  1093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:41489, user_credentials={real_user=slave}} blocked reactor thread for 50856.5us
W20260608 10:11:44.830116  1019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.66:36661, user_credentials={real_user=slave}} blocked reactor thread for 68681.3us
W20260608 10:11:44.996394  1168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.66:36661, user_credentials={real_user=slave}} blocked reactor thread for 44531.6us
W20260608 10:11:45.066428  1295 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.000s	sys 0.000s
I20260608 10:11:45.352645 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:45.382797 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:45.383571 24865 tablet_replica.cc:333] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c: stopping tablet replica
I20260608 10:11:45.384330 24865 raft_consensus.cc:2243] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.384958 24865 raft_consensus.cc:2272] T f8fd0905fe2749019e4fe0af93fecb21 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.388520 24865 tablet_replica.cc:333] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c: stopping tablet replica
I20260608 10:11:45.389169 24865 raft_consensus.cc:2243] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.389750 24865 raft_consensus.cc:2272] T 1a572daa84054987b9d8b6da4f33c486 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.392586 24865 tablet_replica.cc:333] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c: stopping tablet replica
I20260608 10:11:45.393105 24865 raft_consensus.cc:2243] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.393682 24865 raft_consensus.cc:2272] T 75864c80da18443e9dbb7b84ebeed7fe P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.396531 24865 tablet_replica.cc:333] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c: stopping tablet replica
I20260608 10:11:45.397087 24865 raft_consensus.cc:2243] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.397977 24865 raft_consensus.cc:2272] T a75ea9f1f0784936877d949e48ecb787 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.400822 24865 tablet_replica.cc:333] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c: stopping tablet replica
I20260608 10:11:45.401387 24865 raft_consensus.cc:2243] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.401878 24865 raft_consensus.cc:2272] T c6d4fd107bce485d97bfc9c5d589dca1 P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.404930 24865 tablet_replica.cc:333] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c: stopping tablet replica
I20260608 10:11:45.405450 24865 raft_consensus.cc:2243] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.406309 24865 raft_consensus.cc:2272] T 48dd4d3989a24296a0402e609216413e P b4917cde93404978a8af6108d35c691c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.434938 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:45.457021 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:45.483180 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:45.483997 24865 tablet_replica.cc:333] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c: stopping tablet replica
I20260608 10:11:45.484958 24865 raft_consensus.cc:2243] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.486014 24865 raft_consensus.cc:2272] T 1a572daa84054987b9d8b6da4f33c486 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.489358 24865 tablet_replica.cc:333] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c: stopping tablet replica
I20260608 10:11:45.489976 24865 raft_consensus.cc:2243] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.490545 24865 raft_consensus.cc:2272] T 48dd4d3989a24296a0402e609216413e P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.493852 24865 tablet_replica.cc:333] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c: stopping tablet replica
I20260608 10:11:45.494434 24865 raft_consensus.cc:2243] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.495361 24865 raft_consensus.cc:2272] T c6d4fd107bce485d97bfc9c5d589dca1 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.498312 24865 tablet_replica.cc:333] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c: stopping tablet replica
I20260608 10:11:45.498910 24865 raft_consensus.cc:2243] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.499449 24865 raft_consensus.cc:2272] T a75ea9f1f0784936877d949e48ecb787 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.502637 24865 tablet_replica.cc:333] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c: stopping tablet replica
I20260608 10:11:45.503192 24865 raft_consensus.cc:2243] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.503687 24865 raft_consensus.cc:2272] T f8fd0905fe2749019e4fe0af93fecb21 P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.506647 24865 tablet_replica.cc:333] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c: stopping tablet replica
I20260608 10:11:45.507181 24865 raft_consensus.cc:2243] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.507684 24865 raft_consensus.cc:2272] T 75864c80da18443e9dbb7b84ebeed7fe P 151f017502ee44548a951e6434e1bf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.537418 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:45.557855 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:45.581892 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:45.582655 24865 tablet_replica.cc:333] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165: stopping tablet replica
I20260608 10:11:45.583398 24865 raft_consensus.cc:2243] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.583943 24865 raft_consensus.cc:2272] T c6d4fd107bce485d97bfc9c5d589dca1 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.586866 24865 tablet_replica.cc:333] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165: stopping tablet replica
I20260608 10:11:45.587496 24865 raft_consensus.cc:2243] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.588027 24865 raft_consensus.cc:2272] T 1a572daa84054987b9d8b6da4f33c486 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.591145 24865 tablet_replica.cc:333] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165: stopping tablet replica
I20260608 10:11:45.591777 24865 raft_consensus.cc:2243] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.592305 24865 raft_consensus.cc:2272] T 48dd4d3989a24296a0402e609216413e P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.595242 24865 tablet_replica.cc:333] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165: stopping tablet replica
I20260608 10:11:45.595875 24865 raft_consensus.cc:2243] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.596870 24865 raft_consensus.cc:2272] T f8fd0905fe2749019e4fe0af93fecb21 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.599965 24865 tablet_replica.cc:333] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165: stopping tablet replica
I20260608 10:11:45.600531 24865 raft_consensus.cc:2243] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.601426 24865 raft_consensus.cc:2272] T 75864c80da18443e9dbb7b84ebeed7fe P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.604277 24865 tablet_replica.cc:333] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165: stopping tablet replica
I20260608 10:11:45.604782 24865 raft_consensus.cc:2243] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:45.605295 24865 raft_consensus.cc:2272] T a75ea9f1f0784936877d949e48ecb787 P 6cdc4a88f273439b96766af385880165 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.633502 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:45.653993 24865 master.cc:562] Master@127.24.72.126:39921 shutting down...
I20260608 10:11:45.674707 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:45.675374 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:45.675712 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a3b52671a7a44059805e772b4489bc7: stopping tablet replica
I20260608 10:11:45.695528 24865 master.cc:584] Master@127.24.72.126:39921 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4423 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:11:45.734750 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:39709
I20260608 10:11:45.736018 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:45.741540  1350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:45.741657  1351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:45.742879  1353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:45.743878 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:45.744726 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:45.744930 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:45.745074 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913505745056 us; error 0 us; skew 500 ppm
I20260608 10:11:45.745859 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:45.748185 24865 webserver.cc:533] Webserver started at http://127.24.72.126:45361/ using document root <none> and password file <none>
I20260608 10:11:45.748672 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:45.748857 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:45.749105 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:45.750236 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "44e0b98449d4498ba83ce6bb20a8c700"
format_stamp: "Formatted at 2026-06-08 10:11:45 on dist-test-slave-0v1n"
I20260608 10:11:45.754771 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:45.758201  1358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:45.758908 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:45.759173 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "44e0b98449d4498ba83ce6bb20a8c700"
format_stamp: "Formatted at 2026-06-08 10:11:45 on dist-test-slave-0v1n"
I20260608 10:11:45.759450 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:45.774757 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:45.776021 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:45.814610 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:39709
I20260608 10:11:45.814750  1409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:39709 every 8 connection(s)
I20260608 10:11:45.818672  1410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:45.830183  1410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700: Bootstrap starting.
I20260608 10:11:45.835120  1410 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:45.839386  1410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700: No bootstrap required, opened a new log
I20260608 10:11:45.841596  1410 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e0b98449d4498ba83ce6bb20a8c700" member_type: VOTER }
I20260608 10:11:45.842001  1410 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:45.842181  1410 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e0b98449d4498ba83ce6bb20a8c700, State: Initialized, Role: FOLLOWER
I20260608 10:11:45.842778  1410 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e0b98449d4498ba83ce6bb20a8c700" member_type: VOTER }
I20260608 10:11:45.843227  1410 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:45.843422  1410 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:45.843627  1410 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:45.848209  1410 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e0b98449d4498ba83ce6bb20a8c700" member_type: VOTER }
I20260608 10:11:45.848701  1410 leader_election.cc:304] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 44e0b98449d4498ba83ce6bb20a8c700; no voters: 
I20260608 10:11:45.849817  1410 leader_election.cc:290] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:45.850279  1413 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:45.851554  1413 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 1 LEADER]: Becoming Leader. State: Replica: 44e0b98449d4498ba83ce6bb20a8c700, State: Running, Role: LEADER
I20260608 10:11:45.852275  1413 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e0b98449d4498ba83ce6bb20a8c700" member_type: VOTER }
I20260608 10:11:45.852689  1410 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:45.856613  1414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44e0b98449d4498ba83ce6bb20a8c700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e0b98449d4498ba83ce6bb20a8c700" member_type: VOTER } }
I20260608 10:11:45.857380  1414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:45.857158  1415 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44e0b98449d4498ba83ce6bb20a8c700. Latest consensus state: current_term: 1 leader_uuid: "44e0b98449d4498ba83ce6bb20a8c700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e0b98449d4498ba83ce6bb20a8c700" member_type: VOTER } }
I20260608 10:11:45.858712  1415 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:45.860419  1420 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:45.868007  1420 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:45.868983 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:45.876962  1420 catalog_manager.cc:1382] Generated new cluster ID: 715e4e2cf0c1461888b18ed654a629e5
I20260608 10:11:45.877269  1420 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:45.897432  1420 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:45.898794  1420 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:45.911569  1420 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700: Generated new TSK 0
I20260608 10:11:45.912204  1420 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:45.936043 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:45.942013  1431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:45.942827  1432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:45.944770 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:45.945132  1434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:45.946203 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:45.946398 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:45.946520 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913505946509 us; error 0 us; skew 500 ppm
I20260608 10:11:45.947041 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:45.949208 24865 webserver.cc:533] Webserver started at http://127.24.72.65:34397/ using document root <none> and password file <none>
I20260608 10:11:45.949738 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:45.949903 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:45.950117 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:45.951198 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "2b3d23a246e844a4af235fe899588f96"
format_stamp: "Formatted at 2026-06-08 10:11:45 on dist-test-slave-0v1n"
I20260608 10:11:45.957072 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:11:45.960548  1439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:45.961427 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:45.961774 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "2b3d23a246e844a4af235fe899588f96"
format_stamp: "Formatted at 2026-06-08 10:11:45 on dist-test-slave-0v1n"
I20260608 10:11:45.962038 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:45.974954 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:45.976115 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:45.977521 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:45.979825 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:45.980000 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:45.980230 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:45.980378 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.018637 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:38905
I20260608 10:11:46.018774  1501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:38905 every 8 connection(s)
I20260608 10:11:46.023846 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:46.030856  1506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:46.032332  1507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:46.035748  1509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:46.036526  1502 heartbeater.cc:344] Connected to a master server at 127.24.72.126:39709
I20260608 10:11:46.036556 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:46.037045  1502 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:46.037825  1502 heartbeater.cc:507] Master 127.24.72.126:39709 requested a full tablet report, sending...
I20260608 10:11:46.039026 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:46.039273 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:46.039443 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913506039418 us; error 0 us; skew 500 ppm
I20260608 10:11:46.040052 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:46.040004  1375 ts_manager.cc:194] Registered new tserver with Master: 2b3d23a246e844a4af235fe899588f96 (127.24.72.65:38905)
I20260608 10:11:46.042219  1375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35562
I20260608 10:11:46.042680 24865 webserver.cc:533] Webserver started at http://127.24.72.66:42219/ using document root <none> and password file <none>
I20260608 10:11:46.043236 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:46.043413 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:46.043651 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:46.044791 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "7dc38da1ee184c639c993176dbbb6b71"
format_stamp: "Formatted at 2026-06-08 10:11:46 on dist-test-slave-0v1n"
I20260608 10:11:46.049162 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:11:46.052397  1514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.053084 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:46.053387 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "7dc38da1ee184c639c993176dbbb6b71"
format_stamp: "Formatted at 2026-06-08 10:11:46 on dist-test-slave-0v1n"
I20260608 10:11:46.053679 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:46.067164 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:46.068265 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:46.069630 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:46.071856 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:46.072037 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.072278 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:46.072420 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.110585 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:43057
I20260608 10:11:46.110708  1576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:43057 every 8 connection(s)
I20260608 10:11:46.115540 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:46.122696  1580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:46.124194  1581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:46.125871  1583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:46.126715 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:46.127632 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:46.127856 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:46.127985  1577 heartbeater.cc:344] Connected to a master server at 127.24.72.126:39709
I20260608 10:11:46.128072 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913506128049 us; error 0 us; skew 500 ppm
I20260608 10:11:46.128587  1577 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:46.129117 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:46.129571  1577 heartbeater.cc:507] Master 127.24.72.126:39709 requested a full tablet report, sending...
I20260608 10:11:46.131768 24865 webserver.cc:533] Webserver started at http://127.24.72.67:45511/ using document root <none> and password file <none>
I20260608 10:11:46.131911  1375 ts_manager.cc:194] Registered new tserver with Master: 7dc38da1ee184c639c993176dbbb6b71 (127.24.72.66:43057)
I20260608 10:11:46.132342 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:46.132587 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:46.132844 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:46.133421  1375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35566
I20260608 10:11:46.134029 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "1c773595faaa4b5b9601be8694e14906"
format_stamp: "Formatted at 2026-06-08 10:11:46 on dist-test-slave-0v1n"
I20260608 10:11:46.139169 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 10:11:46.142484  1588 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.143193 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:46.143465 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "1c773595faaa4b5b9601be8694e14906"
format_stamp: "Formatted at 2026-06-08 10:11:46 on dist-test-slave-0v1n"
I20260608 10:11:46.143726 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:46.165452 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:46.166605 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:46.168021 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:46.170285 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:46.170482 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.170702 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:46.170861 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:46.208880 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:42951
I20260608 10:11:46.208992  1650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:42951 every 8 connection(s)
I20260608 10:11:46.222590  1651 heartbeater.cc:344] Connected to a master server at 127.24.72.126:39709
I20260608 10:11:46.223013  1651 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:46.223742  1651 heartbeater.cc:507] Master 127.24.72.126:39709 requested a full tablet report, sending...
I20260608 10:11:46.225785  1375 ts_manager.cc:194] Registered new tserver with Master: 1c773595faaa4b5b9601be8694e14906 (127.24.72.67:42951)
I20260608 10:11:46.226699 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014662519s
I20260608 10:11:46.227416  1375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35580
I20260608 10:11:47.044835  1502 heartbeater.cc:499] Master 127.24.72.126:39709 was elected leader, sending a full tablet report...
I20260608 10:11:47.136196  1577 heartbeater.cc:499] Master 127.24.72.126:39709 was elected leader, sending a full tablet report...
I20260608 10:11:47.230525  1651 heartbeater.cc:499] Master 127.24.72.126:39709 was elected leader, sending a full tablet report...
I20260608 10:11:47.281610  1375 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35596:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:47.283595  1375 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:47.325160  1542 tablet_service.cc:1511] Processing CreateTablet for tablet 7f065cadc09941b6b8b4b1ed80f18e91 (DEFAULT_TABLE table=test-workload [id=fa22714a36a64b5fb0b0072585c0159d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:47.326588  1542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f065cadc09941b6b8b4b1ed80f18e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:47.330976  1616 tablet_service.cc:1511] Processing CreateTablet for tablet 7f065cadc09941b6b8b4b1ed80f18e91 (DEFAULT_TABLE table=test-workload [id=fa22714a36a64b5fb0b0072585c0159d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:47.332334  1616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f065cadc09941b6b8b4b1ed80f18e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:47.341596  1467 tablet_service.cc:1511] Processing CreateTablet for tablet 7f065cadc09941b6b8b4b1ed80f18e91 (DEFAULT_TABLE table=test-workload [id=fa22714a36a64b5fb0b0072585c0159d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:47.342993  1467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f065cadc09941b6b8b4b1ed80f18e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:47.343839  1671 tablet_bootstrap.cc:492] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71: Bootstrap starting.
I20260608 10:11:47.349454  1671 tablet_bootstrap.cc:654] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:47.350606  1672 tablet_bootstrap.cc:492] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906: Bootstrap starting.
I20260608 10:11:47.357079  1671 tablet_bootstrap.cc:492] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71: No bootstrap required, opened a new log
I20260608 10:11:47.357663  1671 ts_tablet_manager.cc:1403] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:11:47.358500  1672 tablet_bootstrap.cc:654] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:47.359093  1674 tablet_bootstrap.cc:492] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96: Bootstrap starting.
I20260608 10:11:47.360996  1671 raft_consensus.cc:359] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.361932  1671 raft_consensus.cc:385] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:47.362280  1671 raft_consensus.cc:740] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc38da1ee184c639c993176dbbb6b71, State: Initialized, Role: FOLLOWER
I20260608 10:11:47.363413  1671 consensus_queue.cc:260] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.364797  1672 tablet_bootstrap.cc:492] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906: No bootstrap required, opened a new log
I20260608 10:11:47.365445  1672 ts_tablet_manager.cc:1403] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260608 10:11:47.366547  1671 ts_tablet_manager.cc:1434] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:11:47.367283  1674 tablet_bootstrap.cc:654] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:47.368542  1672 raft_consensus.cc:359] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.369272  1672 raft_consensus.cc:385] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:47.369601  1672 raft_consensus.cc:740] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c773595faaa4b5b9601be8694e14906, State: Initialized, Role: FOLLOWER
I20260608 10:11:47.370707  1672 consensus_queue.cc:260] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.372519  1674 tablet_bootstrap.cc:492] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96: No bootstrap required, opened a new log
I20260608 10:11:47.373067  1674 ts_tablet_manager.cc:1403] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 10:11:47.376209  1674 raft_consensus.cc:359] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.376835  1674 raft_consensus.cc:385] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:47.377100  1674 raft_consensus.cc:740] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3d23a246e844a4af235fe899588f96, State: Initialized, Role: FOLLOWER
I20260608 10:11:47.377911  1674 consensus_queue.cc:260] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.380664  1672 ts_tablet_manager.cc:1434] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 10:11:47.382784  1674 ts_tablet_manager.cc:1434] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:11:47.602035  1676 raft_consensus.cc:493] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:47.602613  1676 raft_consensus.cc:515] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.604815  1676 leader_election.cc:290] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c773595faaa4b5b9601be8694e14906 (127.24.72.67:42951), 2b3d23a246e844a4af235fe899588f96 (127.24.72.65:38905)
I20260608 10:11:47.615239  1626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f065cadc09941b6b8b4b1ed80f18e91" candidate_uuid: "7dc38da1ee184c639c993176dbbb6b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c773595faaa4b5b9601be8694e14906" is_pre_election: true
I20260608 10:11:47.615327  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f065cadc09941b6b8b4b1ed80f18e91" candidate_uuid: "7dc38da1ee184c639c993176dbbb6b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3d23a246e844a4af235fe899588f96" is_pre_election: true
I20260608 10:11:47.616037  1626 raft_consensus.cc:2468] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc38da1ee184c639c993176dbbb6b71 in term 0.
I20260608 10:11:47.616184  1477 raft_consensus.cc:2468] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc38da1ee184c639c993176dbbb6b71 in term 0.
I20260608 10:11:47.617244  1515 leader_election.cc:304] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c773595faaa4b5b9601be8694e14906, 7dc38da1ee184c639c993176dbbb6b71; no voters: 
I20260608 10:11:47.618013  1676 raft_consensus.cc:2804] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:47.618367  1676 raft_consensus.cc:493] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:47.618618  1676 raft_consensus.cc:3060] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:47.623647  1676 raft_consensus.cc:515] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.625411  1676 leader_election.cc:290] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [CANDIDATE]: Term 1 election: Requested vote from peers 1c773595faaa4b5b9601be8694e14906 (127.24.72.67:42951), 2b3d23a246e844a4af235fe899588f96 (127.24.72.65:38905)
I20260608 10:11:47.626044  1626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f065cadc09941b6b8b4b1ed80f18e91" candidate_uuid: "7dc38da1ee184c639c993176dbbb6b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c773595faaa4b5b9601be8694e14906"
I20260608 10:11:47.626377  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f065cadc09941b6b8b4b1ed80f18e91" candidate_uuid: "7dc38da1ee184c639c993176dbbb6b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3d23a246e844a4af235fe899588f96"
I20260608 10:11:47.626653  1626 raft_consensus.cc:3060] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:47.626936  1477 raft_consensus.cc:3060] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:47.634157  1626 raft_consensus.cc:2468] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc38da1ee184c639c993176dbbb6b71 in term 1.
I20260608 10:11:47.634161  1477 raft_consensus.cc:2468] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc38da1ee184c639c993176dbbb6b71 in term 1.
I20260608 10:11:47.635624  1516 leader_election.cc:304] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3d23a246e844a4af235fe899588f96, 7dc38da1ee184c639c993176dbbb6b71; no voters: 
I20260608 10:11:47.636277  1676 raft_consensus.cc:2804] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:47.637277  1676 raft_consensus.cc:697] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc38da1ee184c639c993176dbbb6b71, State: Running, Role: LEADER
I20260608 10:11:47.637960  1676 consensus_queue.cc:237] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } }
I20260608 10:11:47.647006  1373 catalog_manager.cc:5696] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc38da1ee184c639c993176dbbb6b71 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "7dc38da1ee184c639c993176dbbb6b71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc38da1ee184c639c993176dbbb6b71" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:47.853214  1626 raft_consensus.cc:1275] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 1 FOLLOWER]: Refusing update from remote peer 7dc38da1ee184c639c993176dbbb6b71: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:47.853390  1477 raft_consensus.cc:1275] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 1 FOLLOWER]: Refusing update from remote peer 7dc38da1ee184c639c993176dbbb6b71: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:47.854869  1682 consensus_queue.cc:1048] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c773595faaa4b5b9601be8694e14906" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:47.855504  1676 consensus_queue.cc:1048] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3d23a246e844a4af235fe899588f96" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:48.288262 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:48.308544 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:48.309178 24865 tablet_replica.cc:333] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96: stopping tablet replica
I20260608 10:11:48.309700 24865 raft_consensus.cc:2243] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:48.310238 24865 raft_consensus.cc:2272] T 7f065cadc09941b6b8b4b1ed80f18e91 P 2b3d23a246e844a4af235fe899588f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:48.330070 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:48.339555 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:48.358502 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:48.359093 24865 tablet_replica.cc:333] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71: stopping tablet replica
I20260608 10:11:48.359565 24865 raft_consensus.cc:2243] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:48.360409 24865 raft_consensus.cc:2272] T 7f065cadc09941b6b8b4b1ed80f18e91 P 7dc38da1ee184c639c993176dbbb6b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:48.381526 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:48.392848 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:48.411566 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:48.412143 24865 tablet_replica.cc:333] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906: stopping tablet replica
I20260608 10:11:48.412611 24865 raft_consensus.cc:2243] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:48.413178 24865 raft_consensus.cc:2272] T 7f065cadc09941b6b8b4b1ed80f18e91 P 1c773595faaa4b5b9601be8694e14906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:48.432567 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:48.441664 24865 master.cc:562] Master@127.24.72.126:39709 shutting down...
I20260608 10:11:48.456648 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:48.457127 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:48.457438 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44e0b98449d4498ba83ce6bb20a8c700: stopping tablet replica
I20260608 10:11:48.475319 24865 master.cc:584] Master@127.24.72.126:39709 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2764 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:11:48.501461 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:34891
I20260608 10:11:48.502694 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:48.507426  1707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:48.508160  1708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:48.508970  1710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:48.509819 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:48.510566 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:48.510748 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:48.510900 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913508510883 us; error 0 us; skew 500 ppm
I20260608 10:11:48.511451 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:48.513653 24865 webserver.cc:533] Webserver started at http://127.24.72.126:42275/ using document root <none> and password file <none>
I20260608 10:11:48.514128 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:48.514297 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:48.514546 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:48.515558 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "80ad95280f754a248ec28c7436500028"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.519822 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:48.523013  1715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.523716 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:11:48.523973 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "80ad95280f754a248ec28c7436500028"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.524211 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:48.554885 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:48.555894 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:48.590165 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:34891
I20260608 10:11:48.590299  1766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:34891 every 8 connection(s)
I20260608 10:11:48.594123  1767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:48.604494  1767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028: Bootstrap starting.
I20260608 10:11:48.608979  1767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:48.612828  1767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028: No bootstrap required, opened a new log
I20260608 10:11:48.614899  1767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ad95280f754a248ec28c7436500028" member_type: VOTER }
I20260608 10:11:48.615262  1767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:48.615473  1767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad95280f754a248ec28c7436500028, State: Initialized, Role: FOLLOWER
I20260608 10:11:48.616030  1767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ad95280f754a248ec28c7436500028" member_type: VOTER }
I20260608 10:11:48.616494  1767 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:48.616865  1767 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:48.617139  1767 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:48.621459  1767 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ad95280f754a248ec28c7436500028" member_type: VOTER }
I20260608 10:11:48.621941  1767 leader_election.cc:304] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 80ad95280f754a248ec28c7436500028; no voters: 
I20260608 10:11:48.622996  1767 leader_election.cc:290] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:48.623345  1770 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:48.624603  1770 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 1 LEADER]: Becoming Leader. State: Replica: 80ad95280f754a248ec28c7436500028, State: Running, Role: LEADER
I20260608 10:11:48.625284  1770 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ad95280f754a248ec28c7436500028" member_type: VOTER }
I20260608 10:11:48.626030  1767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:48.629199  1772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80ad95280f754a248ec28c7436500028. Latest consensus state: current_term: 1 leader_uuid: "80ad95280f754a248ec28c7436500028" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ad95280f754a248ec28c7436500028" member_type: VOTER } }
I20260608 10:11:48.629341  1771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80ad95280f754a248ec28c7436500028" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ad95280f754a248ec28c7436500028" member_type: VOTER } }
I20260608 10:11:48.629921  1772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:48.630021  1771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:48.635672  1776 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:48.640480  1776 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:48.643441 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:48.649152  1776 catalog_manager.cc:1382] Generated new cluster ID: b3d14c02df534aaea90a8d6b95943632
I20260608 10:11:48.649452  1776 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:48.660854  1776 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:48.662142  1776 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:48.678325  1776 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028: Generated new TSK 0
I20260608 10:11:48.679034  1776 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:48.710145 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:48.716624  1788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:48.716791  1789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:48.718961  1791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:48.719213 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:48.720082 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:48.720269 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:48.720439 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913508720422 us; error 0 us; skew 500 ppm
I20260608 10:11:48.721042 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:48.723234 24865 webserver.cc:533] Webserver started at http://127.24.72.65:43229/ using document root <none> and password file <none>
I20260608 10:11:48.723732 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:48.723914 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:48.724179 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:48.725309 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "7e4427d9b4e541ea97aea21ca37ac92c"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.730022 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:11:48.733300  1796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.734040 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:48.734313 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "7e4427d9b4e541ea97aea21ca37ac92c"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.734567 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:48.743923 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:48.744993 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:48.746374 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:48.748631 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:48.748844 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.749070 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:48.749221 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.785815 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:36833
I20260608 10:11:48.785923  1858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:36833 every 8 connection(s)
I20260608 10:11:48.790856 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:48.797442  1863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:48.797981  1864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:48.801112 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:48.801456  1867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:48.803208 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:48.803437 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:48.803606 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913508803589 us; error 0 us; skew 500 ppm
I20260608 10:11:48.804159 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:48.806119  1859 heartbeater.cc:344] Connected to a master server at 127.24.72.126:34891
I20260608 10:11:48.806475  1859 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:48.806870 24865 webserver.cc:533] Webserver started at http://127.24.72.66:40367/ using document root <none> and password file <none>
I20260608 10:11:48.807307  1859 heartbeater.cc:507] Master 127.24.72.126:34891 requested a full tablet report, sending...
I20260608 10:11:48.807446 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:48.807741 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:48.807999 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:48.809290 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "4d04da170a6447eab8cbd513dad0586a"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.809859  1732 ts_manager.cc:194] Registered new tserver with Master: 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833)
I20260608 10:11:48.811674  1732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54750
I20260608 10:11:48.814182 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:48.817728  1871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.818451 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:11:48.818722 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "4d04da170a6447eab8cbd513dad0586a"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.818998 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:48.846042 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:48.847117 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:48.848483 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:48.850736 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:48.850929 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.851145 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:48.851303 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.887442 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:43907
I20260608 10:11:48.887564  1933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:43907 every 8 connection(s)
I20260608 10:11:48.892262 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:48.898168  1937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:48.899710  1938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:48.903033  1934 heartbeater.cc:344] Connected to a master server at 127.24.72.126:34891
I20260608 10:11:48.903429  1934 heartbeater.cc:461] Registering TS with master...
W20260608 10:11:48.903517  1940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:48.904209  1934 heartbeater.cc:507] Master 127.24.72.126:34891 requested a full tablet report, sending...
I20260608 10:11:48.906095 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:48.906178  1732 ts_manager.cc:194] Registered new tserver with Master: 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:48.907027 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:48.907248 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:48.907449 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913508907429 us; error 0 us; skew 500 ppm
I20260608 10:11:48.907855  1732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54764
I20260608 10:11:48.908092 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:48.911334 24865 webserver.cc:533] Webserver started at http://127.24.72.67:45231/ using document root <none> and password file <none>
I20260608 10:11:48.911850 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:48.912030 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:48.912278 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:48.913393 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "400bb04330d64f529ee9cf0a69a31d6a"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.917809 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:11:48.921176  1945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.921990 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:48.922278 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "400bb04330d64f529ee9cf0a69a31d6a"
format_stamp: "Formatted at 2026-06-08 10:11:48 on dist-test-slave-0v1n"
I20260608 10:11:48.922536 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:48.934037 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:48.935070 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:48.936475 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:48.938853 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:48.939046 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.939267 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:48.939424 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:48.976770 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:33445
I20260608 10:11:48.976888  2007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:33445 every 8 connection(s)
I20260608 10:11:48.990115  2008 heartbeater.cc:344] Connected to a master server at 127.24.72.126:34891
I20260608 10:11:48.990556  2008 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:48.991268  2008 heartbeater.cc:507] Master 127.24.72.126:34891 requested a full tablet report, sending...
I20260608 10:11:48.993162  1732 ts_manager.cc:194] Registered new tserver with Master: 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:48.993258 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01339225s
I20260608 10:11:48.994606  1732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54776
I20260608 10:11:49.814436  1859 heartbeater.cc:499] Master 127.24.72.126:34891 was elected leader, sending a full tablet report...
I20260608 10:11:49.910287  1934 heartbeater.cc:499] Master 127.24.72.126:34891 was elected leader, sending a full tablet report...
I20260608 10:11:49.997221  2008 heartbeater.cc:499] Master 127.24.72.126:34891 was elected leader, sending a full tablet report...
I20260608 10:11:50.047089  1732 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:11:50.109081  1898 tablet_service.cc:1511] Processing CreateTablet for tablet 00257c8524c84098923498f27ab91450 (DEFAULT_TABLE table=test-workload [id=f084a5a16af743f78c5e2b2ac688ab80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:50.109843  1899 tablet_service.cc:1511] Processing CreateTablet for tablet 5fcd2d76e4104f40a3300581d48fbfc4 (DEFAULT_TABLE table=test-workload [id=f084a5a16af743f78c5e2b2ac688ab80]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:50.110592  1898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00257c8524c84098923498f27ab91450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:50.110642  1973 tablet_service.cc:1511] Processing CreateTablet for tablet 6550025df8ad4f3cabc8aaed84d7c38a (DEFAULT_TABLE table=test-workload [id=f084a5a16af743f78c5e2b2ac688ab80]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:50.111403  1972 tablet_service.cc:1511] Processing CreateTablet for tablet 70cc5e2bbe244aafa8855d58dd708331 (DEFAULT_TABLE table=test-workload [id=f084a5a16af743f78c5e2b2ac688ab80]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:50.112457  1973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6550025df8ad4f3cabc8aaed84d7c38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:50.113102  1972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cc5e2bbe244aafa8855d58dd708331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:50.113907  1899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fcd2d76e4104f40a3300581d48fbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:50.138872  1824 tablet_service.cc:1511] Processing CreateTablet for tablet d090bccd07cd4be3b5a112f713b75abe (DEFAULT_TABLE table=test-workload [id=f084a5a16af743f78c5e2b2ac688ab80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:50.139230  1823 tablet_service.cc:1511] Processing CreateTablet for tablet 98487a8eadde4a248c9a5daccc098f20 (DEFAULT_TABLE table=test-workload [id=f084a5a16af743f78c5e2b2ac688ab80]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:50.140347  1824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d090bccd07cd4be3b5a112f713b75abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:50.141016  1823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98487a8eadde4a248c9a5daccc098f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:50.143810  2028 tablet_bootstrap.cc:492] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
I20260608 10:11:50.144467  2029 tablet_bootstrap.cc:492] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:50.150887  2029 tablet_bootstrap.cc:654] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:50.153980  2028 tablet_bootstrap.cc:654] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:50.159839  2031 tablet_bootstrap.cc:492] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:50.160542  2029 tablet_bootstrap.cc:492] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:50.160846  2028 tablet_bootstrap.cc:492] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:50.160970  2029 ts_tablet_manager.cc:1403] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.010s
I20260608 10:11:50.161401  2028 ts_tablet_manager.cc:1403] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260608 10:11:50.163421  2029 raft_consensus.cc:359] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.163897  2029 raft_consensus.cc:385] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:50.164131  2029 raft_consensus.cc:740] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.164400  2028 raft_consensus.cc:359] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.164973  2028 raft_consensus.cc:385] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:50.164750  2029 consensus_queue.cc:260] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.165298  2028 raft_consensus.cc:740] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.165491  2029 raft_consensus.cc:399] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:50.165880  2029 raft_consensus.cc:493] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:50.166229  2029 raft_consensus.cc:3060] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:50.166105  2028 consensus_queue.cc:260] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.166822  2028 raft_consensus.cc:399] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:50.167142  2028 raft_consensus.cc:493] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:50.167456  2028 raft_consensus.cc:3060] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:50.167943  2031 tablet_bootstrap.cc:654] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:50.172217  2029 raft_consensus.cc:515] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.172802  2029 leader_election.cc:304] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a; no voters: 
I20260608 10:11:50.173555  2031 tablet_bootstrap.cc:492] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:50.174034  2031 ts_tablet_manager.cc:1403] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 10:11:50.174238  2029 leader_election.cc:290] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:50.174254  2028 raft_consensus.cc:515] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.174990  2034 raft_consensus.cc:2804] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:50.175243  2028 leader_election.cc:304] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a; no voters: 
I20260608 10:11:50.177249  2031 raft_consensus.cc:359] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.177871  2031 raft_consensus.cc:385] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:50.178170  2031 raft_consensus.cc:740] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.179100  2031 consensus_queue.cc:260] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.179778  2031 raft_consensus.cc:399] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:50.180079  2031 raft_consensus.cc:493] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:50.180423  2031 raft_consensus.cc:3060] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:50.183457  2029 ts_tablet_manager.cc:1434] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 10:11:50.183339  2034 raft_consensus.cc:697] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Becoming Leader. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Running, Role: LEADER
I20260608 10:11:50.184266  2034 consensus_queue.cc:237] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.185389  2029 tablet_bootstrap.cc:492] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:50.191849  2031 raft_consensus.cc:515] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.192656  2029 tablet_bootstrap.cc:654] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:50.192726  2031 leader_election.cc:304] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:50.194298  2028 leader_election.cc:290] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:50.194888  2037 raft_consensus.cc:2804] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:50.202411  2028 ts_tablet_manager.cc:1434] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.021s
I20260608 10:11:50.203438  2028 tablet_bootstrap.cc:492] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
I20260608 10:11:50.204107  2029 tablet_bootstrap.cc:492] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:50.204653  2029 ts_tablet_manager.cc:1403] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260608 10:11:50.205186  1732 catalog_manager.cc:5696] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67). New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:50.207576  2029 raft_consensus.cc:359] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.208261  2029 raft_consensus.cc:385] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:50.208547  2029 raft_consensus.cc:740] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.209369  2029 consensus_queue.cc:260] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.209899  2028 tablet_bootstrap.cc:654] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:50.210078  2029 raft_consensus.cc:399] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:50.210494  2029 raft_consensus.cc:493] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:50.210840  2029 raft_consensus.cc:3060] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:50.218365  2029 raft_consensus.cc:515] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.219118  2029 leader_election.cc:304] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a; no voters: 
I20260608 10:11:50.219961  2034 raft_consensus.cc:2804] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:50.220467  2034 raft_consensus.cc:697] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Becoming Leader. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Running, Role: LEADER
I20260608 10:11:50.221233  2034 consensus_queue.cc:237] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:50.225592  2031 leader_election.cc:290] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:50.225934  2029 leader_election.cc:290] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:50.228327  2029 ts_tablet_manager.cc:1434] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.001s
W20260608 10:11:50.231885  2009 tablet.cc:2404] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:11:50.234418  1732 catalog_manager.cc:5696] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67). New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:50.238366  2037 raft_consensus.cc:697] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Becoming Leader. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Running, Role: LEADER
I20260608 10:11:50.238267  2031 ts_tablet_manager.cc:1434] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.064s	user 0.037s	sys 0.008s
I20260608 10:11:50.239401  2037 consensus_queue.cc:237] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.240000  2031 tablet_bootstrap.cc:492] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:50.226963  2042 raft_consensus.cc:2804] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:50.242959  2042 raft_consensus.cc:697] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Becoming Leader. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Running, Role: LEADER
I20260608 10:11:50.243763  2042 consensus_queue.cc:237] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.246953  2028 tablet_bootstrap.cc:492] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:50.247490  2028 ts_tablet_manager.cc:1403] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.023s
I20260608 10:11:50.247685  2031 tablet_bootstrap.cc:654] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:50.250644  2028 raft_consensus.cc:359] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.251206  2028 raft_consensus.cc:385] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:50.251482  2028 raft_consensus.cc:740] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.256825  2028 consensus_queue.cc:260] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.257483  2028 raft_consensus.cc:399] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:50.257791  2028 raft_consensus.cc:493] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:50.258109  2028 raft_consensus.cc:3060] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:50.261409  2031 tablet_bootstrap.cc:492] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:50.260903  1730 catalog_manager.cc:5696] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:50.261957  2031 ts_tablet_manager.cc:1403] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260608 10:11:50.264521  2031 raft_consensus.cc:359] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.265040  2031 raft_consensus.cc:385] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:50.265345  2031 raft_consensus.cc:740] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:50.266129  2031 consensus_queue.cc:260] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.266741  2031 raft_consensus.cc:399] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:50.267028  2031 raft_consensus.cc:493] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:50.267379  2031 raft_consensus.cc:3060] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:50.267745  2028 raft_consensus.cc:515] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.268519  2028 leader_election.cc:304] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a; no voters: 
I20260608 10:11:50.268143  1728 catalog_manager.cc:5696] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d04da170a6447eab8cbd513dad0586a (127.24.72.66). New cstate: current_term: 1 leader_uuid: "4d04da170a6447eab8cbd513dad0586a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:50.269228  2028 leader_election.cc:290] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:50.269397  2037 raft_consensus.cc:2804] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:50.271009  2028 ts_tablet_manager.cc:1434] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.005s
I20260608 10:11:50.273461  2031 raft_consensus.cc:515] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.274114  2031 leader_election.cc:304] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:50.274893  2042 raft_consensus.cc:2804] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:50.275353  2031 leader_election.cc:290] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:50.275358  2042 raft_consensus.cc:697] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Becoming Leader. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Running, Role: LEADER
I20260608 10:11:50.276335  2042 consensus_queue.cc:237] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } }
I20260608 10:11:50.317049  2037 raft_consensus.cc:697] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Becoming Leader. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Running, Role: LEADER
I20260608 10:11:50.318055  2037 consensus_queue.cc:237] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } }
I20260608 10:11:50.319991  2031 ts_tablet_manager.cc:1434] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.058s	user 0.023s	sys 0.031s
I20260608 10:11:50.323988  1730 catalog_manager.cc:5696] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:50.326870  1732 catalog_manager.cc:5696] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d04da170a6447eab8cbd513dad0586a (127.24.72.66). New cstate: current_term: 1 leader_uuid: "4d04da170a6447eab8cbd513dad0586a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:51.047920  1727 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54788:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:51.050474  1727 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:51.094967  1824 tablet_service.cc:1511] Processing CreateTablet for tablet 68730af5df1141bd88182b1b5a0458ab (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:51.095924  1898 tablet_service.cc:1511] Processing CreateTablet for tablet 68730af5df1141bd88182b1b5a0458ab (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:51.096335  1824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68730af5df1141bd88182b1b5a0458ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.097035  1898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68730af5df1141bd88182b1b5a0458ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.097286  1972 tablet_service.cc:1511] Processing CreateTablet for tablet 68730af5df1141bd88182b1b5a0458ab (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:11:51.098570  1972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68730af5df1141bd88182b1b5a0458ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.108434  1823 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee95984fdfa4281a0678cb3cab3f256 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:51.109810  1823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee95984fdfa4281a0678cb3cab3f256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.118837  2089 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:51.120038  1899 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee95984fdfa4281a0678cb3cab3f256 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:51.121510  1899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee95984fdfa4281a0678cb3cab3f256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.122557  1973 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee95984fdfa4281a0678cb3cab3f256 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:11:51.123870  1973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee95984fdfa4281a0678cb3cab3f256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.127635  2089 tablet_bootstrap.cc:654] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.133447  1824 tablet_service.cc:1511] Processing CreateTablet for tablet ab22124f22604c43ae8ad1442f8863c1 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:51.134799  1824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab22124f22604c43ae8ad1442f8863c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.144434  2088 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
I20260608 10:11:51.150825  1971 tablet_service.cc:1511] Processing CreateTablet for tablet ab22124f22604c43ae8ad1442f8863c1 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:51.152469  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab22124f22604c43ae8ad1442f8863c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.149823  1897 tablet_service.cc:1511] Processing CreateTablet for tablet ab22124f22604c43ae8ad1442f8863c1 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:11:51.158118  1898 tablet_service.cc:1511] Processing CreateTablet for tablet 4ef38c0bc3164b508e7efa4eac73898c (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:51.159759  1970 tablet_service.cc:1511] Processing CreateTablet for tablet 4ef38c0bc3164b508e7efa4eac73898c (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:51.161130  1970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ef38c0bc3164b508e7efa4eac73898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.158221  1897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab22124f22604c43ae8ad1442f8863c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.161855  1822 tablet_service.cc:1511] Processing CreateTablet for tablet f15df375d00d4fca89f600d0922fea31 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:51.164958  1822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15df375d00d4fca89f600d0922fea31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.166318  1896 tablet_service.cc:1511] Processing CreateTablet for tablet f15df375d00d4fca89f600d0922fea31 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:51.167126  1969 tablet_service.cc:1511] Processing CreateTablet for tablet f15df375d00d4fca89f600d0922fea31 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:11:51.168551  1969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15df375d00d4fca89f600d0922fea31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.169611  1898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ef38c0bc3164b508e7efa4eac73898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.170333  1896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15df375d00d4fca89f600d0922fea31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.182060  1823 tablet_service.cc:1511] Processing CreateTablet for tablet 4ef38c0bc3164b508e7efa4eac73898c (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:11:51.183703  1823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ef38c0bc3164b508e7efa4eac73898c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.190436  1821 tablet_service.cc:1511] Processing CreateTablet for tablet 949df22702e948af99005d755c465a51 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:51.191762  1821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949df22702e948af99005d755c465a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.225557  2089 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:51.226213  2089 ts_tablet_manager.cc:1403] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.108s	user 0.034s	sys 0.058s
I20260608 10:11:51.229288  2089 raft_consensus.cc:359] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.230176  2089 raft_consensus.cc:385] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.230561  2089 raft_consensus.cc:740] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.231088  2090 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:51.231668  2089 consensus_queue.cc:260] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.233811  1899 tablet_service.cc:1511] Processing CreateTablet for tablet 949df22702e948af99005d755c465a51 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:51.234833  1970 tablet_service.cc:1511] Processing CreateTablet for tablet 949df22702e948af99005d755c465a51 (DEFAULT_TABLE table=test-workload-rf3 [id=9c4580caf9964f82b00eaec8a952a915]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:11:51.237027  1970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949df22702e948af99005d755c465a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.236955  1899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949df22702e948af99005d755c465a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:51.242570  2090 tablet_bootstrap.cc:654] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.245085  2089 ts_tablet_manager.cc:1434] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:11:51.246368  2089 tablet_bootstrap.cc:492] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:51.252082  2088 tablet_bootstrap.cc:654] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.257306  2089 tablet_bootstrap.cc:654] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.264616  2089 tablet_bootstrap.cc:492] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:51.264925  2090 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:51.265110  2089 ts_tablet_manager.cc:1403] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260608 10:11:51.265415  2090 ts_tablet_manager.cc:1403] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.011s
I20260608 10:11:51.265661  2088 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:51.266193  2088 ts_tablet_manager.cc:1403] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.004s
I20260608 10:11:51.267730  2090 raft_consensus.cc:359] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.268290  2090 raft_consensus.cc:385] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.268744  2090 raft_consensus.cc:740] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.268237  2089 raft_consensus.cc:359] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.269117  2089 raft_consensus.cc:385] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.268955  2088 raft_consensus.cc:359] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.269474  2089 raft_consensus.cc:740] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.269795  2088 raft_consensus.cc:385] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.269421  2090 consensus_queue.cc:260] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.270131  2088 raft_consensus.cc:740] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.270452  2089 consensus_queue.cc:260] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.270999  2088 consensus_queue.cc:260] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.272775  2089 ts_tablet_manager.cc:1434] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:51.273162  2088 ts_tablet_manager.cc:1434] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:51.273900  2089 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:51.274163  2088 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
I20260608 10:11:51.275110  2090 ts_tablet_manager.cc:1434] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 10:11:51.276222  2090 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:51.280584  2088 tablet_bootstrap.cc:654] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.280887  2089 tablet_bootstrap.cc:654] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.282629  2090 tablet_bootstrap.cc:654] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.294433  2090 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:51.295012  2090 ts_tablet_manager.cc:1403] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 10:11:51.298254  2090 raft_consensus.cc:359] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.299010  2090 raft_consensus.cc:385] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.299347  2090 raft_consensus.cc:740] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.300266  2090 consensus_queue.cc:260] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.301993  2037 raft_consensus.cc:493] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.302733  2090 ts_tablet_manager.cc:1434] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:51.302515  2037 raft_consensus.cc:515] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.303726  2090 tablet_bootstrap.cc:492] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:51.305187  2037 leader_election.cc:290] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.326975  2036 raft_consensus.cc:493] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.327769  2090 tablet_bootstrap.cc:654] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.327564  2036 raft_consensus.cc:515] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.334556  2036 leader_election.cc:290] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.343753  2090 tablet_bootstrap.cc:492] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:51.344420  2090 ts_tablet_manager.cc:1403] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.005s
I20260608 10:11:51.347868  2090 raft_consensus.cc:359] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.348770  2090 raft_consensus.cc:385] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.349115  2090 raft_consensus.cc:740] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.350157  2090 consensus_queue.cc:260] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.352844  2090 ts_tablet_manager.cc:1434] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:11:51.354012  2090 tablet_bootstrap.cc:492] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:51.355232  2036 raft_consensus.cc:493] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.355772  2036 raft_consensus.cc:515] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.358196  2036 leader_election.cc:290] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.364212  2090 tablet_bootstrap.cc:654] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.383719  2042 raft_consensus.cc:493] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.384382  2042 raft_consensus.cc:515] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.388688  2042 leader_election.cc:290] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.438917  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68730af5df1141bd88182b1b5a0458ab" candidate_uuid: "4d04da170a6447eab8cbd513dad0586a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.439713  1834 raft_consensus.cc:2468] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d04da170a6447eab8cbd513dad0586a in term 0.
I20260608 10:11:51.441437  1875 leader_election.cc:304] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.443344  2037 raft_consensus.cc:2804] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:51.443727  2037 raft_consensus.cc:493] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.444058  2037 raft_consensus.cc:3060] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.451785  2037 raft_consensus.cc:515] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.455104  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68730af5df1141bd88182b1b5a0458ab" candidate_uuid: "4d04da170a6447eab8cbd513dad0586a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c"
I20260608 10:11:51.455679  1834 raft_consensus.cc:3060] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.462495  1909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68730af5df1141bd88182b1b5a0458ab" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.463414  1909 raft_consensus.cc:2393] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 400bb04330d64f529ee9cf0a69a31d6a in current term 1: Already voted for candidate 4d04da170a6447eab8cbd513dad0586a in this term.
I20260608 10:11:51.464362  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.463356  1834 raft_consensus.cc:2468] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d04da170a6447eab8cbd513dad0586a in term 1.
I20260608 10:11:51.466003  1875 leader_election.cc:304] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.455682  2037 leader_election.cc:290] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 election: Requested vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.467026  2052 raft_consensus.cc:2804] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:51.467737  2052 raft_consensus.cc:697] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Becoming Leader. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Running, Role: LEADER
I20260608 10:11:51.468698  2052 consensus_queue.cc:237] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.478971  1730 catalog_manager.cc:5696] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d04da170a6447eab8cbd513dad0586a (127.24.72.66). New cstate: current_term: 1 leader_uuid: "4d04da170a6447eab8cbd513dad0586a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: UNKNOWN } } }
W20260608 10:11:51.466642  1946 leader_election.cc:343] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.514170  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a" is_pre_election: true
I20260608 10:11:51.515030  1983 raft_consensus.cc:2468] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e4427d9b4e541ea97aea21ca37ac92c in term 0.
I20260608 10:11:51.516922  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68730af5df1141bd88182b1b5a0458ab" candidate_uuid: "4d04da170a6447eab8cbd513dad0586a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a" is_pre_election: true
I20260608 10:11:51.517624  1983 raft_consensus.cc:2468] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d04da170a6447eab8cbd513dad0586a in term 0.
I20260608 10:11:51.519193  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68730af5df1141bd88182b1b5a0458ab" candidate_uuid: "4d04da170a6447eab8cbd513dad0586a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a"
I20260608 10:11:51.519883  1983 raft_consensus.cc:3060] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.530637  1983 raft_consensus.cc:2468] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d04da170a6447eab8cbd513dad0586a in term 1.
I20260608 10:11:51.533365  1800 leader_election.cc:304] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.544502  2042 raft_consensus.cc:2804] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:51.544893  2042 raft_consensus.cc:493] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.545220  2042 raft_consensus.cc:3060] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.547537  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68730af5df1141bd88182b1b5a0458ab" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.548344  1834 raft_consensus.cc:2393] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 400bb04330d64f529ee9cf0a69a31d6a in current term 1: Already voted for candidate 4d04da170a6447eab8cbd513dad0586a in this term.
I20260608 10:11:51.549705  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.551047  1949 leader_election.cc:304] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a; no voters: 4d04da170a6447eab8cbd513dad0586a, 7e4427d9b4e541ea97aea21ca37ac92c
I20260608 10:11:51.552304  2036 raft_consensus.cc:2749] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:51.554860  2042 raft_consensus.cc:515] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.555158  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.556365  2090 tablet_bootstrap.cc:492] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:51.556442  2089 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:51.556764  1834 raft_consensus.cc:2393] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 400bb04330d64f529ee9cf0a69a31d6a in current term 1: Already voted for candidate 7e4427d9b4e541ea97aea21ca37ac92c in this term.
I20260608 10:11:51.557118  2090 ts_tablet_manager.cc:1403] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.203s	user 0.060s	sys 0.064s
I20260608 10:11:51.557219  2089 ts_tablet_manager.cc:1403] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.284s	user 0.098s	sys 0.168s
I20260608 10:11:51.558910  2088 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:51.559448  2088 ts_tablet_manager.cc:1403] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.286s	user 0.102s	sys 0.164s
I20260608 10:11:51.560369  2090 raft_consensus.cc:359] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.560647  2089 raft_consensus.cc:359] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.561125  2090 raft_consensus.cc:385] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.561429  2089 raft_consensus.cc:385] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.561949  2089 raft_consensus.cc:740] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.561982  2042 leader_election.cc:290] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Requested vote from peers 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.562170  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a"
W20260608 10:11:51.556816  1797 leader_election.cc:343] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.561520  2090 raft_consensus.cc:740] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.562969  1983 raft_consensus.cc:3060] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.562973  2089 consensus_queue.cc:260] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.563787  1949 leader_election.cc:304] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a; no voters: 4d04da170a6447eab8cbd513dad0586a, 7e4427d9b4e541ea97aea21ca37ac92c
I20260608 10:11:51.562282  2088 raft_consensus.cc:359] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.564937  2088 raft_consensus.cc:385] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.565295  2088 raft_consensus.cc:740] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.565600  2089 ts_tablet_manager.cc:1434] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:11:51.566700  2089 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:51.568557  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a"
I20260608 10:11:51.563763  2090 consensus_queue.cc:260] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
W20260608 10:11:51.570197  1797 leader_election.cc:343] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.573444  1983 raft_consensus.cc:2468] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e4427d9b4e541ea97aea21ca37ac92c in term 1.
I20260608 10:11:51.566257  2088 consensus_queue.cc:260] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.574230  2036 raft_consensus.cc:2749] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:51.575726  2088 ts_tablet_manager.cc:1434] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:11:51.576821  2088 tablet_bootstrap.cc:492] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
I20260608 10:11:51.581581  1800 leader_election.cc:304] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 4d04da170a6447eab8cbd513dad0586a
I20260608 10:11:51.582576  2090 ts_tablet_manager.cc:1434] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.007s
I20260608 10:11:51.582873  2042 raft_consensus.cc:2804] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:51.583256  2088 tablet_bootstrap.cc:654] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.583802  2090 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:51.573936  2089 tablet_bootstrap.cc:654] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.591574  2090 tablet_bootstrap.cc:654] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.593178  2042 raft_consensus.cc:697] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Becoming Leader. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Running, Role: LEADER
I20260608 10:11:51.594244  2042 consensus_queue.cc:237] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.603591  2089 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:51.604242  2089 ts_tablet_manager.cc:1403] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.002s
I20260608 10:11:51.606556  2088 tablet_bootstrap.cc:492] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:51.607144  2088 ts_tablet_manager.cc:1403] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260608 10:11:51.607333  2089 raft_consensus.cc:359] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.608153  2089 raft_consensus.cc:385] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.608492  2089 raft_consensus.cc:740] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.609444  2089 consensus_queue.cc:260] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.610445  2088 raft_consensus.cc:359] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.611199  2088 raft_consensus.cc:385] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.611538  2088 raft_consensus.cc:740] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.611636  2114 raft_consensus.cc:493] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.612332  2114 raft_consensus.cc:515] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.612418  2088 consensus_queue.cc:260] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.614086  2089 ts_tablet_manager.cc:1434] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 10:11:51.618006  2089 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:51.616685  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949df22702e948af99005d755c465a51" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.619046  2088 ts_tablet_manager.cc:1434] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260608 10:11:51.620083  2088 tablet_bootstrap.cc:492] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
W20260608 10:11:51.620395  1797 leader_election.cc:343] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.613138  1730 catalog_manager.cc:5696] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.625145  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949df22702e948af99005d755c465a51" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a" is_pre_election: true
I20260608 10:11:51.627140  2088 tablet_bootstrap.cc:654] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
W20260608 10:11:51.627074  1800 leader_election.cc:343] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.627825  1800 leader_election.cc:304] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 400bb04330d64f529ee9cf0a69a31d6a, 4d04da170a6447eab8cbd513dad0586a
I20260608 10:11:51.629004  2119 raft_consensus.cc:2749] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:51.618773  2114 leader_election.cc:290] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.632684  2090 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:51.633222  2090 ts_tablet_manager.cc:1403] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.023s
I20260608 10:11:51.636657  2090 raft_consensus.cc:359] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.637517  2090 raft_consensus.cc:385] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.637930  2090 raft_consensus.cc:740] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.638746  2089 tablet_bootstrap.cc:654] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.638859  2090 consensus_queue.cc:260] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.639811  2088 tablet_bootstrap.cc:492] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:51.640395  2088 ts_tablet_manager.cc:1403] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260608 10:11:51.641848  2090 ts_tablet_manager.cc:1434] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:11:51.643114  2090 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: Bootstrap starting.
I20260608 10:11:51.643579  2088 raft_consensus.cc:359] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.644369  2088 raft_consensus.cc:385] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.644690  2088 raft_consensus.cc:740] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.645612  2088 consensus_queue.cc:260] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.647979  2088 ts_tablet_manager.cc:1434] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 10:11:51.648993  2088 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
W20260608 10:11:51.651939  1780 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:11:51.655624  2090 tablet_bootstrap.cc:654] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.659312  2088 tablet_bootstrap.cc:654] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.668089  2090 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: No bootstrap required, opened a new log
I20260608 10:11:51.668642  2090 ts_tablet_manager.cc:1403] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260608 10:11:51.669032  2088 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:51.669504  2088 ts_tablet_manager.cc:1403] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 10:11:51.670492  2089 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:51.671017  2089 ts_tablet_manager.cc:1403] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.019s
I20260608 10:11:51.671720  2088 raft_consensus.cc:359] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.671670  2090 raft_consensus.cc:359] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.672493  2088 raft_consensus.cc:385] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.672648  2090 raft_consensus.cc:385] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.672835  2088 raft_consensus.cc:740] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.673051  2090 raft_consensus.cc:740] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.673621  2088 consensus_queue.cc:260] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.674017  2089 raft_consensus.cc:359] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.673964  2090 consensus_queue.cc:260] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.674925  2089 raft_consensus.cc:385] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.675263  2089 raft_consensus.cc:740] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.675843  2088 ts_tablet_manager.cc:1434] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 10:11:51.676126  2089 consensus_queue.cc:260] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.676939  2090 ts_tablet_manager.cc:1434] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:11:51.676949  2088 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a: Bootstrap starting.
I20260608 10:11:51.679064  2114 raft_consensus.cc:493] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.679528  2114 raft_consensus.cc:515] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.681665  2114 leader_election.cc:290] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.681689  2037 raft_consensus.cc:493] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.682574  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab22124f22604c43ae8ad1442f8863c1" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.683058  2037 raft_consensus.cc:515] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.683357  1908 raft_consensus.cc:2468] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e4427d9b4e541ea97aea21ca37ac92c in term 0.
I20260608 10:11:51.683444  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab22124f22604c43ae8ad1442f8863c1" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a" is_pre_election: true
I20260608 10:11:51.684078  1983 raft_consensus.cc:2468] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e4427d9b4e541ea97aea21ca37ac92c in term 0.
I20260608 10:11:51.684778  1797 leader_election.cc:304] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.685308  2037 leader_election.cc:290] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.685590  2089 ts_tablet_manager.cc:1434] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:11:51.685822  2114 raft_consensus.cc:2804] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:51.686182  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "4d04da170a6447eab8cbd513dad0586a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.686287  2114 raft_consensus.cc:493] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.686822  2114 raft_consensus.cc:3060] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.690346  2088 tablet_bootstrap.cc:654] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.686760  2089 tablet_bootstrap.cc:492] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c: Bootstrap starting.
I20260608 10:11:51.693742  2114 raft_consensus.cc:515] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.695417  2113 raft_consensus.cc:493] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.695948  2113 raft_consensus.cc:515] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.696556  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab22124f22604c43ae8ad1442f8863c1" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a"
I20260608 10:11:51.697155  1908 raft_consensus.cc:3060] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.698855  2036 raft_consensus.cc:493] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.699358  2036 raft_consensus.cc:515] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.699728  2089 tablet_bootstrap.cc:654] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:51.700402  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef38c0bc3164b508e7efa4eac73898c" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.701490  2036 leader_election.cc:290] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.702176  1909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef38c0bc3164b508e7efa4eac73898c" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.702853  1909 raft_consensus.cc:2468] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 0.
I20260608 10:11:51.704363  1908 raft_consensus.cc:2468] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e4427d9b4e541ea97aea21ca37ac92c in term 1.
I20260608 10:11:51.705636  1797 leader_election.cc:304] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.705950  2088 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a: No bootstrap required, opened a new log
I20260608 10:11:51.706544  2088 ts_tablet_manager.cc:1403] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260608 10:11:51.706503  2119 raft_consensus.cc:2804] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:51.707245  2119 raft_consensus.cc:697] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Becoming Leader. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Running, Role: LEADER
W20260608 10:11:51.707600  1949 leader_election.cc:343] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.708227  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab22124f22604c43ae8ad1442f8863c1" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a"
I20260608 10:11:51.704253  1907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15df375d00d4fca89f600d0922fea31" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.708168  2119 consensus_queue.cc:237] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.708956  1982 raft_consensus.cc:3060] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.709169  1907 raft_consensus.cc:2468] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 0.
I20260608 10:11:51.709925  2088 raft_consensus.cc:359] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.710628  2088 raft_consensus.cc:385] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.710821  1946 leader_election.cc:304] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 4d04da170a6447eab8cbd513dad0586a; no voters: 7e4427d9b4e541ea97aea21ca37ac92c
I20260608 10:11:51.710935  2088 raft_consensus.cc:740] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d04da170a6447eab8cbd513dad0586a, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.708483  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15df375d00d4fca89f600d0922fea31" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.712007  2088 consensus_queue.cc:260] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.712862  1834 raft_consensus.cc:2468] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 0.
I20260608 10:11:51.706700  2114 leader_election.cc:290] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 election: Requested vote from peers 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.714479  2088 ts_tablet_manager.cc:1434] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:51.688969  1983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee95984fdfa4281a0678cb3cab3f256" candidate_uuid: "4d04da170a6447eab8cbd513dad0586a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a" is_pre_election: true
I20260608 10:11:51.716169  1983 raft_consensus.cc:2393] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d04da170a6447eab8cbd513dad0586a in current term 1: Already voted for candidate 7e4427d9b4e541ea97aea21ca37ac92c in this term.
I20260608 10:11:51.717120  2036 raft_consensus.cc:2804] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:51.717640  2036 raft_consensus.cc:493] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.717581  1875 leader_election.cc:304] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d04da170a6447eab8cbd513dad0586a; no voters: 400bb04330d64f529ee9cf0a69a31d6a, 7e4427d9b4e541ea97aea21ca37ac92c
I20260608 10:11:51.711971  1946 leader_election.cc:304] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 4d04da170a6447eab8cbd513dad0586a; no voters: 
I20260608 10:11:51.718523  2037 raft_consensus.cc:3060] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.699051  2113 leader_election.cc:290] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.722139  2113 raft_consensus.cc:2804] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:51.722502  2113 raft_consensus.cc:493] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.722827  2113 raft_consensus.cc:3060] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.724629  2037 raft_consensus.cc:2749] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:51.718204  2036 raft_consensus.cc:3060] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.732137  2036 raft_consensus.cc:515] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.731765  1730 catalog_manager.cc:5696] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65). New cstate: current_term: 1 leader_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:51.735085  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef38c0bc3164b508e7efa4eac73898c" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c"
I20260608 10:11:51.717097  1982 raft_consensus.cc:2468] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e4427d9b4e541ea97aea21ca37ac92c in term 1.
W20260608 10:11:51.736660  1949 leader_election.cc:343] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:11:51.737839  2113 raft_consensus.cc:515] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.738962  1907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef38c0bc3164b508e7efa4eac73898c" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a"
I20260608 10:11:51.739578  1907 raft_consensus.cc:3060] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.740810  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15df375d00d4fca89f600d0922fea31" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c"
I20260608 10:11:51.741430  1834 raft_consensus.cc:3060] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.741521  2089 tablet_bootstrap.cc:492] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c: No bootstrap required, opened a new log
I20260608 10:11:51.742066  2089 ts_tablet_manager.cc:1403] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.003s
I20260608 10:11:51.746265  1907 raft_consensus.cc:2468] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 1.
I20260608 10:11:51.747308  1946 leader_election.cc:304] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 4d04da170a6447eab8cbd513dad0586a; no voters: 7e4427d9b4e541ea97aea21ca37ac92c
I20260608 10:11:51.748032  2036 leader_election.cc:290] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Requested vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.745157  2089 raft_consensus.cc:359] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.748222  2127 raft_consensus.cc:2804] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:51.748993  2127 raft_consensus.cc:697] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Becoming Leader. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Running, Role: LEADER
I20260608 10:11:51.748675  2089 raft_consensus.cc:385] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:51.750067  2089 raft_consensus.cc:740] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e4427d9b4e541ea97aea21ca37ac92c, State: Initialized, Role: FOLLOWER
I20260608 10:11:51.749939  2127 consensus_queue.cc:237] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.750959  2089 consensus_queue.cc:260] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.753242  2089 ts_tablet_manager.cc:1434] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260608 10:11:51.753942  1907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15df375d00d4fca89f600d0922fea31" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a"
I20260608 10:11:51.754438  1907 raft_consensus.cc:3060] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.759833  1730 catalog_manager.cc:5696] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67). New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:51.761436  2113 leader_election.cc:290] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Requested vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.764164  1834 raft_consensus.cc:2468] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 1.
I20260608 10:11:51.765136  1907 raft_consensus.cc:2468] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 1.
I20260608 10:11:51.765416  1949 leader_election.cc:304] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.766366  2113 raft_consensus.cc:2804] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:51.766860  2113 raft_consensus.cc:697] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Becoming Leader. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Running, Role: LEADER
I20260608 10:11:51.767617  2113 consensus_queue.cc:237] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.775527  1730 catalog_manager.cc:5696] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67). New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:51.852782  2113 raft_consensus.cc:493] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.852787  2119 raft_consensus.cc:493] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:51.853581  2113 raft_consensus.cc:515] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.853698  2119 raft_consensus.cc:515] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.855578  2113 leader_election.cc:290] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.856616  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949df22702e948af99005d755c465a51" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" is_pre_election: true
I20260608 10:11:51.855801  2119 leader_election.cc:290] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907), 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:51.856850  1908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef38c0bc3164b508e7efa4eac73898c" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.857120  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef38c0bc3164b508e7efa4eac73898c" candidate_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "400bb04330d64f529ee9cf0a69a31d6a" is_pre_election: true
I20260608 10:11:51.857450  1834 raft_consensus.cc:2468] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 0.
I20260608 10:11:51.857785  1908 raft_consensus.cc:2393] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e4427d9b4e541ea97aea21ca37ac92c in current term 1: Already voted for candidate 400bb04330d64f529ee9cf0a69a31d6a in this term.
I20260608 10:11:51.856822  1907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949df22702e948af99005d755c465a51" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a" is_pre_election: true
I20260608 10:11:51.858367  1907 raft_consensus.cc:2468] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 0.
I20260608 10:11:51.858959  1797 leader_election.cc:304] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 400bb04330d64f529ee9cf0a69a31d6a, 4d04da170a6447eab8cbd513dad0586a
I20260608 10:11:51.859408  1946 leader_election.cc:304] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 4d04da170a6447eab8cbd513dad0586a; no voters: 
I20260608 10:11:51.859711  2119 raft_consensus.cc:3060] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.860181  2113 raft_consensus.cc:2804] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:51.860571  2113 raft_consensus.cc:493] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:51.860869  2113 raft_consensus.cc:3060] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.865487  2119 raft_consensus.cc:2749] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:11:51.865495  2113 raft_consensus.cc:515] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.867528  2113 leader_election.cc:290] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Requested vote from peers 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833), 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:51.868229  1834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949df22702e948af99005d755c465a51" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e4427d9b4e541ea97aea21ca37ac92c"
I20260608 10:11:51.868486  1907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949df22702e948af99005d755c465a51" candidate_uuid: "400bb04330d64f529ee9cf0a69a31d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d04da170a6447eab8cbd513dad0586a"
I20260608 10:11:51.868711  1834 raft_consensus.cc:3060] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.868999  1907 raft_consensus.cc:3060] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:51.873155  1834 raft_consensus.cc:2468] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 1.
I20260608 10:11:51.873436  1907 raft_consensus.cc:2468] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 400bb04330d64f529ee9cf0a69a31d6a in term 1.
I20260608 10:11:51.874275  1949 leader_election.cc:304] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 400bb04330d64f529ee9cf0a69a31d6a, 7e4427d9b4e541ea97aea21ca37ac92c; no voters: 
I20260608 10:11:51.875013  2113 raft_consensus.cc:2804] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:51.875399  2113 raft_consensus.cc:697] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Becoming Leader. State: Replica: 400bb04330d64f529ee9cf0a69a31d6a, State: Running, Role: LEADER
I20260608 10:11:51.876104  2113 consensus_queue.cc:237] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } }
I20260608 10:11:51.883932  1730 catalog_manager.cc:5696] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67). New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } health_report { overall_health: HEALTHY } } }
I20260608 10:11:51.931785  2037 consensus_queue.cc:1048] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Connected to new peer: Peer: permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:51.945858  2037 consensus_queue.cc:1048] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.161262  2119 consensus_queue.cc:1048] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.182013  2119 consensus_queue.cc:1048] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Connected to new peer: Peer: permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:11:52.263756  1982 raft_consensus.cc:1275] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Refusing update from remote peer 7e4427d9b4e541ea97aea21ca37ac92c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.265915  2119 consensus_queue.cc:1048] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Connected to new peer: Peer: permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.267623  1834 raft_consensus.cc:1275] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.269826  2127 consensus_queue.cc:1048] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.274701  1907 raft_consensus.cc:1275] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.277731  1907 raft_consensus.cc:1275] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Refusing update from remote peer 7e4427d9b4e541ea97aea21ca37ac92c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.279417  2114 consensus_queue.cc:1048] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.293618  2127 consensus_queue.cc:1048] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.295795  1908 raft_consensus.cc:1275] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.298468  1832 raft_consensus.cc:1275] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.300217  2113 consensus_queue.cc:1048] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.301894  2113 consensus_queue.cc:1048] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:11:52.370839  2080 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.24.72.126:34891, user_credentials={real_user=slave}} blocked reactor thread for 118576us
I20260608 10:11:52.490352  2156 mvcc.cc:204] Tried to move back new op lower bound from 7294621746195550208 to 7294621743969320960. Current Snapshot: MvccSnapshot[applied={T|T < 7294621746195550208 or (T in {7294621746195550208})}]
W20260608 10:11:52.542068  1949 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:36833, user_credentials={real_user=slave}} blocked reactor thread for 48621.5us
I20260608 10:11:52.544481  1833 raft_consensus.cc:1275] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:11:52.559099  2127 consensus_queue.cc:1048] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:11:52.562706  2170 consensus_queue.cc:1048] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:11:52.755033  1800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:33445, user_credentials={real_user=slave}} blocked reactor thread for 99629.2us
W20260608 10:11:53.092355  2079 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.72.66:43907, user_credentials={real_user=slave}} blocked reactor thread for 46126.7us
W20260608 10:11:53.111658  1949 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:36833, user_credentials={real_user=slave}} blocked reactor thread for 72887.2us
W20260608 10:11:53.192941  1949 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.65:36833, user_credentials={real_user=slave}} blocked reactor thread for 45550.3us
W20260608 10:11:53.878854  1800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:33445, user_credentials={real_user=slave}} blocked reactor thread for 54617us
I20260608 10:11:53.889743 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:53.899318  2199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:53.900249  2200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:53.909732 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:53.910149  2202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:53.911096 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:53.911324 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:53.911510 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913513911492 us; error 0 us; skew 500 ppm
I20260608 10:11:53.912092 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:53.914463 24865 webserver.cc:533] Webserver started at http://127.24.72.68:33369/ using document root <none> and password file <none>
I20260608 10:11:53.915015 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:53.915200 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:53.915458 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:53.916541 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "e58d41e1e58b4ae1910abe9cf27454aa"
format_stamp: "Formatted at 2026-06-08 10:11:53 on dist-test-slave-0v1n"
I20260608 10:11:53.921062 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:53.924412  2207 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:53.925223 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:53.925573 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "e58d41e1e58b4ae1910abe9cf27454aa"
format_stamp: "Formatted at 2026-06-08 10:11:53 on dist-test-slave-0v1n"
I20260608 10:11:53.925840 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:53.964897 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:53.966190 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:53.967432 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:53.969782 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:53.969985 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:53.970213 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:53.970374 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:54.009367 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:33083
I20260608 10:11:54.009487  2269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:33083 every 8 connection(s)
I20260608 10:11:54.028012  2270 heartbeater.cc:344] Connected to a master server at 127.24.72.126:34891
I20260608 10:11:54.028451  2270 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:54.029223  2270 heartbeater.cc:507] Master 127.24.72.126:34891 requested a full tablet report, sending...
I20260608 10:11:54.031217  1728 ts_manager.cc:194] Registered new tserver with Master: e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68:33083)
I20260608 10:11:54.032629  1728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41624
I20260608 10:11:54.889290  1908 consensus_queue.cc:237] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:54.899174  1981 raft_consensus.cc:1275] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Refusing update from remote peer 4d04da170a6447eab8cbd513dad0586a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:54.900452  1832 raft_consensus.cc:1275] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Refusing update from remote peer 4d04da170a6447eab8cbd513dad0586a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:54.900552  2196 consensus_queue.cc:1048] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Connected to new peer: Peer: permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:11:54.902176  2277 consensus_queue.cc:1048] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:11:54.911854  2277 raft_consensus.cc:2955] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
W20260608 10:11:54.913630  1875 consensus_peers.cc:597] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a -> Peer e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68:33083): Couldn't send request to peer e58d41e1e58b4ae1910abe9cf27454aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68730af5df1141bd88182b1b5a0458ab. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:54.913369  1832 raft_consensus.cc:2955] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.919126  1981 raft_consensus.cc:2955] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.928589  1728 catalog_manager.cc:5696] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c reported cstate change: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "4d04da170a6447eab8cbd513dad0586a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.944622  1981 consensus_queue.cc:237] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:54.956233  1832 raft_consensus.cc:1275] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:54.957784  1908 raft_consensus.cc:1275] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:54.957734  2177 consensus_queue.cc:1048] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:11:54.959544  2288 consensus_queue.cc:1048] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:11:54.966282  1949 consensus_peers.cc:597] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68:33083): Couldn't send request to peer e58d41e1e58b4ae1910abe9cf27454aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f15df375d00d4fca89f600d0922fea31. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:54.966521  2177 raft_consensus.cc:2955] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.969110  1832 raft_consensus.cc:2955] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.972191  1908 raft_consensus.cc:2955] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.982124  1731 catalog_manager.cc:5696] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c reported cstate change: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:54.986814  1981 consensus_queue.cc:237] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
W20260608 10:11:54.994318  1949 consensus_peers.cc:597] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68:33083): Couldn't send request to peer e58d41e1e58b4ae1910abe9cf27454aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 949df22702e948af99005d755c465a51. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:54.994764  1908 raft_consensus.cc:1275] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:54.996609  2292 consensus_queue.cc:1048] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:11:54.997946  1832 raft_consensus.cc:1275] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:54.999471  2292 consensus_queue.cc:1048] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:11:55.004614  2177 raft_consensus.cc:2955] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.006480  1908 raft_consensus.cc:2955] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.010748  1832 raft_consensus.cc:2955] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.020828  1726 catalog_manager.cc:5696] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a reported cstate change: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "400bb04330d64f529ee9cf0a69a31d6a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.034883  2270 heartbeater.cc:499] Master 127.24.72.126:34891 was elected leader, sending a full tablet report...
I20260608 10:11:55.038810  1832 consensus_queue.cc:237] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.045792  1981 raft_consensus.cc:1275] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Refusing update from remote peer 7e4427d9b4e541ea97aea21ca37ac92c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:55.046520  1908 raft_consensus.cc:1275] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Refusing update from remote peer 7e4427d9b4e541ea97aea21ca37ac92c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:11:55.048255  2299 consensus_queue.cc:1048] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:11:55.049247  2197 consensus_queue.cc:1048] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [LEADER]: Connected to new peer: Peer: permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 10:11:55.057106  1800 consensus_peers.cc:597] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c -> Peer e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68:33083): Couldn't send request to peer e58d41e1e58b4ae1910abe9cf27454aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab22124f22604c43ae8ad1442f8863c1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:55.058872  2299 raft_consensus.cc:2955] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.060873  1981 raft_consensus.cc:2955] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.062615  1908 raft_consensus.cc:2955] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.074150  1728 catalog_manager.cc:5696] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a reported cstate change: config changed from index -1 to 18, NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } }
I20260608 10:11:55.285753  2305 ts_tablet_manager.cc:933] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: Initiating tablet copy from peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907)
I20260608 10:11:55.288347  2305 tablet_copy_client.cc:323] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:43907
I20260608 10:11:55.303481  1919 tablet_copy_service.cc:140] P 4d04da170a6447eab8cbd513dad0586a: Received BeginTabletCopySession request for tablet 68730af5df1141bd88182b1b5a0458ab from peer e58d41e1e58b4ae1910abe9cf27454aa ({username='slave'} at 127.0.0.1:47062)
I20260608 10:11:55.304327  1919 tablet_copy_service.cc:161] P 4d04da170a6447eab8cbd513dad0586a: Beginning new tablet copy session on tablet 68730af5df1141bd88182b1b5a0458ab from peer e58d41e1e58b4ae1910abe9cf27454aa at {username='slave'} at 127.0.0.1:47062: session id = e58d41e1e58b4ae1910abe9cf27454aa-68730af5df1141bd88182b1b5a0458ab
I20260608 10:11:55.314580  1919 tablet_copy_source_session.cc:215] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:55.317971  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68730af5df1141bd88182b1b5a0458ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:55.331887  2305 tablet_copy_client.cc:806] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:55.332494  2305 tablet_copy_client.cc:670] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:55.337036  2305 tablet_copy_client.cc:538] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:55.343443  2305 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap starting.
I20260608 10:11:55.359006  2308 ts_tablet_manager.cc:933] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Initiating tablet copy from peer 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:55.361279  2308 tablet_copy_client.cc:323] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:33445
I20260608 10:11:55.379043  1993 tablet_copy_service.cc:140] P 400bb04330d64f529ee9cf0a69a31d6a: Received BeginTabletCopySession request for tablet f15df375d00d4fca89f600d0922fea31 from peer e58d41e1e58b4ae1910abe9cf27454aa ({username='slave'} at 127.0.0.1:50858)
I20260608 10:11:55.379792  1993 tablet_copy_service.cc:161] P 400bb04330d64f529ee9cf0a69a31d6a: Beginning new tablet copy session on tablet f15df375d00d4fca89f600d0922fea31 from peer e58d41e1e58b4ae1910abe9cf27454aa at {username='slave'} at 127.0.0.1:50858: session id = e58d41e1e58b4ae1910abe9cf27454aa-f15df375d00d4fca89f600d0922fea31
I20260608 10:11:55.392520  1993 tablet_copy_source_session.cc:215] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:55.396781  2308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15df375d00d4fca89f600d0922fea31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:55.417054  2308 tablet_copy_client.cc:806] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:55.417654  2308 tablet_copy_client.cc:670] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:55.424204  2308 tablet_copy_client.cc:538] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:55.434122  2308 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap starting.
I20260608 10:11:55.490547  2305 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=139 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:55.491528  2305 tablet_bootstrap.cc:492] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap complete.
I20260608 10:11:55.492206  2305 ts_tablet_manager.cc:1403] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: Time spent bootstrapping tablet: real 0.149s	user 0.126s	sys 0.016s
I20260608 10:11:55.495697  2305 raft_consensus.cc:359] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.496928  2305 raft_consensus.cc:740] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e58d41e1e58b4ae1910abe9cf27454aa, State: Initialized, Role: LEARNER
I20260608 10:11:55.497619  2305 consensus_queue.cc:260] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.511132  2305 ts_tablet_manager.cc:1434] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.012s
I20260608 10:11:55.512673  2312 ts_tablet_manager.cc:933] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: Initiating tablet copy from peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833)
I20260608 10:11:55.515934  1919 tablet_copy_service.cc:342] P 4d04da170a6447eab8cbd513dad0586a: Request end of tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-68730af5df1141bd88182b1b5a0458ab received from {username='slave'} at 127.0.0.1:47062
I20260608 10:11:55.516615  1919 tablet_copy_service.cc:434] P 4d04da170a6447eab8cbd513dad0586a: ending tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-68730af5df1141bd88182b1b5a0458ab on tablet 68730af5df1141bd88182b1b5a0458ab with peer e58d41e1e58b4ae1910abe9cf27454aa
I20260608 10:11:55.526083  2312 tablet_copy_client.cc:323] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:36833
I20260608 10:11:55.538698  1844 tablet_copy_service.cc:140] P 7e4427d9b4e541ea97aea21ca37ac92c: Received BeginTabletCopySession request for tablet ab22124f22604c43ae8ad1442f8863c1 from peer e58d41e1e58b4ae1910abe9cf27454aa ({username='slave'} at 127.0.0.1:42318)
I20260608 10:11:55.539394  1844 tablet_copy_service.cc:161] P 7e4427d9b4e541ea97aea21ca37ac92c: Beginning new tablet copy session on tablet ab22124f22604c43ae8ad1442f8863c1 from peer e58d41e1e58b4ae1910abe9cf27454aa at {username='slave'} at 127.0.0.1:42318: session id = e58d41e1e58b4ae1910abe9cf27454aa-ab22124f22604c43ae8ad1442f8863c1
I20260608 10:11:55.548877  1844 tablet_copy_source_session.cc:215] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:55.552430  2312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab22124f22604c43ae8ad1442f8863c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:55.566417  2312 tablet_copy_client.cc:806] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:55.566951  2312 tablet_copy_client.cc:670] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:55.570851  2312 tablet_copy_client.cc:538] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:55.572263  2308 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:55.573154  2308 tablet_bootstrap.cc:492] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap complete.
I20260608 10:11:55.573907  2308 ts_tablet_manager.cc:1403] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Time spent bootstrapping tablet: real 0.140s	user 0.122s	sys 0.008s
I20260608 10:11:55.578209  2305 ts_tablet_manager.cc:933] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: Initiating tablet copy from peer 400bb04330d64f529ee9cf0a69a31d6a (127.24.72.67:33445)
I20260608 10:11:55.578989  2308 raft_consensus.cc:359] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.579865  2308 raft_consensus.cc:740] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e58d41e1e58b4ae1910abe9cf27454aa, State: Initialized, Role: LEARNER
I20260608 10:11:55.580475  2308 consensus_queue.cc:260] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.581627  2312 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap starting.
I20260608 10:11:55.585170  2308 ts_tablet_manager.cc:1434] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:11:55.587052  1993 tablet_copy_service.cc:342] P 400bb04330d64f529ee9cf0a69a31d6a: Request end of tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-f15df375d00d4fca89f600d0922fea31 received from {username='slave'} at 127.0.0.1:50858
I20260608 10:11:55.587514  1993 tablet_copy_service.cc:434] P 400bb04330d64f529ee9cf0a69a31d6a: ending tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-f15df375d00d4fca89f600d0922fea31 on tablet f15df375d00d4fca89f600d0922fea31 with peer e58d41e1e58b4ae1910abe9cf27454aa
I20260608 10:11:55.602072  2305 tablet_copy_client.cc:323] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:33445
I20260608 10:11:55.604068  1993 tablet_copy_service.cc:140] P 400bb04330d64f529ee9cf0a69a31d6a: Received BeginTabletCopySession request for tablet 949df22702e948af99005d755c465a51 from peer e58d41e1e58b4ae1910abe9cf27454aa ({username='slave'} at 127.0.0.1:50858)
I20260608 10:11:55.604694  1993 tablet_copy_service.cc:161] P 400bb04330d64f529ee9cf0a69a31d6a: Beginning new tablet copy session on tablet 949df22702e948af99005d755c465a51 from peer e58d41e1e58b4ae1910abe9cf27454aa at {username='slave'} at 127.0.0.1:50858: session id = e58d41e1e58b4ae1910abe9cf27454aa-949df22702e948af99005d755c465a51
I20260608 10:11:55.613060  1993 tablet_copy_source_session.cc:215] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:11:55.616428  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949df22702e948af99005d755c465a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:55.632099  2305 tablet_copy_client.cc:806] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:11:55.632627  2305 tablet_copy_client.cc:670] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:11:55.637261  2305 tablet_copy_client.cc:538] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:11:55.645295  2305 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap starting.
I20260608 10:11:55.668867  2245 raft_consensus.cc:1217] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:11:55.698673  2312 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:55.699549  2312 tablet_bootstrap.cc:492] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap complete.
I20260608 10:11:55.700234  2312 ts_tablet_manager.cc:1403] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: Time spent bootstrapping tablet: real 0.119s	user 0.098s	sys 0.012s
I20260608 10:11:55.703044  2312 raft_consensus.cc:359] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.703784  2312 raft_consensus.cc:740] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e58d41e1e58b4ae1910abe9cf27454aa, State: Initialized, Role: LEARNER
I20260608 10:11:55.704380  2312 consensus_queue.cc:260] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.706485  2312 ts_tablet_manager.cc:1434] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:11:55.708395  1844 tablet_copy_service.cc:342] P 7e4427d9b4e541ea97aea21ca37ac92c: Request end of tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-ab22124f22604c43ae8ad1442f8863c1 received from {username='slave'} at 127.0.0.1:42318
I20260608 10:11:55.708832  1844 tablet_copy_service.cc:434] P 7e4427d9b4e541ea97aea21ca37ac92c: ending tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-ab22124f22604c43ae8ad1442f8863c1 on tablet ab22124f22604c43ae8ad1442f8863c1 with peer e58d41e1e58b4ae1910abe9cf27454aa
I20260608 10:11:55.752151  2305 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=139 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:11:55.752889  2305 tablet_bootstrap.cc:492] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: Bootstrap complete.
I20260608 10:11:55.753479  2305 ts_tablet_manager.cc:1403] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: Time spent bootstrapping tablet: real 0.108s	user 0.103s	sys 0.008s
I20260608 10:11:55.755530  2305 raft_consensus.cc:359] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.756070  2305 raft_consensus.cc:740] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e58d41e1e58b4ae1910abe9cf27454aa, State: Initialized, Role: LEARNER
I20260608 10:11:55.756542  2305 consensus_queue.cc:260] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } attrs { replace: true } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } }
I20260608 10:11:55.758133  2305 ts_tablet_manager.cc:1434] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:55.759934  1993 tablet_copy_service.cc:342] P 400bb04330d64f529ee9cf0a69a31d6a: Request end of tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-949df22702e948af99005d755c465a51 received from {username='slave'} at 127.0.0.1:50858
I20260608 10:11:55.760356  1993 tablet_copy_service.cc:434] P 400bb04330d64f529ee9cf0a69a31d6a: ending tablet copy session e58d41e1e58b4ae1910abe9cf27454aa-949df22702e948af99005d755c465a51 on tablet 949df22702e948af99005d755c465a51 with peer e58d41e1e58b4ae1910abe9cf27454aa
I20260608 10:11:55.939154  2245 raft_consensus.cc:1217] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:11:55.966393  2245 raft_consensus.cc:1217] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:11:56.042511 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:56.058594  2245 raft_consensus.cc:1217] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:11:56.090376 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.091274 24865 tablet_replica.cc:333] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.092135 24865 raft_consensus.cc:2243] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.092962 24865 raft_consensus.cc:2272] T 4ef38c0bc3164b508e7efa4eac73898c P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.096748 24865 tablet_replica.cc:333] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.097537 24865 raft_consensus.cc:2243] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.098668 24865 raft_consensus.cc:2272] T 949df22702e948af99005d755c465a51 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.101151  2196 raft_consensus.cc:1064] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: attempting to promote NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa to VOTER
I20260608 10:11:56.102921 24865 tablet_replica.cc:333] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.103595 24865 raft_consensus.cc:2243] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.104888 24865 raft_consensus.cc:2272] T ab22124f22604c43ae8ad1442f8863c1 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.104574  2196 consensus_queue.cc:237] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } }
I20260608 10:11:56.108484 24865 tablet_replica.cc:333] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.109340 24865 raft_consensus.cc:2243] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.110147 24865 raft_consensus.cc:2272] T d090bccd07cd4be3b5a112f713b75abe P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.112907  2245 raft_consensus.cc:1275] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Refusing update from remote peer 4d04da170a6447eab8cbd513dad0586a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 10:11:56.114527 24865 tablet_replica.cc:333] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.114818  1981 raft_consensus.cc:1275] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Refusing update from remote peer 4d04da170a6447eab8cbd513dad0586a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 10:11:56.115221 24865 raft_consensus.cc:2243] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.116361 24865 raft_consensus.cc:2272] T 1ee95984fdfa4281a0678cb3cab3f256 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.117023  2277 consensus_queue.cc:1048] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 10:11:56.120715 24865 tablet_replica.cc:333] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.121623 24865 raft_consensus.cc:2243] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.122259  2323 consensus_queue.cc:1048] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [LEADER]: Connected to new peer: Peer: permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 10:11:56.122689 24865 raft_consensus.cc:2272] T 68730af5df1141bd88182b1b5a0458ab P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.127043 24865 tablet_replica.cc:333] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.127907 24865 raft_consensus.cc:2243] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.129355 24865 raft_consensus.cc:2272] T f15df375d00d4fca89f600d0922fea31 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.133718 24865 tablet_replica.cc:333] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c: stopping tablet replica
I20260608 10:11:56.134533 24865 raft_consensus.cc:2243] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.135334 24865 raft_consensus.cc:2272] T 98487a8eadde4a248c9a5daccc098f20 P 7e4427d9b4e541ea97aea21ca37ac92c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:11:56.127046  1875 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 44 similar messages]
W20260608 10:11:56.144371  1875 consensus_peers.cc:597] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a -> Peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Couldn't send request to peer 7e4427d9b4e541ea97aea21ca37ac92c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.149694  2323 raft_consensus.cc:2955] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } } }
I20260608 10:11:56.154204  2245 raft_consensus.cc:2955] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } } }
I20260608 10:11:56.166842  1981 raft_consensus.cc:2955] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } } }
I20260608 10:11:56.172461  1731 catalog_manager.cc:5696] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a reported cstate change: config changed from index 18 to 19, e58d41e1e58b4ae1910abe9cf27454aa (127.24.72.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4d04da170a6447eab8cbd513dad0586a" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:11:56.187157 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:56.228456 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:56.265003 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.265995 24865 tablet_replica.cc:333] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.266987 24865 raft_consensus.cc:2243] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.268107 24865 raft_consensus.cc:2272] T 949df22702e948af99005d755c465a51 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.272321 24865 tablet_replica.cc:333] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.272998 24865 raft_consensus.cc:2243] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.273782 24865 raft_consensus.cc:2272] T 4ef38c0bc3164b508e7efa4eac73898c P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:11:56.275676  1949 consensus_peers.cc:597] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Couldn't send request to peer 7e4427d9b4e541ea97aea21ca37ac92c. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:36833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.277536 24865 tablet_replica.cc:333] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.278287 24865 raft_consensus.cc:2243] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.279153 24865 raft_consensus.cc:2272] T ab22124f22604c43ae8ad1442f8863c1 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.281832 24865 tablet_replica.cc:333] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.282403 24865 raft_consensus.cc:2243] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.283422 24865 raft_consensus.cc:2272] T 68730af5df1141bd88182b1b5a0458ab P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.287281 24865 tablet_replica.cc:333] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.287812 24865 raft_consensus.cc:2243] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:11:56.288606  1946 consensus_peers.cc:597] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Couldn't send request to peer 4d04da170a6447eab8cbd513dad0586a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.288758 24865 raft_consensus.cc:2272] T 1ee95984fdfa4281a0678cb3cab3f256 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.292538 24865 tablet_replica.cc:333] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.293294 24865 raft_consensus.cc:2243] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.294327 24865 raft_consensus.cc:2272] T f15df375d00d4fca89f600d0922fea31 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.297854 24865 tablet_replica.cc:333] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.298591 24865 raft_consensus.cc:2243] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.299328 24865 raft_consensus.cc:2272] T 5fcd2d76e4104f40a3300581d48fbfc4 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.303237 24865 tablet_replica.cc:333] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a: stopping tablet replica
I20260608 10:11:56.303891 24865 raft_consensus.cc:2243] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.304692 24865 raft_consensus.cc:2272] T 00257c8524c84098923498f27ab91450 P 4d04da170a6447eab8cbd513dad0586a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:11:56.306861  1949 consensus_peers.cc:597] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Couldn't send request to peer 7e4427d9b4e541ea97aea21ca37ac92c. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:36833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:11:56.333824  1949 consensus_peers.cc:597] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Couldn't send request to peer 7e4427d9b4e541ea97aea21ca37ac92c. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:36833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.334216 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:56.361291 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:56.374203  2177 raft_consensus.cc:1064] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: attempting to promote NON_VOTER e58d41e1e58b4ae1910abe9cf27454aa to VOTER
I20260608 10:11:56.377506  2177 consensus_queue.cc:237] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } }
W20260608 10:11:56.384325  1946 consensus_peers.cc:597] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Couldn't send request to peer 4d04da170a6447eab8cbd513dad0586a. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.66:43907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.399866  2245 raft_consensus.cc:1275] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Refusing update from remote peer 400bb04330d64f529ee9cf0a69a31d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260608 10:11:56.403767  1946 consensus_peers.cc:597] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 4d04da170a6447eab8cbd513dad0586a (127.24.72.66:43907): Couldn't send request to peer 4d04da170a6447eab8cbd513dad0586a. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.66:43907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.407619  2334 consensus_queue.cc:1048] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 10:11:56.409232  1949 consensus_peers.cc:597] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a -> Peer 7e4427d9b4e541ea97aea21ca37ac92c (127.24.72.65:36833): Couldn't send request to peer 7e4427d9b4e541ea97aea21ca37ac92c. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:36833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:11:56.412611 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.416185 24865 tablet_replica.cc:333] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.417109 24865 raft_consensus.cc:2243] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.418624 24865 raft_consensus.cc:2272] T 4ef38c0bc3164b508e7efa4eac73898c P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.421638 24865 tablet_replica.cc:333] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.422264 24865 raft_consensus.cc:2243] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.423059 24865 raft_consensus.cc:2272] T ab22124f22604c43ae8ad1442f8863c1 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.425877 24865 tablet_replica.cc:333] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.426484 24865 raft_consensus.cc:2243] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.427181 24865 raft_consensus.cc:2272] T 68730af5df1141bd88182b1b5a0458ab P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.430747 24865 tablet_replica.cc:333] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.431298 24865 raft_consensus.cc:2243] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.431886 24865 raft_consensus.cc:2272] T 1ee95984fdfa4281a0678cb3cab3f256 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.434469 24865 tablet_replica.cc:333] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.434999 24865 raft_consensus.cc:2243] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.435876 24865 pending_rounds.cc:70] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Trying to abort 1 pending ops.
I20260608 10:11:56.436048 24865 pending_rounds.cc:77] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294621763073851392 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f15df375d00d4fca89f600d0922fea31" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } } } }
I20260608 10:11:56.436767 24865 raft_consensus.cc:2917] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 10:11:56.437101 24865 raft_consensus.cc:2889] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:11:56.437428 24865 raft_consensus.cc:2272] T f15df375d00d4fca89f600d0922fea31 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.440322 24865 tablet_replica.cc:333] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.440841 24865 raft_consensus.cc:2243] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.442022 24865 raft_consensus.cc:2272] T 949df22702e948af99005d755c465a51 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.444525 24865 tablet_replica.cc:333] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.444983 24865 raft_consensus.cc:2243] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.445575 24865 raft_consensus.cc:2272] T 6550025df8ad4f3cabc8aaed84d7c38a P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.448092 24865 tablet_replica.cc:333] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a: stopping tablet replica
I20260608 10:11:56.448545 24865 raft_consensus.cc:2243] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.449236 24865 raft_consensus.cc:2272] T 70cc5e2bbe244aafa8855d58dd708331 P 400bb04330d64f529ee9cf0a69a31d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.482182 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:56.515980 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:11:56.543854 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:56.544725 24865 tablet_replica.cc:333] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa: stopping tablet replica
I20260608 10:11:56.545519 24865 raft_consensus.cc:2243] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:56.546013 24865 raft_consensus.cc:2272] T 949df22702e948af99005d755c465a51 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:56.548900 24865 tablet_replica.cc:333] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa: stopping tablet replica
I20260608 10:11:56.549638 24865 raft_consensus.cc:2243] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:11:56.550078 24865 raft_consensus.cc:2272] T ab22124f22604c43ae8ad1442f8863c1 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:56.552722 24865 tablet_replica.cc:333] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: stopping tablet replica
I20260608 10:11:56.553396 24865 raft_consensus.cc:2243] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.553813 24865 pending_rounds.cc:70] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Trying to abort 1 pending ops.
I20260608 10:11:56.554025 24865 pending_rounds.cc:77] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294621763073851392 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f15df375d00d4fca89f600d0922fea31" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "7e4427d9b4e541ea97aea21ca37ac92c" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 36833 } attrs { replace: true } } peers { permanent_uuid: "4d04da170a6447eab8cbd513dad0586a" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 43907 } } peers { permanent_uuid: "400bb04330d64f529ee9cf0a69a31d6a" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 33445 } } peers { permanent_uuid: "e58d41e1e58b4ae1910abe9cf27454aa" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 33083 } attrs { promote: false } } } }
I20260608 10:11:56.555014 24865 raft_consensus.cc:2917] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 FOLLOWER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 10:11:56.555416 24865 raft_consensus.cc:2889] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:11:56.555745 24865 raft_consensus.cc:2272] T f15df375d00d4fca89f600d0922fea31 P e58d41e1e58b4ae1910abe9cf27454aa [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:11:56.558817 24865 tablet_replica.cc:333] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa: stopping tablet replica
I20260608 10:11:56.559459 24865 raft_consensus.cc:2243] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:56.560021 24865 raft_consensus.cc:2272] T 68730af5df1141bd88182b1b5a0458ab P e58d41e1e58b4ae1910abe9cf27454aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.584359 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:11:56.599268 24865 master.cc:562] Master@127.24.72.126:34891 shutting down...
W20260608 10:11:56.627055  1780 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:11:56.627315  1780 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:11:56.627526  1780 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:11:56.629303 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:56.629855 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:56.630198 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80ad95280f754a248ec28c7436500028: stopping tablet replica
I20260608 10:11:56.651490 24865 master.cc:584] Master@127.24.72.126:34891 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8197 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:11:56.698803 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:41073
I20260608 10:11:56.700022 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:56.705796  2337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.706207  2336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.708138  2339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:56.708495 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:56.709690 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:56.709863 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:56.710022 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913516710004 us; error 0 us; skew 500 ppm
I20260608 10:11:56.710609 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:56.712932 24865 webserver.cc:533] Webserver started at http://127.24.72.126:41045/ using document root <none> and password file <none>
I20260608 10:11:56.713483 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:56.713649 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:56.713922 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:56.714972 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "f96c1d487bb94e0493e453f5e2ddcbc1"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-0v1n"
I20260608 10:11:56.719377 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:56.722747  2344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.723424 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:11:56.723711 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "f96c1d487bb94e0493e453f5e2ddcbc1"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-0v1n"
I20260608 10:11:56.723960 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:56.739698 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:56.740913 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:56.778203 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:41073
I20260608 10:11:56.778321  2395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:41073 every 8 connection(s)
I20260608 10:11:56.782291  2396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:56.792507  2396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1: Bootstrap starting.
I20260608 10:11:56.797363  2396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:56.801523  2396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1: No bootstrap required, opened a new log
I20260608 10:11:56.803720  2396 raft_consensus.cc:359] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" member_type: VOTER }
I20260608 10:11:56.804087  2396 raft_consensus.cc:385] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:56.804267  2396 raft_consensus.cc:740] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96c1d487bb94e0493e453f5e2ddcbc1, State: Initialized, Role: FOLLOWER
I20260608 10:11:56.804807  2396 consensus_queue.cc:260] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" member_type: VOTER }
I20260608 10:11:56.805226  2396 raft_consensus.cc:399] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:56.805436  2396 raft_consensus.cc:493] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:56.805645  2396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:56.810150  2396 raft_consensus.cc:515] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" member_type: VOTER }
I20260608 10:11:56.810612  2396 leader_election.cc:304] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f96c1d487bb94e0493e453f5e2ddcbc1; no voters: 
I20260608 10:11:56.811658  2396 leader_election.cc:290] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:56.812139  2399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:56.813482  2399 raft_consensus.cc:697] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 1 LEADER]: Becoming Leader. State: Replica: f96c1d487bb94e0493e453f5e2ddcbc1, State: Running, Role: LEADER
I20260608 10:11:56.814169  2399 consensus_queue.cc:237] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" member_type: VOTER }
I20260608 10:11:56.814563  2396 sys_catalog.cc:565] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:56.818749  2400 sys_catalog.cc:455] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" member_type: VOTER } }
I20260608 10:11:56.818994  2401 sys_catalog.cc:455] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f96c1d487bb94e0493e453f5e2ddcbc1. Latest consensus state: current_term: 1 leader_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f96c1d487bb94e0493e453f5e2ddcbc1" member_type: VOTER } }
I20260608 10:11:56.819461  2400 sys_catalog.cc:458] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:56.819625  2401 sys_catalog.cc:458] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:56.827751  2407 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:56.832818  2407 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:56.833904 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:56.841682  2407 catalog_manager.cc:1382] Generated new cluster ID: 3a505a1003d6479aadd61c738209a687
I20260608 10:11:56.841954  2407 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:56.860810  2407 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:56.862054  2407 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:56.877763  2407 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1: Generated new TSK 0
I20260608 10:11:56.878338  2407 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:56.900645 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:56.906695  2417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.907629  2418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:56.909921  2420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:56.910058 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:56.910991 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:56.911171 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:56.911334 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913516911317 us; error 0 us; skew 500 ppm
I20260608 10:11:56.911909 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:56.914130 24865 webserver.cc:533] Webserver started at http://127.24.72.65:36541/ using document root <none> and password file <none>
I20260608 10:11:56.914621 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:56.914800 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:56.915058 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:56.916253 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-0v1n"
I20260608 10:11:56.920766 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:11:56.924144  2425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.924961 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:56.925263 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9"
format_stamp: "Formatted at 2026-06-08 10:11:56 on dist-test-slave-0v1n"
I20260608 10:11:56.925580 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:56.942701 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:56.943892 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:56.945340 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:56.947748 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:56.947937 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.948164 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:56.948318 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:56.987910 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:33833
I20260608 10:11:56.988034  2487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:33833 every 8 connection(s)
I20260608 10:11:56.992933 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:57.000475  2492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.001596  2493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.003222  2495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:57.005270 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:57.007033  2488 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41073
I20260608 10:11:57.007133 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:57.007504 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:57.007576  2488 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:57.007746 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913517007715 us; error 0 us; skew 500 ppm
I20260608 10:11:57.008631 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:57.008555  2488 heartbeater.cc:507] Master 127.24.72.126:41073 requested a full tablet report, sending...
I20260608 10:11:57.011219  2361 ts_manager.cc:194] Registered new tserver with Master: ee24b19fd4ca4b6c9a4c4fcdb80c5db9 (127.24.72.65:33833)
I20260608 10:11:57.011580 24865 webserver.cc:533] Webserver started at http://127.24.72.66:32865/ using document root <none> and password file <none>
I20260608 10:11:57.012151 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:57.012317 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:57.012573 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:57.013240  2361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44052
I20260608 10:11:57.013754 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.018779 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:57.022013  2500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.022774 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:57.023041 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.023280 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:57.058118 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:57.059216 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:57.060618 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:57.062990 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:57.063169 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.063423 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:57.063565 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.100186 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:35675
I20260608 10:11:57.100306  2562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:35675 every 8 connection(s)
I20260608 10:11:57.105196 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:57.113000  2566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.114430  2567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.117343  2569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:57.117506  2563 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41073
I20260608 10:11:57.117775 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:57.118062  2563 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:57.118755 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:57.119005 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:57.118901  2563 heartbeater.cc:507] Master 127.24.72.126:41073 requested a full tablet report, sending...
I20260608 10:11:57.119328 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913517119310 us; error 0 us; skew 500 ppm
I20260608 10:11:57.120076 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:57.121520  2361 ts_manager.cc:194] Registered new tserver with Master: 34f58c1b5d43464d84ea2e6f34a9e5cf (127.24.72.66:35675)
I20260608 10:11:57.122741 24865 webserver.cc:533] Webserver started at http://127.24.72.67:37077/ using document root <none> and password file <none>
I20260608 10:11:57.123176  2361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44056
I20260608 10:11:57.123304 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:57.123580 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:57.123839 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:57.125061 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "52c5d646d5644db6bc682e2625072efb"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.129686 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:57.132866  2574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.133659 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:57.133910 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "52c5d646d5644db6bc682e2625072efb"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.134151 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:57.148484 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:57.149585 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:57.150908 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:57.153090 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:57.153270 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.153532 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:57.153693 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.191493 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:39947
I20260608 10:11:57.191627  2636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:39947 every 8 connection(s)
I20260608 10:11:57.204879  2637 heartbeater.cc:344] Connected to a master server at 127.24.72.126:41073
I20260608 10:11:57.205298  2637 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:57.206048  2637 heartbeater.cc:507] Master 127.24.72.126:41073 requested a full tablet report, sending...
I20260608 10:11:57.208024  2361 ts_manager.cc:194] Registered new tserver with Master: 52c5d646d5644db6bc682e2625072efb (127.24.72.67:39947)
I20260608 10:11:57.208146 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013497199s
I20260608 10:11:57.209496  2361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44072
I20260608 10:11:57.232482  2361 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44088:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:11:57.234423  2361 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:11:57.277750  2528 tablet_service.cc:1511] Processing CreateTablet for tablet 94cef235f0874480bdc81d5132ce2543 (DEFAULT_TABLE table=test-workload [id=990b8f179a6147ec83c29a823ed3fcc8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:57.279120  2528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cef235f0874480bdc81d5132ce2543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:57.278894  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 94cef235f0874480bdc81d5132ce2543 (DEFAULT_TABLE table=test-workload [id=990b8f179a6147ec83c29a823ed3fcc8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:57.280148  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cef235f0874480bdc81d5132ce2543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:57.281852  2602 tablet_service.cc:1511] Processing CreateTablet for tablet 94cef235f0874480bdc81d5132ce2543 (DEFAULT_TABLE table=test-workload [id=990b8f179a6147ec83c29a823ed3fcc8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:57.282829  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cef235f0874480bdc81d5132ce2543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:57.298097  2652 tablet_bootstrap.cc:492] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb: Bootstrap starting.
I20260608 10:11:57.299435  2653 tablet_bootstrap.cc:492] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf: Bootstrap starting.
I20260608 10:11:57.302621  2654 tablet_bootstrap.cc:492] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: Bootstrap starting.
I20260608 10:11:57.305436  2652 tablet_bootstrap.cc:654] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:57.307439  2653 tablet_bootstrap.cc:654] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:57.309921  2654 tablet_bootstrap.cc:654] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:57.311249  2652 tablet_bootstrap.cc:492] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb: No bootstrap required, opened a new log
I20260608 10:11:57.311734  2652 ts_tablet_manager.cc:1403] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260608 10:11:57.313251  2653 tablet_bootstrap.cc:492] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf: No bootstrap required, opened a new log
I20260608 10:11:57.313705  2653 ts_tablet_manager.cc:1403] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:11:57.314656  2652 raft_consensus.cc:359] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.315222  2652 raft_consensus.cc:385] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:57.315251  2654 tablet_bootstrap.cc:492] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: No bootstrap required, opened a new log
I20260608 10:11:57.315549  2652 raft_consensus.cc:740] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52c5d646d5644db6bc682e2625072efb, State: Initialized, Role: FOLLOWER
I20260608 10:11:57.315919  2654 ts_tablet_manager.cc:1403] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 10:11:57.316521  2652 consensus_queue.cc:260] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.316756  2653 raft_consensus.cc:359] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.317577  2653 raft_consensus.cc:385] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:57.317942  2653 raft_consensus.cc:740] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f58c1b5d43464d84ea2e6f34a9e5cf, State: Initialized, Role: FOLLOWER
I20260608 10:11:57.318965  2654 raft_consensus.cc:359] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.319682  2654 raft_consensus.cc:385] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:57.320003  2654 raft_consensus.cc:740] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee24b19fd4ca4b6c9a4c4fcdb80c5db9, State: Initialized, Role: FOLLOWER
I20260608 10:11:57.319969  2653 consensus_queue.cc:260] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.321033  2654 consensus_queue.cc:260] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.323621  2488 heartbeater.cc:499] Master 127.24.72.126:41073 was elected leader, sending a full tablet report...
I20260608 10:11:57.324018  2654 ts_tablet_manager.cc:1434] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:11:57.325860  2563 heartbeater.cc:499] Master 127.24.72.126:41073 was elected leader, sending a full tablet report...
I20260608 10:11:57.326789  2653 ts_tablet_manager.cc:1434] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:11:57.328428  2637 heartbeater.cc:499] Master 127.24.72.126:41073 was elected leader, sending a full tablet report...
I20260608 10:11:57.328912  2652 ts_tablet_manager.cc:1434] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 10:11:57.450603  2660 raft_consensus.cc:493] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:57.451084  2660 raft_consensus.cc:515] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.453358  2660 leader_election.cc:290] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34f58c1b5d43464d84ea2e6f34a9e5cf (127.24.72.66:35675), 52c5d646d5644db6bc682e2625072efb (127.24.72.67:39947)
I20260608 10:11:57.462976  2538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cef235f0874480bdc81d5132ce2543" candidate_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" is_pre_election: true
I20260608 10:11:57.463745  2538 raft_consensus.cc:2468] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee24b19fd4ca4b6c9a4c4fcdb80c5db9 in term 0.
I20260608 10:11:57.464303  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cef235f0874480bdc81d5132ce2543" candidate_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52c5d646d5644db6bc682e2625072efb" is_pre_election: true
I20260608 10:11:57.464951  2612 raft_consensus.cc:2468] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee24b19fd4ca4b6c9a4c4fcdb80c5db9 in term 0.
I20260608 10:11:57.464990  2428 leader_election.cc:304] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34f58c1b5d43464d84ea2e6f34a9e5cf, ee24b19fd4ca4b6c9a4c4fcdb80c5db9; no voters: 
I20260608 10:11:57.465821  2660 raft_consensus.cc:2804] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:57.466194  2660 raft_consensus.cc:493] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:57.466521  2660 raft_consensus.cc:3060] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:57.471763  2660 raft_consensus.cc:515] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.473492  2660 leader_election.cc:290] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [CANDIDATE]: Term 1 election: Requested vote from peers 34f58c1b5d43464d84ea2e6f34a9e5cf (127.24.72.66:35675), 52c5d646d5644db6bc682e2625072efb (127.24.72.67:39947)
I20260608 10:11:57.474223  2538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cef235f0874480bdc81d5132ce2543" candidate_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf"
I20260608 10:11:57.474524  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cef235f0874480bdc81d5132ce2543" candidate_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52c5d646d5644db6bc682e2625072efb"
I20260608 10:11:57.474861  2538 raft_consensus.cc:3060] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:57.475085  2612 raft_consensus.cc:3060] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:57.482221  2612 raft_consensus.cc:2468] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee24b19fd4ca4b6c9a4c4fcdb80c5db9 in term 1.
I20260608 10:11:57.482221  2538 raft_consensus.cc:2468] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee24b19fd4ca4b6c9a4c4fcdb80c5db9 in term 1.
I20260608 10:11:57.483546  2427 leader_election.cc:304] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52c5d646d5644db6bc682e2625072efb, ee24b19fd4ca4b6c9a4c4fcdb80c5db9; no voters: 
I20260608 10:11:57.484212  2660 raft_consensus.cc:2804] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:57.485034  2660 raft_consensus.cc:697] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 1 LEADER]: Becoming Leader. State: Replica: ee24b19fd4ca4b6c9a4c4fcdb80c5db9, State: Running, Role: LEADER
I20260608 10:11:57.485852  2660 consensus_queue.cc:237] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } }
I20260608 10:11:57.492772  2361 catalog_manager.cc:5696] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee24b19fd4ca4b6c9a4c4fcdb80c5db9 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee24b19fd4ca4b6c9a4c4fcdb80c5db9" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34f58c1b5d43464d84ea2e6f34a9e5cf" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 35675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52c5d646d5644db6bc682e2625072efb" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260608 10:11:57.517210 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:57.532259 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:57.532998 24865 tablet_replica.cc:333] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: stopping tablet replica
I20260608 10:11:57.533563 24865 raft_consensus.cc:2243] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:57.534173 24865 pending_rounds.cc:70] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: Trying to abort 1 pending ops.
I20260608 10:11:57.534372 24865 pending_rounds.cc:77] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621767629385728 op_type: NO_OP noop_request { }
I20260608 10:11:57.534627 24865 raft_consensus.cc:2889] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:57.534891 24865 raft_consensus.cc:2272] T 94cef235f0874480bdc81d5132ce2543 P ee24b19fd4ca4b6c9a4c4fcdb80c5db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:57.554296 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:57.563086 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:57.577491 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:57.578231 24865 tablet_replica.cc:333] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf: stopping tablet replica
I20260608 10:11:57.578709 24865 raft_consensus.cc:2243] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:57.579071 24865 raft_consensus.cc:2272] T 94cef235f0874480bdc81d5132ce2543 P 34f58c1b5d43464d84ea2e6f34a9e5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:57.597318 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:57.606379 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:57.622720 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:57.623425 24865 tablet_replica.cc:333] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb: stopping tablet replica
I20260608 10:11:57.623930 24865 raft_consensus.cc:2243] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:57.624383 24865 raft_consensus.cc:2272] T 94cef235f0874480bdc81d5132ce2543 P 52c5d646d5644db6bc682e2625072efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:57.642671 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:57.651829 24865 master.cc:562] Master@127.24.72.126:41073 shutting down...
I20260608 10:11:57.666023 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:57.666561 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:57.666877 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P f96c1d487bb94e0493e453f5e2ddcbc1: stopping tablet replica
I20260608 10:11:57.685995 24865 master.cc:584] Master@127.24.72.126:41073 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1019 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:11:57.717985 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:38267
I20260608 10:11:57.719055 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:57.723742  2664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.724982  2667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.725109  2665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:57.725734 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:57.726522 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:57.726702 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:57.726819 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913517726807 us; error 0 us; skew 500 ppm
I20260608 10:11:57.727315 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:57.729455 24865 webserver.cc:533] Webserver started at http://127.24.72.126:33791/ using document root <none> and password file <none>
I20260608 10:11:57.729892 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:57.730033 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:57.730233 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:57.731208 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "aa3de945ecc648a584a39a8a944d65c4"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.735380 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:57.738591  2672 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.739285 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:57.739557 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "aa3de945ecc648a584a39a8a944d65c4"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.739820 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:57.755084 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:57.756035 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:57.790422 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:38267
I20260608 10:11:57.790541  2723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:38267 every 8 connection(s)
I20260608 10:11:57.794268  2724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:57.804343  2724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4: Bootstrap starting.
I20260608 10:11:57.808809  2724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:57.812582  2724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4: No bootstrap required, opened a new log
I20260608 10:11:57.814646  2724 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3de945ecc648a584a39a8a944d65c4" member_type: VOTER }
I20260608 10:11:57.815007  2724 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:57.815186  2724 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3de945ecc648a584a39a8a944d65c4, State: Initialized, Role: FOLLOWER
I20260608 10:11:57.815697  2724 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3de945ecc648a584a39a8a944d65c4" member_type: VOTER }
I20260608 10:11:57.816099  2724 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:57.816286  2724 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:57.816524  2724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:57.820897  2724 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3de945ecc648a584a39a8a944d65c4" member_type: VOTER }
I20260608 10:11:57.821388  2724 leader_election.cc:304] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa3de945ecc648a584a39a8a944d65c4; no voters: 
I20260608 10:11:57.822449  2724 leader_election.cc:290] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:57.822826  2727 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:57.824183  2727 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 1 LEADER]: Becoming Leader. State: Replica: aa3de945ecc648a584a39a8a944d65c4, State: Running, Role: LEADER
I20260608 10:11:57.824762  2727 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3de945ecc648a584a39a8a944d65c4" member_type: VOTER }
I20260608 10:11:57.825349  2724 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:57.827648  2728 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa3de945ecc648a584a39a8a944d65c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3de945ecc648a584a39a8a944d65c4" member_type: VOTER } }
I20260608 10:11:57.828361  2728 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:57.827744  2729 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa3de945ecc648a584a39a8a944d65c4. Latest consensus state: current_term: 1 leader_uuid: "aa3de945ecc648a584a39a8a944d65c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa3de945ecc648a584a39a8a944d65c4" member_type: VOTER } }
I20260608 10:11:57.829090  2729 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:57.831418  2733 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:57.838704  2733 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:57.839699 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:57.847975  2733 catalog_manager.cc:1382] Generated new cluster ID: 823ba95bc0ab48a5990fa80b813bff71
I20260608 10:11:57.848238  2733 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:57.869993  2733 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:57.871268  2733 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:57.887941  2733 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4: Generated new TSK 0
I20260608 10:11:57.888556  2733 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:57.906247 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:57.912277  2745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:57.912873  2746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:57.915006 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:57.915035  2748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:57.916215 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:57.916421 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:57.916544 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913517916533 us; error 0 us; skew 500 ppm
I20260608 10:11:57.917099 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:57.919253 24865 webserver.cc:533] Webserver started at http://127.24.72.65:36145/ using document root <none> and password file <none>
I20260608 10:11:57.919731 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:57.919884 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:57.920096 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:57.921132 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "f54cd58f4d004b3e8cfa49c06d9ddc77"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.925540 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:11:57.928758  2753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.929522 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:57.929798 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "f54cd58f4d004b3e8cfa49c06d9ddc77"
format_stamp: "Formatted at 2026-06-08 10:11:57 on dist-test-slave-0v1n"
I20260608 10:11:57.930055 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:57.962051 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:57.963141 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:57.964612 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:57.966996 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:57.967185 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:57.967406 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:57.967556 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.004163 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:34189
I20260608 10:11:58.004284  2815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:34189 every 8 connection(s)
I20260608 10:11:58.009230 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:58.015810  2820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:58.017395  2821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:58.019361 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:58.020181  2824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:58.020769  2816 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38267
I20260608 10:11:58.021127  2816 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:58.021198 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:58.021512 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:58.021685 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913518021668 us; error 0 us; skew 500 ppm
I20260608 10:11:58.021937  2816 heartbeater.cc:507] Master 127.24.72.126:38267 requested a full tablet report, sending...
I20260608 10:11:58.022354 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:58.024277  2689 ts_manager.cc:194] Registered new tserver with Master: f54cd58f4d004b3e8cfa49c06d9ddc77 (127.24.72.65:34189)
I20260608 10:11:58.026916  2689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40554
I20260608 10:11:58.032200 24865 webserver.cc:533] Webserver started at http://127.24.72.66:46113/ using document root <none> and password file <none>
I20260608 10:11:58.032928 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:58.033156 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:58.033507 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:58.034930 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "6ac8afa90d7743b1a3303a0df083a315"
format_stamp: "Formatted at 2026-06-08 10:11:58 on dist-test-slave-0v1n"
I20260608 10:11:58.039342 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:58.042634  2828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.043357 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260608 10:11:58.043630 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "6ac8afa90d7743b1a3303a0df083a315"
format_stamp: "Formatted at 2026-06-08 10:11:58 on dist-test-slave-0v1n"
I20260608 10:11:58.043895 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:58.055279 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:58.056339 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:58.057721 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:58.059973 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:58.060163 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.060388 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:58.060536 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.102989 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:34915
I20260608 10:11:58.103108  2890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:34915 every 8 connection(s)
I20260608 10:11:58.108023 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:58.116169  2894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:58.118868  2895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:58.120942  2891 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38267
I20260608 10:11:58.121431  2891 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:58.121948 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:58.122339  2898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:58.122368  2891 heartbeater.cc:507] Master 127.24.72.126:38267 requested a full tablet report, sending...
I20260608 10:11:58.123451 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:58.123706 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:58.123904 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913518123886 us; error 0 us; skew 500 ppm
I20260608 10:11:58.124639 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:58.124862  2689 ts_manager.cc:194] Registered new tserver with Master: 6ac8afa90d7743b1a3303a0df083a315 (127.24.72.66:34915)
I20260608 10:11:58.126765  2689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40562
I20260608 10:11:58.127401 24865 webserver.cc:533] Webserver started at http://127.24.72.67:33357/ using document root <none> and password file <none>
I20260608 10:11:58.128019 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:58.128213 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:58.128535 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:58.129910 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "b913dd2becf2407cbe44c4bc8c4e427d"
format_stamp: "Formatted at 2026-06-08 10:11:58 on dist-test-slave-0v1n"
I20260608 10:11:58.134388 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:58.137755  2902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.138550 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:11:58.138818 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "b913dd2becf2407cbe44c4bc8c4e427d"
format_stamp: "Formatted at 2026-06-08 10:11:58 on dist-test-slave-0v1n"
I20260608 10:11:58.139050 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:58.158463 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:58.159518 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:58.160835 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:58.163133 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:58.163323 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.163575 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:58.163722 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.203763 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:32865
I20260608 10:11:58.203923  2964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:32865 every 8 connection(s)
I20260608 10:11:58.208981 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:58.216771  2968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:58.218561  2969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:58.221436  2965 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38267
I20260608 10:11:58.221859  2965 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:58.222724  2965 heartbeater.cc:507] Master 127.24.72.126:38267 requested a full tablet report, sending...
W20260608 10:11:58.224421  2971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:58.226323  2689 ts_manager.cc:194] Registered new tserver with Master: b913dd2becf2407cbe44c4bc8c4e427d (127.24.72.67:32865)
I20260608 10:11:58.228161 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:58.228242  2689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40566
I20260608 10:11:58.229379 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:58.229617 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:58.229844 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913518229824 us; error 0 us; skew 500 ppm
I20260608 10:11:58.230492 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:58.232801 24865 webserver.cc:533] Webserver started at http://127.24.72.68:45491/ using document root <none> and password file <none>
I20260608 10:11:58.233295 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:58.233537 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:58.233814 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:58.234928 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "6557726dcdbc41d2a996265d6b38fb9d"
format_stamp: "Formatted at 2026-06-08 10:11:58 on dist-test-slave-0v1n"
I20260608 10:11:58.239241 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:58.242655  2976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.243398 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:58.243687 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "6557726dcdbc41d2a996265d6b38fb9d"
format_stamp: "Formatted at 2026-06-08 10:11:58 on dist-test-slave-0v1n"
I20260608 10:11:58.243947 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:58.260818 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:58.262239 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:58.263644 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:58.265851 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:58.266028 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.266269 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:58.266415 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:58.302184 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:43191
I20260608 10:11:58.302309  3038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:43191 every 8 connection(s)
I20260608 10:11:58.315442  3039 heartbeater.cc:344] Connected to a master server at 127.24.72.126:38267
I20260608 10:11:58.315871  3039 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:58.316578  3039 heartbeater.cc:507] Master 127.24.72.126:38267 requested a full tablet report, sending...
I20260608 10:11:58.318496  2689 ts_manager.cc:194] Registered new tserver with Master: 6557726dcdbc41d2a996265d6b38fb9d (127.24.72.68:43191)
I20260608 10:11:58.318849 24865 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013612925s
I20260608 10:11:58.320286  2689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40568
I20260608 10:11:58.342722  2689 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40580:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:11:58.382005  2856 tablet_service.cc:1511] Processing CreateTablet for tablet 28242b6d6f6a40dd917dc4e1cb777b50 (DEFAULT_TABLE table=test-workload [id=cfdf8906e68b411bbb23255d1cabf7d9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:58.383349  2856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28242b6d6f6a40dd917dc4e1cb777b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.391245  3004 tablet_service.cc:1511] Processing CreateTablet for tablet 28242b6d6f6a40dd917dc4e1cb777b50 (DEFAULT_TABLE table=test-workload [id=cfdf8906e68b411bbb23255d1cabf7d9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:58.392006  2930 tablet_service.cc:1511] Processing CreateTablet for tablet 28242b6d6f6a40dd917dc4e1cb777b50 (DEFAULT_TABLE table=test-workload [id=cfdf8906e68b411bbb23255d1cabf7d9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:11:58.392621  3004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28242b6d6f6a40dd917dc4e1cb777b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.393229  2930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28242b6d6f6a40dd917dc4e1cb777b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:58.400895  3053 tablet_bootstrap.cc:492] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315: Bootstrap starting.
I20260608 10:11:58.407917  3054 tablet_bootstrap.cc:492] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d: Bootstrap starting.
I20260608 10:11:58.408835  3053 tablet_bootstrap.cc:654] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.409705  3055 tablet_bootstrap.cc:492] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: Bootstrap starting.
I20260608 10:11:58.416817  3054 tablet_bootstrap.cc:654] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.417217  3055 tablet_bootstrap.cc:654] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:58.420740  3053 tablet_bootstrap.cc:492] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315: No bootstrap required, opened a new log
I20260608 10:11:58.421183  3053 ts_tablet_manager.cc:1403] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260608 10:11:58.423079  3055 tablet_bootstrap.cc:492] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: No bootstrap required, opened a new log
I20260608 10:11:58.423647  3055 ts_tablet_manager.cc:1403] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:11:58.423784  3053 raft_consensus.cc:359] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.424943  3053 raft_consensus.cc:385] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.425239  3053 raft_consensus.cc:740] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ac8afa90d7743b1a3303a0df083a315, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.426237  3053 consensus_queue.cc:260] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.427150  3055 raft_consensus.cc:359] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.428278  3055 raft_consensus.cc:385] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.428476  3054 tablet_bootstrap.cc:492] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d: No bootstrap required, opened a new log
I20260608 10:11:58.428591  3055 raft_consensus.cc:740] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b913dd2becf2407cbe44c4bc8c4e427d, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.429096  3054 ts_tablet_manager.cc:1403] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 10:11:58.429569  3055 consensus_queue.cc:260] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.432070  2965 heartbeater.cc:499] Master 127.24.72.126:38267 was elected leader, sending a full tablet report...
I20260608 10:11:58.432312  3055 ts_tablet_manager.cc:1434] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:11:58.432283  3054 raft_consensus.cc:359] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.433218  3054 raft_consensus.cc:385] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:58.433537  3054 raft_consensus.cc:740] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6557726dcdbc41d2a996265d6b38fb9d, State: Initialized, Role: FOLLOWER
I20260608 10:11:58.434335  3054 consensus_queue.cc:260] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.436645  3039 heartbeater.cc:499] Master 127.24.72.126:38267 was elected leader, sending a full tablet report...
I20260608 10:11:58.436915  3054 ts_tablet_manager.cc:1434] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:11:58.438024  3053 ts_tablet_manager.cc:1434] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.011s
I20260608 10:11:58.438714  2891 heartbeater.cc:499] Master 127.24.72.126:38267 was elected leader, sending a full tablet report...
I20260608 10:11:58.672179  3059 raft_consensus.cc:493] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.672680  3059 raft_consensus.cc:515] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.673702  3060 raft_consensus.cc:493] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:11:58.674177  3060 raft_consensus.cc:515] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.675081  3059 leader_election.cc:290] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6557726dcdbc41d2a996265d6b38fb9d (127.24.72.68:43191), b913dd2becf2407cbe44c4bc8c4e427d (127.24.72.67:32865)
I20260608 10:11:58.678192  3060 leader_election.cc:290] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ac8afa90d7743b1a3303a0df083a315 (127.24.72.66:34915), 6557726dcdbc41d2a996265d6b38fb9d (127.24.72.68:43191)
I20260608 10:11:58.689801  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac8afa90d7743b1a3303a0df083a315" is_pre_election: true
I20260608 10:11:58.690572  2866 raft_consensus.cc:2468] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b913dd2becf2407cbe44c4bc8c4e427d in term 0.
I20260608 10:11:58.693375  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "6ac8afa90d7743b1a3303a0df083a315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6557726dcdbc41d2a996265d6b38fb9d" is_pre_election: true
I20260608 10:11:58.693709  2903 leader_election.cc:304] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ac8afa90d7743b1a3303a0df083a315, b913dd2becf2407cbe44c4bc8c4e427d; no voters: 
I20260608 10:11:58.694075  3014 raft_consensus.cc:2468] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ac8afa90d7743b1a3303a0df083a315 in term 0.
I20260608 10:11:58.694593  3060 raft_consensus.cc:2804] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:58.694974  3060 raft_consensus.cc:493] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:58.695302  3060 raft_consensus.cc:3060] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.697065  2829 leader_election.cc:304] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6557726dcdbc41d2a996265d6b38fb9d, 6ac8afa90d7743b1a3303a0df083a315; no voters: 
I20260608 10:11:58.697782  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6557726dcdbc41d2a996265d6b38fb9d" is_pre_election: true
I20260608 10:11:58.697907  3059 raft_consensus.cc:2804] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:11:58.698429  3014 raft_consensus.cc:2468] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b913dd2becf2407cbe44c4bc8c4e427d in term 0.
I20260608 10:11:58.698729  3059 raft_consensus.cc:493] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:11:58.699098  3059 raft_consensus.cc:3060] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.700877  2940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "6ac8afa90d7743b1a3303a0df083a315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" is_pre_election: true
I20260608 10:11:58.702373  3060 raft_consensus.cc:515] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.703452  2940 raft_consensus.cc:2393] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ac8afa90d7743b1a3303a0df083a315 in current term 1: Already voted for candidate b913dd2becf2407cbe44c4bc8c4e427d in this term.
I20260608 10:11:58.704869  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ac8afa90d7743b1a3303a0df083a315"
I20260608 10:11:58.704989  3059 raft_consensus.cc:515] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.705090  3060 leader_election.cc:290] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [CANDIDATE]: Term 1 election: Requested vote from peers 6ac8afa90d7743b1a3303a0df083a315 (127.24.72.66:34915), 6557726dcdbc41d2a996265d6b38fb9d (127.24.72.68:43191)
I20260608 10:11:58.706099  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6557726dcdbc41d2a996265d6b38fb9d"
I20260608 10:11:58.706566  2866 raft_consensus.cc:2393] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b913dd2becf2407cbe44c4bc8c4e427d in current term 1: Already voted for candidate 6ac8afa90d7743b1a3303a0df083a315 in this term.
I20260608 10:11:58.706704  3014 raft_consensus.cc:3060] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:58.707281  3059 leader_election.cc:290] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [CANDIDATE]: Term 1 election: Requested vote from peers 6557726dcdbc41d2a996265d6b38fb9d (127.24.72.68:43191), b913dd2becf2407cbe44c4bc8c4e427d (127.24.72.67:32865)
I20260608 10:11:58.708256  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "6ac8afa90d7743b1a3303a0df083a315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6557726dcdbc41d2a996265d6b38fb9d"
I20260608 10:11:58.709084  2940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28242b6d6f6a40dd917dc4e1cb777b50" candidate_uuid: "6ac8afa90d7743b1a3303a0df083a315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b913dd2becf2407cbe44c4bc8c4e427d"
I20260608 10:11:58.709827  2940 raft_consensus.cc:2393] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ac8afa90d7743b1a3303a0df083a315 in current term 1: Already voted for candidate b913dd2becf2407cbe44c4bc8c4e427d in this term.
I20260608 10:11:58.710737  2829 leader_election.cc:304] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ac8afa90d7743b1a3303a0df083a315; no voters: 6557726dcdbc41d2a996265d6b38fb9d, b913dd2becf2407cbe44c4bc8c4e427d
I20260608 10:11:58.711557  3059 raft_consensus.cc:2749] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:11:58.713232  3014 raft_consensus.cc:2468] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b913dd2becf2407cbe44c4bc8c4e427d in term 1.
I20260608 10:11:58.714154  2903 leader_election.cc:304] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6557726dcdbc41d2a996265d6b38fb9d, b913dd2becf2407cbe44c4bc8c4e427d; no voters: 6ac8afa90d7743b1a3303a0df083a315
I20260608 10:11:58.714778  3060 raft_consensus.cc:2804] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:58.715885  3060 raft_consensus.cc:697] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 LEADER]: Becoming Leader. State: Replica: b913dd2becf2407cbe44c4bc8c4e427d, State: Running, Role: LEADER
I20260608 10:11:58.716676  3060 consensus_queue.cc:237] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } }
I20260608 10:11:58.723469  2688 catalog_manager.cc:5696] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d reported cstate change: term changed from 0 to 1, leader changed from <none> to b913dd2becf2407cbe44c4bc8c4e427d (127.24.72.67). New cstate: current_term: 1 leader_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ac8afa90d7743b1a3303a0df083a315" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6557726dcdbc41d2a996265d6b38fb9d" member_type: VOTER last_known_addr { host: "127.24.72.68" port: 43191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b913dd2becf2407cbe44c4bc8c4e427d" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 32865 } health_report { overall_health: HEALTHY } } }
W20260608 10:11:58.797178 24865 auto_rebalancer.cc:591] Failed to schedule move for tablet 28242b6d6f6a40dd917dc4e1cb777b50: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:11:58.798399 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:11:58.813966 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:58.829272 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:11:58.838922 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:11:58.854873 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:58.855643 24865 tablet_replica.cc:333] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315: stopping tablet replica
I20260608 10:11:58.856199 24865 raft_consensus.cc:2243] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:58.856642 24865 raft_consensus.cc:2272] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6ac8afa90d7743b1a3303a0df083a315 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:58.875327 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:11:58.884713 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:11:58.899662 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:58.900411 24865 tablet_replica.cc:333] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: stopping tablet replica
I20260608 10:11:58.900920 24865 raft_consensus.cc:2243] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:58.901567 24865 pending_rounds.cc:70] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: Trying to abort 1 pending ops.
I20260608 10:11:58.901762 24865 pending_rounds.cc:77] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294621772670959616 op_type: NO_OP noop_request { }
I20260608 10:11:58.902016 24865 raft_consensus.cc:2889] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:11:58.902280 24865 raft_consensus.cc:2272] T 28242b6d6f6a40dd917dc4e1cb777b50 P b913dd2becf2407cbe44c4bc8c4e427d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:58.922001 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:11:58.931012 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:11:58.947413 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:11:58.948071 24865 tablet_replica.cc:333] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d: stopping tablet replica
I20260608 10:11:58.948625 24865 raft_consensus.cc:2243] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:11:58.949019 24865 raft_consensus.cc:2272] T 28242b6d6f6a40dd917dc4e1cb777b50 P 6557726dcdbc41d2a996265d6b38fb9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:58.967155 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:11:58.975656 24865 master.cc:562] Master@127.24.72.126:38267 shutting down...
I20260608 10:11:58.988596 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:11:58.989112 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:11:58.989442 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa3de945ecc648a584a39a8a944d65c4: stopping tablet replica
I20260608 10:11:58.997486 24865 master.cc:584] Master@127.24.72.126:38267 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1309 ms)
[----------] 22 tests from AutoRebalancerTest (225406 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:11:59.027917 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:32807
I20260608 10:11:59.029011 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:59.033900  3070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.034041  3071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.035010  3073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:59.036839 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:59.037688 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:59.037884 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:59.038053 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913519038033 us; error 0 us; skew 500 ppm
I20260608 10:11:59.038630 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:59.040807 24865 webserver.cc:533] Webserver started at http://127.24.72.126:44307/ using document root <none> and password file <none>
I20260608 10:11:59.041301 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:59.041613 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:59.041891 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:59.042961 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "69e28d322f9c43aabe5b8c4464820868"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.047448 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:11:59.050806  3078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.051486 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:11:59.051751 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "69e28d322f9c43aabe5b8c4464820868"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.052009 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:59.065647 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:59.066605 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:59.100410 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:32807
I20260608 10:11:59.100512  3129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:32807 every 8 connection(s)
I20260608 10:11:59.104277  3130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:11:59.114406  3130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868: Bootstrap starting.
I20260608 10:11:59.118911  3130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868: Neither blocks nor log segments found. Creating new log.
I20260608 10:11:59.122650  3130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868: No bootstrap required, opened a new log
I20260608 10:11:59.124655  3130 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e28d322f9c43aabe5b8c4464820868" member_type: VOTER }
I20260608 10:11:59.125012  3130 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:11:59.125201  3130 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e28d322f9c43aabe5b8c4464820868, State: Initialized, Role: FOLLOWER
I20260608 10:11:59.125736  3130 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e28d322f9c43aabe5b8c4464820868" member_type: VOTER }
I20260608 10:11:59.126138  3130 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:11:59.126332  3130 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:11:59.126538  3130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:11:59.131053  3130 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e28d322f9c43aabe5b8c4464820868" member_type: VOTER }
I20260608 10:11:59.131517  3130 leader_election.cc:304] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 69e28d322f9c43aabe5b8c4464820868; no voters: 
I20260608 10:11:59.132556  3130 leader_election.cc:290] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:11:59.132929  3133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:11:59.134301  3133 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 1 LEADER]: Becoming Leader. State: Replica: 69e28d322f9c43aabe5b8c4464820868, State: Running, Role: LEADER
I20260608 10:11:59.134873  3133 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e28d322f9c43aabe5b8c4464820868" member_type: VOTER }
I20260608 10:11:59.135417  3130 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:11:59.137703  3134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69e28d322f9c43aabe5b8c4464820868" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e28d322f9c43aabe5b8c4464820868" member_type: VOTER } }
I20260608 10:11:59.137719  3135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69e28d322f9c43aabe5b8c4464820868. Latest consensus state: current_term: 1 leader_uuid: "69e28d322f9c43aabe5b8c4464820868" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e28d322f9c43aabe5b8c4464820868" member_type: VOTER } }
I20260608 10:11:59.138509  3134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:59.138511  3135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [sys.catalog]: This master's current role is: LEADER
I20260608 10:11:59.141708  3138 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:11:59.149068  3138 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:11:59.150046 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:11:59.157954  3138 catalog_manager.cc:1382] Generated new cluster ID: 224a098d1aee4786a0d03bcc01fbae53
I20260608 10:11:59.158202  3138 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:11:59.176234  3138 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:11:59.177505  3138 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:11:59.197402  3138 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868: Generated new TSK 0
I20260608 10:11:59.197943  3138 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:11:59.216380 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:59.222150  3151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.223284  3152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.224956  3154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:59.225838 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:59.226600 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:11:59.226778 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:59.226898 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913519226887 us; error 0 us; skew 500 ppm
I20260608 10:11:59.227422 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:59.229625 24865 webserver.cc:533] Webserver started at http://127.24.72.65:44519/ using document root <none> and password file <none>
I20260608 10:11:59.230095 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:59.230253 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:59.230463 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:59.231495 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.235958 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:11:59.239463  3159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.240182 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:11:59.240444 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.240674 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:59.261125 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:59.262164 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:59.263567 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:59.265937 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:59.266125 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.266383 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:59.266536 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.303007 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:32787
I20260608 10:11:59.303133  3221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:32787 every 8 connection(s)
I20260608 10:11:59.307935 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:59.315142  3226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.315682  3227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.320465  3229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:59.321672 24865 server_base.cc:1061] running on GCE node
I20260608 10:11:59.322647 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:11:59.322750  3222 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32807
W20260608 10:11:59.322921 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:59.323174 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913519323155 us; error 0 us; skew 500 ppm
I20260608 10:11:59.323217  3222 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:59.323845 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:59.324055  3222 heartbeater.cc:507] Master 127.24.72.126:32807 requested a full tablet report, sending...
I20260608 10:11:59.326412  3095 ts_manager.cc:194] Registered new tserver with Master: 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787)
I20260608 10:11:59.326565 24865 webserver.cc:533] Webserver started at http://127.24.72.66:41661/ using document root <none> and password file <none>
I20260608 10:11:59.327204 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:59.327400 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:59.327661 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:59.328259  3095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51806
I20260608 10:11:59.328778 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "e9549b27b0d64d7e96b108e790338483"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.333417 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:11:59.336695  3234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.337471 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:11:59.337770 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "e9549b27b0d64d7e96b108e790338483"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.338038 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:59.362318 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:59.363372 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:59.364728 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:59.366950 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:59.367146 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.367383 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:59.367534 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.404176 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:42297
I20260608 10:11:59.404300  3296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:42297 every 8 connection(s)
I20260608 10:11:59.408993 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:11:59.416182  3300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:11:59.416373  3301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:59.425431  3297 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32807
I20260608 10:11:59.425551 24865 server_base.cc:1061] running on GCE node
W20260608 10:11:59.425671  3303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:11:59.426056  3297 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:59.426986 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:11:59.427064  3297 heartbeater.cc:507] Master 127.24.72.126:32807 requested a full tablet report, sending...
W20260608 10:11:59.427327 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:11:59.427580 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913519427561 us; error 0 us; skew 500 ppm
I20260608 10:11:59.428395 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:11:59.429415  3095 ts_manager.cc:194] Registered new tserver with Master: e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:11:59.430939  3095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51818
I20260608 10:11:59.431083 24865 webserver.cc:533] Webserver started at http://127.24.72.67:37715/ using document root <none> and password file <none>
I20260608 10:11:59.431644 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:11:59.431870 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:11:59.432202 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:11:59.433655 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.438030 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:11:59.441118  3308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.441876 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:11:59.442165 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
format_stamp: "Formatted at 2026-06-08 10:11:59 on dist-test-slave-0v1n"
I20260608 10:11:59.442441 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:11:59.459255 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:11:59.460261 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:11:59.461596 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:11:59.463789 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:11:59.463982 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.464207 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:11:59.464358 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:11:59.500679 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:36719
I20260608 10:11:59.500780  3370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:36719 every 8 connection(s)
I20260608 10:11:59.514032  3371 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32807
I20260608 10:11:59.514430  3371 heartbeater.cc:461] Registering TS with master...
I20260608 10:11:59.515162  3371 heartbeater.cc:507] Master 127.24.72.126:32807 requested a full tablet report, sending...
I20260608 10:11:59.517102  3095 ts_manager.cc:194] Registered new tserver with Master: 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:11:59.518160 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014318379s
I20260608 10:11:59.518543  3095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51822
I20260608 10:12:00.330796  3222 heartbeater.cc:499] Master 127.24.72.126:32807 was elected leader, sending a full tablet report...
I20260608 10:12:00.433671  3297 heartbeater.cc:499] Master 127.24.72.126:32807 was elected leader, sending a full tablet report...
I20260608 10:12:00.521061  3371 heartbeater.cc:499] Master 127.24.72.126:32807 was elected leader, sending a full tablet report...
I20260608 10:12:00.572381  3095 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51828:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:00.575098  3095 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:00.635615  3336 tablet_service.cc:1511] Processing CreateTablet for tablet d1479bda1c6546ffa676d2c22b5ae397 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:00.637341  3336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1479bda1c6546ffa676d2c22b5ae397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.639564  3335 tablet_service.cc:1511] Processing CreateTablet for tablet f9c7d897bf154298bbc01d5811d519b7 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:00.641129  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c7d897bf154298bbc01d5811d519b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.642616  3187 tablet_service.cc:1511] Processing CreateTablet for tablet d1479bda1c6546ffa676d2c22b5ae397 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:00.643332  3183 tablet_service.cc:1511] Processing CreateTablet for tablet c60e78f7f0cb49de9d4868268df94471 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:00.652917  3334 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:00.654166  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1479bda1c6546ffa676d2c22b5ae397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.654366  3334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.654824  3183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60e78f7f0cb49de9d4868268df94471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.644497  3186 tablet_service.cc:1511] Processing CreateTablet for tablet f9c7d897bf154298bbc01d5811d519b7 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:00.646590  3185 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:00.646878  3182 tablet_service.cc:1511] Processing CreateTablet for tablet f2330b6f602d4da5bae641e0a913c0ce (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:00.648484  3184 tablet_service.cc:1511] Processing CreateTablet for tablet ba52866d1fea4641960fe0c95fbafff1 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:00.651115  3332 tablet_service.cc:1511] Processing CreateTablet for tablet c60e78f7f0cb49de9d4868268df94471 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:00.660225  3332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60e78f7f0cb49de9d4868268df94471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.651479  3333 tablet_service.cc:1511] Processing CreateTablet for tablet ba52866d1fea4641960fe0c95fbafff1 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:00.666368  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52866d1fea4641960fe0c95fbafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.652626  3331 tablet_service.cc:1511] Processing CreateTablet for tablet f2330b6f602d4da5bae641e0a913c0ce (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:00.670123  3186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c7d897bf154298bbc01d5811d519b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.670526  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2330b6f602d4da5bae641e0a913c0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.673744  3184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52866d1fea4641960fe0c95fbafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.675195  3182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2330b6f602d4da5bae641e0a913c0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.677770  3185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.682507  3262 tablet_service.cc:1511] Processing CreateTablet for tablet d1479bda1c6546ffa676d2c22b5ae397 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:00.684015  3262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1479bda1c6546ffa676d2c22b5ae397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.687036  3260 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:00.687184  3259 tablet_service.cc:1511] Processing CreateTablet for tablet ba52866d1fea4641960fe0c95fbafff1 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:00.688349  3260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.689670  3258 tablet_service.cc:1511] Processing CreateTablet for tablet c60e78f7f0cb49de9d4868268df94471 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:00.686930  3261 tablet_service.cc:1511] Processing CreateTablet for tablet f9c7d897bf154298bbc01d5811d519b7 (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:00.691079  3258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60e78f7f0cb49de9d4868268df94471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.691735  3261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c7d897bf154298bbc01d5811d519b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.693240  3257 tablet_service.cc:1511] Processing CreateTablet for tablet f2330b6f602d4da5bae641e0a913c0ce (DEFAULT_TABLE table=test-workload [id=5b51c30a07ff4f2ab1a47ff66e771868]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:00.694628  3257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2330b6f602d4da5bae641e0a913c0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.697221  3259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52866d1fea4641960fe0c95fbafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:00.725224  3391 tablet_bootstrap.cc:492] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8: Bootstrap starting.
I20260608 10:12:00.731436  3391 tablet_bootstrap.cc:654] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.732962  3392 tablet_bootstrap.cc:492] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2: Bootstrap starting.
I20260608 10:12:00.744344  3393 tablet_bootstrap.cc:492] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483: Bootstrap starting.
I20260608 10:12:00.746667  3391 tablet_bootstrap.cc:492] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8: No bootstrap required, opened a new log
I20260608 10:12:00.747922  3391 ts_tablet_manager.cc:1403] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 10:12:00.751766  3391 raft_consensus.cc:359] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.751636  3393 tablet_bootstrap.cc:654] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.752509  3391 raft_consensus.cc:385] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.753096  3391 raft_consensus.cc:740] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.756346  3391 consensus_queue.cc:260] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.758569  3392 tablet_bootstrap.cc:654] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.761153  3391 ts_tablet_manager.cc:1434] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.006s
I20260608 10:12:00.762233  3391 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8: Bootstrap starting.
I20260608 10:12:00.767091  3393 tablet_bootstrap.cc:492] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483: No bootstrap required, opened a new log
I20260608 10:12:00.767670  3393 ts_tablet_manager.cc:1403] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260608 10:12:00.768024  3391 tablet_bootstrap.cc:654] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.770769  3393 raft_consensus.cc:359] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.771569  3393 raft_consensus.cc:385] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.771878  3393 raft_consensus.cc:740] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.772945  3393 consensus_queue.cc:260] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.776997  3393 ts_tablet_manager.cc:1434] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:12:00.777346  3392 tablet_bootstrap.cc:492] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2: No bootstrap required, opened a new log
I20260608 10:12:00.777863  3392 ts_tablet_manager.cc:1403] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.011s
I20260608 10:12:00.778118  3393 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: Bootstrap starting.
I20260608 10:12:00.780891  3392 raft_consensus.cc:359] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.781639  3392 raft_consensus.cc:385] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.781742  3391 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8: No bootstrap required, opened a new log
I20260608 10:12:00.781962  3392 raft_consensus.cc:740] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.782331  3391 ts_tablet_manager.cc:1403] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260608 10:12:00.782982  3392 consensus_queue.cc:260] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.784603  3393 tablet_bootstrap.cc:654] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.786828  3391 raft_consensus.cc:359] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.787513  3391 raft_consensus.cc:385] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.787787  3391 raft_consensus.cc:740] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.788446  3391 consensus_queue.cc:260] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.790381  3391 ts_tablet_manager.cc:1434] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:12:00.791380  3391 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: Bootstrap starting.
I20260608 10:12:00.792589  3392 ts_tablet_manager.cc:1434] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260608 10:12:00.793959  3392 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: Bootstrap starting.
I20260608 10:12:00.798583  3391 tablet_bootstrap.cc:654] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.799973  3392 tablet_bootstrap.cc:654] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.806073  3391 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: No bootstrap required, opened a new log
I20260608 10:12:00.806479  3391 ts_tablet_manager.cc:1403] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 10:12:00.807232  3392 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: No bootstrap required, opened a new log
I20260608 10:12:00.807833  3392 ts_tablet_manager.cc:1403] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:12:00.808593  3391 raft_consensus.cc:359] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.809569  3391 raft_consensus.cc:385] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.809918  3391 raft_consensus.cc:740] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.810786  3391 consensus_queue.cc:260] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.812052  3393 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: No bootstrap required, opened a new log
I20260608 10:12:00.812022  3392 raft_consensus.cc:359] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.812687  3391 ts_tablet_manager.cc:1434] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260608 10:12:00.812722  3393 ts_tablet_manager.cc:1403] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260608 10:12:00.812922  3392 raft_consensus.cc:385] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.813474  3392 raft_consensus.cc:740] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.814116  3391 tablet_bootstrap.cc:492] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8: Bootstrap starting.
I20260608 10:12:00.814375  3392 consensus_queue.cc:260] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.816040  3393 raft_consensus.cc:359] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.816785  3393 raft_consensus.cc:385] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.817054  3393 raft_consensus.cc:740] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.817932  3393 consensus_queue.cc:260] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.820039  3393 ts_tablet_manager.cc:1434] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:12:00.820871  3391 tablet_bootstrap.cc:654] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.823443  3392 ts_tablet_manager.cc:1434] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 10:12:00.825393  3393 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483: Bootstrap starting.
I20260608 10:12:00.827345  3392 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2: Bootstrap starting.
I20260608 10:12:00.834569  3392 tablet_bootstrap.cc:654] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.836377  3391 tablet_bootstrap.cc:492] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8: No bootstrap required, opened a new log
I20260608 10:12:00.836995  3391 ts_tablet_manager.cc:1403] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.021s
I20260608 10:12:00.832422  3393 tablet_bootstrap.cc:654] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.838160  3399 raft_consensus.cc:493] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.839107  3399 raft_consensus.cc:515] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.840227  3391 raft_consensus.cc:359] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.840974  3391 raft_consensus.cc:385] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.841143  3392 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2: No bootstrap required, opened a new log
I20260608 10:12:00.841320  3391 raft_consensus.cc:740] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.842068  3392 ts_tablet_manager.cc:1403] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 10:12:00.842700  3391 consensus_queue.cc:260] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.845480  3392 raft_consensus.cc:359] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.846244  3392 raft_consensus.cc:385] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.846592  3392 raft_consensus.cc:740] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.847482  3392 consensus_queue.cc:260] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.849860  3391 ts_tablet_manager.cc:1434] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:12:00.851392  3391 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8: Bootstrap starting.
I20260608 10:12:00.857102  3392 ts_tablet_manager.cc:1434] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 10:12:00.858668  3391 tablet_bootstrap.cc:654] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.861790  3399 leader_election.cc:290] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:00.863852  3400 raft_consensus.cc:493] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.864588  3393 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483: No bootstrap required, opened a new log
I20260608 10:12:00.864404  3400 raft_consensus.cc:515] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.864996  3393 ts_tablet_manager.cc:1403] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.024s
I20260608 10:12:00.867424  3391 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8: No bootstrap required, opened a new log
I20260608 10:12:00.867931  3391 ts_tablet_manager.cc:1403] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260608 10:12:00.868053  3393 raft_consensus.cc:359] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.868789  3393 raft_consensus.cc:385] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.869086  3393 raft_consensus.cc:740] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.869864  3393 consensus_queue.cc:260] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.870914  3391 raft_consensus.cc:359] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.871603  3391 raft_consensus.cc:385] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.871903  3391 raft_consensus.cc:740] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.872750  3391 consensus_queue.cc:260] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.873929  3393 ts_tablet_manager.cc:1434] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:12:00.874993  3393 tablet_bootstrap.cc:492] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483: Bootstrap starting.
I20260608 10:12:00.876027  3400 leader_election.cc:290] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:00.877345  3391 ts_tablet_manager.cc:1434] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:12:00.878412  3391 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8: Bootstrap starting.
I20260608 10:12:00.881201  3393 tablet_bootstrap.cc:654] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.884526  3391 tablet_bootstrap.cc:654] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.888372  3393 tablet_bootstrap.cc:492] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483: No bootstrap required, opened a new log
I20260608 10:12:00.888919  3393 ts_tablet_manager.cc:1403] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260608 10:12:00.892030  3393 raft_consensus.cc:359] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.892778  3393 raft_consensus.cc:385] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.893075  3393 raft_consensus.cc:740] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.893875  3393 consensus_queue.cc:260] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.895161  3392 tablet_bootstrap.cc:492] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2: Bootstrap starting.
I20260608 10:12:00.896489  3393 ts_tablet_manager.cc:1434] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:12:00.897663  3393 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: Bootstrap starting.
I20260608 10:12:00.902933  3396 raft_consensus.cc:493] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.903534  3396 raft_consensus.cc:515] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.909511  3396 leader_election.cc:290] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:00.919111  3393 tablet_bootstrap.cc:654] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.921937  3391 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8: No bootstrap required, opened a new log
I20260608 10:12:00.926421  3391 ts_tablet_manager.cc:1403] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.010s
I20260608 10:12:00.927609  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:00.929020  3272 raft_consensus.cc:2468] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in term 0.
I20260608 10:12:00.931169  3392 tablet_bootstrap.cc:654] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.932224  3311 leader_election.cc:304] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e780f25b88742f2a95ee50d71fa5aa2, e9549b27b0d64d7e96b108e790338483; no voters: 
I20260608 10:12:00.933226  3400 raft_consensus.cc:2804] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:00.933645  3400 raft_consensus.cc:493] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:00.934805  3400 raft_consensus.cc:3060] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:00.936764  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:00.937835  3197 raft_consensus.cc:2468] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in term 0.
I20260608 10:12:00.943053  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:00.943166  3391 raft_consensus.cc:359] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.943900  3391 raft_consensus.cc:385] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.944217  3391 raft_consensus.cc:740] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.945108  3391 consensus_queue.cc:260] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.948323  3391 ts_tablet_manager.cc:1434] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260608 10:12:00.948683  3393 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: No bootstrap required, opened a new log
I20260608 10:12:00.949273  3393 ts_tablet_manager.cc:1403] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.005s
I20260608 10:12:00.950973  3392 tablet_bootstrap.cc:492] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2: No bootstrap required, opened a new log
I20260608 10:12:00.951637  3392 ts_tablet_manager.cc:1403] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.001s
I20260608 10:12:00.955643  3400 raft_consensus.cc:515] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.957799  3346 raft_consensus.cc:2393] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9549b27b0d64d7e96b108e790338483 in current term 1: Already voted for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in this term.
I20260608 10:12:00.960522  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:00.957387  3392 raft_consensus.cc:359] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.961180  3197 raft_consensus.cc:2468] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9549b27b0d64d7e96b108e790338483 in term 0.
I20260608 10:12:00.961501  3392 raft_consensus.cc:385] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.961882  3392 raft_consensus.cc:740] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.962634  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
I20260608 10:12:00.962703  3392 consensus_queue.cc:260] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:00.963724  3197 raft_consensus.cc:3060] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:00.966317  3399 raft_consensus.cc:493] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.966874  3399 raft_consensus.cc:515] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.962682  3236 leader_election.cc:304] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483; no voters: 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:00.967666  3393 raft_consensus.cc:359] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.968401  3393 raft_consensus.cc:385] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:00.968701  3393 raft_consensus.cc:740] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Initialized, Role: FOLLOWER
I20260608 10:12:00.969089  3399 leader_election.cc:290] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:00.969450  3393 consensus_queue.cc:260] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.970111  3399 raft_consensus.cc:2804] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:00.970460  3399 raft_consensus.cc:493] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:00.970777  3399 raft_consensus.cc:3060] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:00.970678  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:00.971725  3393 ts_tablet_manager.cc:1434] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
W20260608 10:12:00.972716  3235 leader_election.cc:343] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:00.974612  3393 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483: Bootstrap starting.
I20260608 10:12:00.975519  3396 raft_consensus.cc:493] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.975984  3396 raft_consensus.cc:515] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.978147  3396 leader_election.cc:290] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:00.981801  3393 tablet_bootstrap.cc:654] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:00.983240  3396 raft_consensus.cc:493] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.983752  3396 raft_consensus.cc:515] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.981843  3399 raft_consensus.cc:515] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:00.986268  3396 leader_election.cc:290] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:00.986837  3399 leader_election.cc:290] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Requested vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:00.988197  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
I20260608 10:12:00.989102  3346 raft_consensus.cc:2393] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9549b27b0d64d7e96b108e790338483 in current term 1: Already voted for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in this term.
I20260608 10:12:00.997984  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:00.998759  3196 raft_consensus.cc:2468] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9549b27b0d64d7e96b108e790338483 in term 0.
I20260608 10:12:01.001247  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
I20260608 10:12:01.001674  3345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:01.003304  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:01.003504  3236 leader_election.cc:304] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483; no voters: 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:01.004549  3399 raft_consensus.cc:493] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:12:01.004664  3160 leader_election.cc:343] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:01.005085  3399 raft_consensus.cc:515] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.007404  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1479bda1c6546ffa676d2c22b5ae397" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:01.007593  3399 leader_election.cc:290] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:01.008222  3399 raft_consensus.cc:2804] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:01.008637  3399 raft_consensus.cc:493] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:01.008965  3399 raft_consensus.cc:3060] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.010743  3345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60e78f7f0cb49de9d4868268df94471" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
W20260608 10:12:01.012694  3235 leader_election.cc:343] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:01.008119  3346 raft_consensus.cc:2468] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 0.
I20260608 10:12:01.014705  3160 leader_election.cc:304] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2; no voters: 
I20260608 10:12:01.015594  3396 raft_consensus.cc:2804] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:01.015974  3396 raft_consensus.cc:493] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:01.016355  3396 raft_consensus.cc:3060] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.019860  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2330b6f602d4da5bae641e0a913c0ce" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483"
I20260608 10:12:01.020816  3272 raft_consensus.cc:2393] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e780f25b88742f2a95ee50d71fa5aa2 in current term 1: Already voted for candidate e9549b27b0d64d7e96b108e790338483 in this term.
I20260608 10:12:01.022467  3236 leader_election.cc:304] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9549b27b0d64d7e96b108e790338483; no voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:01.025756  3422 raft_consensus.cc:493] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:00.965387  3420 raft_consensus.cc:493] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:01.025449  3400 leader_election.cc:290] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:01.024870  3396 raft_consensus.cc:515] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:01.030370  3399 raft_consensus.cc:515] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.031359  3392 ts_tablet_manager.cc:1434] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent starting tablet: real 0.079s	user 0.051s	sys 0.020s
I20260608 10:12:01.032264  3393 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483: No bootstrap required, opened a new log
I20260608 10:12:01.032420  3392 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2: Bootstrap starting.
I20260608 10:12:01.032771  3393 ts_tablet_manager.cc:1403] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.030s
I20260608 10:12:01.033731  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
W20260608 10:12:01.035066  3235 leader_election.cc:343] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:01.035787  3399 leader_election.cc:290] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Requested vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:01.035923  3393 raft_consensus.cc:359] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.036407  3399 raft_consensus.cc:2749] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:01.036693  3393 raft_consensus.cc:385] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:01.037693  3393 raft_consensus.cc:740] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.038851  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1479bda1c6546ffa676d2c22b5ae397" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
I20260608 10:12:01.039464  3346 raft_consensus.cc:3060] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.039649  3396 leader_election.cc:290] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:01.038435  3393 consensus_queue.cc:260] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.041910  3393 ts_tablet_manager.cc:1434] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260608 10:12:01.039417  3392 tablet_bootstrap.cc:654] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:01.027923  3420 raft_consensus.cc:515] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.046473  3344 raft_consensus.cc:2468] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 0.
I20260608 10:12:01.048151  3346 raft_consensus.cc:2468] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 1.
I20260608 10:12:01.048434  3160 leader_election.cc:304] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2; no voters: 
I20260608 10:12:01.049634  3160 leader_election.cc:304] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2; no voters: 
I20260608 10:12:01.049722  3396 raft_consensus.cc:2804] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:01.027781  3422 raft_consensus.cc:515] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:01.052259  3197 raft_consensus.cc:2468] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in term 1.
I20260608 10:12:01.059047  3310 leader_election.cc:304] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2; no voters: e9549b27b0d64d7e96b108e790338483
I20260608 10:12:01.062446  3426 raft_consensus.cc:2804] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:01.053764  3422 leader_election.cc:290] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719), 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787)
I20260608 10:12:01.054654  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1479bda1c6546ffa676d2c22b5ae397" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:01.056437  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:01.051043  3396 raft_consensus.cc:493] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:01.056782  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.063475  3346 raft_consensus.cc:2393] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9549b27b0d64d7e96b108e790338483 in current term 1: Already voted for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in this term.
I20260608 10:12:01.063688  3272 raft_consensus.cc:2468] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in term 0.
I20260608 10:12:01.064787  3311 leader_election.cc:304] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e780f25b88742f2a95ee50d71fa5aa2, e9549b27b0d64d7e96b108e790338483; no voters: 
I20260608 10:12:01.064785  3396 raft_consensus.cc:3060] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.065770  3400 raft_consensus.cc:2804] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:01.057590  3420 leader_election.cc:290] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:01.069825  3420 raft_consensus.cc:2804] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:01.070379  3420 raft_consensus.cc:493] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:01.070807  3420 raft_consensus.cc:3060] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:12:01.077188  3236 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.65:32787, user_credentials={real_user=slave}} blocked reactor thread for 61414.7us
I20260608 10:12:01.079879  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1479bda1c6546ffa676d2c22b5ae397" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.080590  3272 raft_consensus.cc:2468] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 0.
I20260608 10:12:01.082116  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.082954  3272 raft_consensus.cc:2393] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8157134b4ac54cb89f0f1eab896dc6f8 in current term 1: Already voted for candidate e9549b27b0d64d7e96b108e790338483 in this term.
I20260608 10:12:01.085767  3400 raft_consensus.cc:697] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Running, Role: LEADER
I20260608 10:12:01.086126  3392 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2: No bootstrap required, opened a new log
I20260608 10:12:01.086409  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.086550  3195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
I20260608 10:12:01.086786  3392 ts_tablet_manager.cc:1403] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.007s
I20260608 10:12:01.087065  3272 raft_consensus.cc:2468] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 0.
I20260608 10:12:01.087199  3195 raft_consensus.cc:3060] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.087116  3400 consensus_queue.cc:237] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.088792  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1479bda1c6546ffa676d2c22b5ae397" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483"
I20260608 10:12:01.089470  3272 raft_consensus.cc:3060] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.090104  3392 raft_consensus.cc:359] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.090848  3392 raft_consensus.cc:385] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:01.091150  3392 raft_consensus.cc:740] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.091877  3392 consensus_queue.cc:260] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.094127  3392 ts_tablet_manager.cc:1434] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 10:12:01.095142  3392 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2: Bootstrap starting.
I20260608 10:12:01.095551  3195 raft_consensus.cc:2468] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9549b27b0d64d7e96b108e790338483 in term 1.
I20260608 10:12:01.096462  3162 leader_election.cc:304] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8; no voters: 9e780f25b88742f2a95ee50d71fa5aa2, e9549b27b0d64d7e96b108e790338483
I20260608 10:12:01.097822  3197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60e78f7f0cb49de9d4868268df94471" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:01.095428  3429 raft_consensus.cc:493] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:01.098536  3197 raft_consensus.cc:2468] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9549b27b0d64d7e96b108e790338483 in term 0.
I20260608 10:12:01.098925  3429 raft_consensus.cc:515] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.099846  3195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1479bda1c6546ffa676d2c22b5ae397" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:01.101238  3392 tablet_bootstrap.cc:654] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:01.103030  3427 raft_consensus.cc:2749] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:01.104281  3426 raft_consensus.cc:697] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 LEADER]: Becoming Leader. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Running, Role: LEADER
I20260608 10:12:01.105410  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52866d1fea4641960fe0c95fbafff1" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.108355  3271 raft_consensus.cc:2468] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 0.
I20260608 10:12:01.106205  3236 leader_election.cc:304] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483; no voters: 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:01.108644  3426 consensus_queue.cc:237] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } }
I20260608 10:12:01.111373  3162 leader_election.cc:304] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483; no voters: 
I20260608 10:12:01.114768  3424 raft_consensus.cc:2804] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:01.115414  3424 raft_consensus.cc:697] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 LEADER]: Becoming Leader. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Running, Role: LEADER
I20260608 10:12:01.116385  3424 consensus_queue.cc:237] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.116756  3420 raft_consensus.cc:515] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.114436  3396 raft_consensus.cc:515] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.118687  3196 raft_consensus.cc:2393] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e780f25b88742f2a95ee50d71fa5aa2 in current term 1: Already voted for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in this term.
I20260608 10:12:01.119814  3396 leader_election.cc:290] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 election: Requested vote from peers e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:01.120437  3396 raft_consensus.cc:2804] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:01.120813  3396 raft_consensus.cc:493] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:01.121155  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
I20260608 10:12:01.122066  3346 raft_consensus.cc:2393] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8157134b4ac54cb89f0f1eab896dc6f8 in current term 1: Already voted for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in this term.
I20260608 10:12:01.122895  3429 leader_election.cc:290] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:01.121198  3396 raft_consensus.cc:3060] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.124532  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52866d1fea4641960fe0c95fbafff1" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" is_pre_election: true
I20260608 10:12:01.125159  3346 raft_consensus.cc:2468] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 0.
I20260608 10:12:01.125535  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483"
I20260608 10:12:01.125286  3420 leader_election.cc:290] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:01.126154  3271 raft_consensus.cc:3060] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.131126  3396 raft_consensus.cc:515] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.133159  3396 leader_election.cc:290] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 election: Requested vote from peers e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:01.133762  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52866d1fea4641960fe0c95fbafff1" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
I20260608 10:12:01.134343  3346 raft_consensus.cc:3060] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.134532  3095 catalog_manager.cc:5696] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:01.138052  3271 raft_consensus.cc:2468] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in term 1.
I20260608 10:12:01.139633  3311 leader_election.cc:304] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e780f25b88742f2a95ee50d71fa5aa2, e9549b27b0d64d7e96b108e790338483; no voters: 
I20260608 10:12:01.140760  3400 raft_consensus.cc:2804] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:01.141260  3400 raft_consensus.cc:697] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Running, Role: LEADER
I20260608 10:12:01.142894  3400 consensus_queue.cc:237] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.142263  3236 leader_election.cc:304] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483; no voters: 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:01.147320  3422 raft_consensus.cc:2804] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:12:01.147354  3143 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:12:01.141261  3346 raft_consensus.cc:2468] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 1.
I20260608 10:12:01.147872  3422 raft_consensus.cc:493] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:01.148308  3422 raft_consensus.cc:3060] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.148697  3272 raft_consensus.cc:2468] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 1.
I20260608 10:12:01.149111  3160 leader_election.cc:304] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2; no voters: 
I20260608 10:12:01.150583  3396 raft_consensus.cc:2804] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:01.151146  3396 raft_consensus.cc:697] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 LEADER]: Becoming Leader. State: Replica: 8157134b4ac54cb89f0f1eab896dc6f8, State: Running, Role: LEADER
I20260608 10:12:01.153229  3396 consensus_queue.cc:237] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.156338  3422 raft_consensus.cc:515] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.156875  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
I20260608 10:12:01.157806  3196 raft_consensus.cc:2393] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e780f25b88742f2a95ee50d71fa5aa2 in current term 1: Already voted for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in this term.
I20260608 10:12:01.159909  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60e78f7f0cb49de9d4868268df94471" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e780f25b88742f2a95ee50d71fa5aa2"
I20260608 10:12:01.160156  3422 leader_election.cc:290] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Requested vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:01.160284  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60e78f7f0cb49de9d4868268df94471" candidate_uuid: "e9549b27b0d64d7e96b108e790338483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8"
I20260608 10:12:01.161012  3196 raft_consensus.cc:3060] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:12:01.161512  3235 leader_election.cc:343] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:12:01.156270  3271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba52866d1fea4641960fe0c95fbafff1" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483"
I20260608 10:12:01.165923  3271 raft_consensus.cc:3060] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.172652  3196 raft_consensus.cc:2468] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9549b27b0d64d7e96b108e790338483 in term 1.
I20260608 10:12:01.173424  3392 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2: No bootstrap required, opened a new log
I20260608 10:12:01.174225  3392 ts_tablet_manager.cc:1403] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.003s
I20260608 10:12:01.173568  3094 catalog_manager.cc:5696] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9549b27b0d64d7e96b108e790338483 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "e9549b27b0d64d7e96b108e790338483" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:01.177564  3392 raft_consensus.cc:359] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.178084  3236 leader_election.cc:304] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9549b27b0d64d7e96b108e790338483; no voters: 8157134b4ac54cb89f0f1eab896dc6f8, 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:01.179164  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c7d897bf154298bbc01d5811d519b7" candidate_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483"
I20260608 10:12:01.179425  3424 raft_consensus.cc:2749] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:01.178339  3392 raft_consensus.cc:385] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:01.180323  3392 raft_consensus.cc:740] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e780f25b88742f2a95ee50d71fa5aa2, State: Initialized, Role: FOLLOWER
I20260608 10:12:01.180017  3093 catalog_manager.cc:5696] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:01.181257  3392 consensus_queue.cc:260] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.183584  3392 ts_tablet_manager.cc:1434] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:12:01.184791  3271 raft_consensus.cc:2468] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8157134b4ac54cb89f0f1eab896dc6f8 in term 1.
I20260608 10:12:01.186672  3236 leader_election.cc:304] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483; no voters: 9e780f25b88742f2a95ee50d71fa5aa2
I20260608 10:12:01.180038  3272 raft_consensus.cc:2393] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8157134b4ac54cb89f0f1eab896dc6f8 in current term 1: Already voted for candidate 9e780f25b88742f2a95ee50d71fa5aa2 in this term.
I20260608 10:12:01.187573  3424 raft_consensus.cc:2804] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:01.188109  3424 raft_consensus.cc:697] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 1 LEADER]: Becoming Leader. State: Replica: e9549b27b0d64d7e96b108e790338483, State: Running, Role: LEADER
I20260608 10:12:01.188657  3162 leader_election.cc:304] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8157134b4ac54cb89f0f1eab896dc6f8; no voters: 9e780f25b88742f2a95ee50d71fa5aa2, e9549b27b0d64d7e96b108e790338483
I20260608 10:12:01.188923  3424 consensus_queue.cc:237] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.189545  3426 raft_consensus.cc:2749] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:01.202421  3094 catalog_manager.cc:5696] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67). New cstate: current_term: 1 leader_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:01.204988  3095 catalog_manager.cc:5696] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65). New cstate: current_term: 1 leader_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:01.211541  3093 catalog_manager.cc:5696] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9549b27b0d64d7e96b108e790338483 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "e9549b27b0d64d7e96b108e790338483" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:01.264108  3400 raft_consensus.cc:493] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:01.264724  3400 raft_consensus.cc:515] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.266993  3400 leader_election.cc:290] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:01.268719  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60e78f7f0cb49de9d4868268df94471" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:01.269515  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60e78f7f0cb49de9d4868268df94471" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.269547  3196 raft_consensus.cc:2393] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e780f25b88742f2a95ee50d71fa5aa2 in current term 1: Already voted for candidate e9549b27b0d64d7e96b108e790338483 in this term.
I20260608 10:12:01.272007  3310 leader_election.cc:304] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e780f25b88742f2a95ee50d71fa5aa2; no voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483
I20260608 10:12:01.273291  3400 raft_consensus.cc:3060] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.280992  3400 raft_consensus.cc:2749] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:01.469965  3196 raft_consensus.cc:1275] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.474170  3422 consensus_queue.cc:1048] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.480751  3400 raft_consensus.cc:493] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:01.481432  3400 raft_consensus.cc:515] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } }
I20260608 10:12:01.485846  3272 raft_consensus.cc:1275] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Refusing update from remote peer 8157134b4ac54cb89f0f1eab896dc6f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.486147  3196 raft_consensus.cc:1275] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.483827  3400 leader_election.cc:290] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787), e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:01.487141  3346 raft_consensus.cc:1275] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer 8157134b4ac54cb89f0f1eab896dc6f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.492041  3344 raft_consensus.cc:3060] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:01.490918  3426 consensus_queue.cc:1048] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:12:01.498690  3272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9549b27b0d64d7e96b108e790338483" is_pre_election: true
I20260608 10:12:01.501433  3396 consensus_queue.cc:1048] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.502169  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5c27cfe6bd48d1a88e6163287f4c0c" candidate_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" is_pre_election: true
I20260608 10:12:01.503041  3196 raft_consensus.cc:2393] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e780f25b88742f2a95ee50d71fa5aa2 in current term 1: Already voted for candidate e9549b27b0d64d7e96b108e790338483 in this term.
I20260608 10:12:01.503248  3424 consensus_queue.cc:1048] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.505558  3346 raft_consensus.cc:1275] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.507114  3311 leader_election.cc:304] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e780f25b88742f2a95ee50d71fa5aa2; no voters: 8157134b4ac54cb89f0f1eab896dc6f8, e9549b27b0d64d7e96b108e790338483
I20260608 10:12:01.507253  3422 consensus_queue.cc:1048] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.510026  3344 raft_consensus.cc:1275] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.510609  3420 raft_consensus.cc:2749] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:12:01.518843  3422 consensus_queue.cc:1048] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:01.524816  3197 raft_consensus.cc:1275] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer 9e780f25b88742f2a95ee50d71fa5aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.527016  3420 consensus_queue.cc:1048] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.533632  3272 raft_consensus.cc:1275] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Refusing update from remote peer 9e780f25b88742f2a95ee50d71fa5aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.535581  3420 consensus_queue.cc:1048] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.546722  3343 raft_consensus.cc:1275] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer 8157134b4ac54cb89f0f1eab896dc6f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.549000  3272 raft_consensus.cc:1275] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Refusing update from remote peer 8157134b4ac54cb89f0f1eab896dc6f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.554018  3396 consensus_queue.cc:1048] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.556577  3396 consensus_queue.cc:1048] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.557346  3194 raft_consensus.cc:1275] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer 9e780f25b88742f2a95ee50d71fa5aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.561216  3420 consensus_queue.cc:1048] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.582554  3269 raft_consensus.cc:1275] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Refusing update from remote peer 9e780f25b88742f2a95ee50d71fa5aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:01.625967  3420 consensus_queue.cc:1048] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:01.743078  3451 mvcc.cc:204] Tried to move back new op lower bound from 7294621784138940416 to 7294621782385315840. Current Snapshot: MvccSnapshot[applied={T|T < 7294621784138940416}]
W20260608 10:12:02.093895  3442 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.004s	sys 0.000s
I20260608 10:12:02.779174 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:02.785542  3492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:02.786386  3493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:02.787225  3495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:02.788039 24865 server_base.cc:1061] running on GCE node
I20260608 10:12:02.789044 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:02.789249 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:02.789479 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913522789459 us; error 0 us; skew 500 ppm
I20260608 10:12:02.790066 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:02.792363 24865 webserver.cc:533] Webserver started at http://127.24.72.68:45453/ using document root <none> and password file <none>
I20260608 10:12:02.792869 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:02.793044 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:02.793308 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:02.794427 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "05f11ba3821d4c8dba8fc7774e9feb58"
format_stamp: "Formatted at 2026-06-08 10:12:02 on dist-test-slave-0v1n"
I20260608 10:12:02.798859 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:12:02.802101  3500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:02.802791 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:02.803076 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "05f11ba3821d4c8dba8fc7774e9feb58"
format_stamp: "Formatted at 2026-06-08 10:12:02 on dist-test-slave-0v1n"
I20260608 10:12:02.803346 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:02.817220 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:02.818385 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:02.819753 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:02.822049 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:02.822257 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:02.822497 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:02.822645 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:02.861810 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:35137
I20260608 10:12:02.861970  3562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:35137 every 8 connection(s)
I20260608 10:12:02.876221  3563 heartbeater.cc:344] Connected to a master server at 127.24.72.126:32807
I20260608 10:12:02.876668  3563 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:02.877413  3563 heartbeater.cc:507] Master 127.24.72.126:32807 requested a full tablet report, sending...
I20260608 10:12:02.879312  3090 ts_manager.cc:194] Registered new tserver with Master: 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68:35137)
I20260608 10:12:02.880751  3090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35088
I20260608 10:12:03.245806  3272 consensus_queue.cc:237] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:03.251555  3342 raft_consensus.cc:1275] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.254036  3194 raft_consensus.cc:1275] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.255179  3569 consensus_queue.cc:1048] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:03.256080  3422 consensus_queue.cc:1048] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:03.263418  3422 raft_consensus.cc:2955] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
W20260608 10:12:03.267510  3236 consensus_peers.cc:597] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 -> Peer 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68:35137): Couldn't send request to peer 05f11ba3821d4c8dba8fc7774e9feb58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c60e78f7f0cb49de9d4868268df94471. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:03.269137  3194 raft_consensus.cc:2955] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.271216  3342 raft_consensus.cc:2955] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.281711  3090 catalog_manager.cc:5696] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 reported cstate change: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "e9549b27b0d64d7e96b108e790338483" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:03.305440  3342 consensus_queue.cc:237] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:03.312276  3272 raft_consensus.cc:1275] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Refusing update from remote peer 9e780f25b88742f2a95ee50d71fa5aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.315109  3194 raft_consensus.cc:1275] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer 9e780f25b88742f2a95ee50d71fa5aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.316521  3574 consensus_queue.cc:1048] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:12:03.317660  3579 consensus_queue.cc:1048] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:12:03.324720  3310 consensus_peers.cc:597] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 -> Peer 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68:35137): Couldn't send request to peer 05f11ba3821d4c8dba8fc7774e9feb58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9c7d897bf154298bbc01d5811d519b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:03.326238  3579 raft_consensus.cc:2955] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.328483  3194 raft_consensus.cc:2955] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.329082  3272 raft_consensus.cc:2955] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.342326  3091 catalog_manager.cc:5696] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 reported cstate change: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.345079  3272 consensus_queue.cc:237] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:03.351861  3342 raft_consensus.cc:1275] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:12:03.352692  3236 consensus_peers.cc:597] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 -> Peer 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68:35137): Couldn't send request to peer 05f11ba3821d4c8dba8fc7774e9feb58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e5c27cfe6bd48d1a88e6163287f4c0c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:03.353618  3569 consensus_queue.cc:1048] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:03.356680  3194 raft_consensus.cc:1275] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Refusing update from remote peer e9549b27b0d64d7e96b108e790338483: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.358114  3569 consensus_queue.cc:1048] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:03.362154  3572 raft_consensus.cc:2955] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.366076  3342 raft_consensus.cc:2955] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.367089  3194 raft_consensus.cc:2955] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.376904  3091 catalog_manager.cc:5696] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 reported cstate change: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "e9549b27b0d64d7e96b108e790338483" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:03.395762  3193 consensus_queue.cc:237] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:03.401365  3342 raft_consensus.cc:1275] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Refusing update from remote peer 8157134b4ac54cb89f0f1eab896dc6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.403111  3427 consensus_queue.cc:1048] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:03.403849  3272 raft_consensus.cc:1275] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Refusing update from remote peer 8157134b4ac54cb89f0f1eab896dc6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:03.405501  3427 consensus_queue.cc:1048] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:12:03.413182  3161 consensus_peers.cc:597] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 -> Peer 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68:35137): Couldn't send request to peer 05f11ba3821d4c8dba8fc7774e9feb58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba52866d1fea4641960fe0c95fbafff1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:03.414024  3584 raft_consensus.cc:2955] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.420094  3342 raft_consensus.cc:2955] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.420567  3272 raft_consensus.cc:2955] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } } }
I20260608 10:12:03.426996  3090 catalog_manager.cc:5696] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 reported cstate change: config changed from index -1 to 16, NON_VOTER 05f11ba3821d4c8dba8fc7774e9feb58 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:03.781103  3585 ts_tablet_manager.cc:933] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: Initiating tablet copy from peer e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:03.782859  3585 tablet_copy_client.cc:323] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:42297
I20260608 10:12:03.797088  3282 tablet_copy_service.cc:140] P e9549b27b0d64d7e96b108e790338483: Received BeginTabletCopySession request for tablet c60e78f7f0cb49de9d4868268df94471 from peer 05f11ba3821d4c8dba8fc7774e9feb58 ({username='slave'} at 127.0.0.1:47918)
I20260608 10:12:03.797643  3282 tablet_copy_service.cc:161] P e9549b27b0d64d7e96b108e790338483: Beginning new tablet copy session on tablet c60e78f7f0cb49de9d4868268df94471 from peer 05f11ba3821d4c8dba8fc7774e9feb58 at {username='slave'} at 127.0.0.1:47918: session id = 05f11ba3821d4c8dba8fc7774e9feb58-c60e78f7f0cb49de9d4868268df94471
I20260608 10:12:03.804167  3282 tablet_copy_source_session.cc:215] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.806937  3585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60e78f7f0cb49de9d4868268df94471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:03.817821  3585 tablet_copy_client.cc:806] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:03.818380  3585 tablet_copy_client.cc:670] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:03.822065  3585 tablet_copy_client.cc:538] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:03.827936  3585 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap starting.
I20260608 10:12:03.837615  3589 ts_tablet_manager.cc:933] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: Initiating tablet copy from peer 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787)
I20260608 10:12:03.839498  3589 tablet_copy_client.cc:323] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.65:32787
I20260608 10:12:03.855227  3207 tablet_copy_service.cc:140] P 8157134b4ac54cb89f0f1eab896dc6f8: Received BeginTabletCopySession request for tablet ba52866d1fea4641960fe0c95fbafff1 from peer 05f11ba3821d4c8dba8fc7774e9feb58 ({username='slave'} at 127.0.0.1:35598)
I20260608 10:12:03.855937  3207 tablet_copy_service.cc:161] P 8157134b4ac54cb89f0f1eab896dc6f8: Beginning new tablet copy session on tablet ba52866d1fea4641960fe0c95fbafff1 from peer 05f11ba3821d4c8dba8fc7774e9feb58 at {username='slave'} at 127.0.0.1:35598: session id = 05f11ba3821d4c8dba8fc7774e9feb58-ba52866d1fea4641960fe0c95fbafff1
I20260608 10:12:03.864529  3207 tablet_copy_source_session.cc:215] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.869030  3589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba52866d1fea4641960fe0c95fbafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:03.880957  3591 ts_tablet_manager.cc:933] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: Initiating tablet copy from peer e9549b27b0d64d7e96b108e790338483 (127.24.72.66:42297)
I20260608 10:12:03.883131  3563 heartbeater.cc:499] Master 127.24.72.126:32807 was elected leader, sending a full tablet report...
I20260608 10:12:03.890463  3592 ts_tablet_manager.cc:933] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: Initiating tablet copy from peer 9e780f25b88742f2a95ee50d71fa5aa2 (127.24.72.67:36719)
I20260608 10:12:03.891336  3591 tablet_copy_client.cc:323] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.66:42297
I20260608 10:12:03.893462  3589 tablet_copy_client.cc:806] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:03.893632  3282 tablet_copy_service.cc:140] P e9549b27b0d64d7e96b108e790338483: Received BeginTabletCopySession request for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c from peer 05f11ba3821d4c8dba8fc7774e9feb58 ({username='slave'} at 127.0.0.1:47918)
I20260608 10:12:03.894294  3282 tablet_copy_service.cc:161] P e9549b27b0d64d7e96b108e790338483: Beginning new tablet copy session on tablet 9e5c27cfe6bd48d1a88e6163287f4c0c from peer 05f11ba3821d4c8dba8fc7774e9feb58 at {username='slave'} at 127.0.0.1:47918: session id = 05f11ba3821d4c8dba8fc7774e9feb58-9e5c27cfe6bd48d1a88e6163287f4c0c
I20260608 10:12:03.894443  3589 tablet_copy_client.cc:670] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:03.900085  3589 tablet_copy_client.cc:538] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:03.894385 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:12:03.908962  3592 tablet_copy_client.cc:323] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Beginning tablet copy session from remote peer at address 127.24.72.67:36719
W20260608 10:12:03.909410  3310 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260608 10:12:03.919940  3282 tablet_copy_source_session.cc:215] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.921528 24865 tablet_copy_service.cc:362] P 8157134b4ac54cb89f0f1eab896dc6f8: Destroying tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-ba52866d1fea4641960fe0c95fbafff1 due to service shutdown
I20260608 10:12:03.922065 24865 tablet_copy_service.cc:434] P 8157134b4ac54cb89f0f1eab896dc6f8: ending tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-ba52866d1fea4641960fe0c95fbafff1 on tablet ba52866d1fea4641960fe0c95fbafff1 with peer 05f11ba3821d4c8dba8fc7774e9feb58
I20260608 10:12:03.929744  3591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5c27cfe6bd48d1a88e6163287f4c0c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:12:03.936470  3310 consensus_peers.cc:597] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 -> Peer 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787): Couldn't send request to peer 8157134b4ac54cb89f0f1eab896dc6f8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:03.950822  3356 tablet_copy_service.cc:140] P 9e780f25b88742f2a95ee50d71fa5aa2: Received BeginTabletCopySession request for tablet f9c7d897bf154298bbc01d5811d519b7 from peer 05f11ba3821d4c8dba8fc7774e9feb58 ({username='slave'} at 127.0.0.1:48212)
I20260608 10:12:03.951575  3356 tablet_copy_service.cc:161] P 9e780f25b88742f2a95ee50d71fa5aa2: Beginning new tablet copy session on tablet f9c7d897bf154298bbc01d5811d519b7 from peer 05f11ba3821d4c8dba8fc7774e9feb58 at {username='slave'} at 127.0.0.1:48212: session id = 05f11ba3821d4c8dba8fc7774e9feb58-f9c7d897bf154298bbc01d5811d519b7
I20260608 10:12:03.960649  3356 tablet_copy_source_session.cc:215] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:12:03.965077  3591 tablet_copy_client.cc:806] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:03.965565  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c7d897bf154298bbc01d5811d519b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:03.965876  3591 tablet_copy_client.cc:670] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:03.981396  3591 tablet_copy_client.cc:538] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:03.986343  3589 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap starting.
W20260608 10:12:03.997630  3236 consensus_peers.cc:597] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 -> Peer 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787): Couldn't send request to peer 8157134b4ac54cb89f0f1eab896dc6f8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:03.999432  3585 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:04.000216  3591 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap starting.
I20260608 10:12:04.000439  3585 tablet_bootstrap.cc:492] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap complete.
I20260608 10:12:04.001227  3585 ts_tablet_manager.cc:1403] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent bootstrapping tablet: real 0.173s	user 0.135s	sys 0.021s
I20260608 10:12:04.004520  3585 raft_consensus.cc:359] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.005352  3585 raft_consensus.cc:740] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f11ba3821d4c8dba8fc7774e9feb58, State: Initialized, Role: LEARNER
I20260608 10:12:04.005694 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:04.006203  3585 consensus_queue.cc:260] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } attrs { replace: true } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.007297 24865 tablet_replica.cc:333] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8: stopping tablet replica
I20260608 10:12:04.008184 24865 raft_consensus.cc:2243] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.008824 24865 raft_consensus.cc:2272] T f9c7d897bf154298bbc01d5811d519b7 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.015527  3585 ts_tablet_manager.cc:1434] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:12:04.017503 24865 tablet_replica.cc:333] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8: stopping tablet replica
I20260608 10:12:04.020224  3282 tablet_copy_service.cc:342] P e9549b27b0d64d7e96b108e790338483: Request end of tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-c60e78f7f0cb49de9d4868268df94471 received from {username='slave'} at 127.0.0.1:47918
I20260608 10:12:04.019686  3592 tablet_copy_client.cc:806] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 0 data blocks...
I20260608 10:12:04.020694  3282 tablet_copy_service.cc:434] P e9549b27b0d64d7e96b108e790338483: ending tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-c60e78f7f0cb49de9d4868268df94471 on tablet c60e78f7f0cb49de9d4868268df94471 with peer 05f11ba3821d4c8dba8fc7774e9feb58
I20260608 10:12:04.021047  3592 tablet_copy_client.cc:670] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Starting download of 1 WAL segments...
I20260608 10:12:04.031877  3592 tablet_copy_client.cc:538] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:12:04.036404 24865 raft_consensus.cc:2243] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.037305 24865 raft_consensus.cc:2272] T f2330b6f602d4da5bae641e0a913c0ce P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.040922 24865 tablet_replica.cc:333] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8: stopping tablet replica
I20260608 10:12:04.044193 24865 raft_consensus.cc:2243] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.050701 24865 raft_consensus.cc:2272] T ba52866d1fea4641960fe0c95fbafff1 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.054389 24865 tablet_replica.cc:333] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8: stopping tablet replica
I20260608 10:12:04.049082  3592 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap starting.
I20260608 10:12:04.059830 24865 raft_consensus.cc:2243] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.060559 24865 raft_consensus.cc:2272] T c60e78f7f0cb49de9d4868268df94471 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.064541 24865 tablet_replica.cc:333] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8: stopping tablet replica
I20260608 10:12:04.077997 24865 raft_consensus.cc:2243] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.078819 24865 raft_consensus.cc:2272] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.082821 24865 tablet_replica.cc:333] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8: stopping tablet replica
I20260608 10:12:04.083567 24865 raft_consensus.cc:2243] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.084684 24865 raft_consensus.cc:2272] T d1479bda1c6546ffa676d2c22b5ae397 P 8157134b4ac54cb89f0f1eab896dc6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.122363 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:12:04.149055 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:12:04.166529 24865 tablet_copy_service.cc:362] P e9549b27b0d64d7e96b108e790338483: Destroying tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-9e5c27cfe6bd48d1a88e6163287f4c0c due to service shutdown
I20260608 10:12:04.166981 24865 tablet_copy_service.cc:434] P e9549b27b0d64d7e96b108e790338483: ending tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-9e5c27cfe6bd48d1a88e6163287f4c0c on tablet 9e5c27cfe6bd48d1a88e6163287f4c0c with peer 05f11ba3821d4c8dba8fc7774e9feb58
I20260608 10:12:04.178049  3591 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:04.178985  3591 tablet_bootstrap.cc:492] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap complete.
I20260608 10:12:04.179687  3591 ts_tablet_manager.cc:1403] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent bootstrapping tablet: real 0.180s	user 0.123s	sys 0.016s
I20260608 10:12:04.191591  3591 raft_consensus.cc:359] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.193642  3591 raft_consensus.cc:740] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f11ba3821d4c8dba8fc7774e9feb58, State: Initialized, Role: LEARNER
I20260608 10:12:04.194675  3591 consensus_queue.cc:260] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.197860  3591 ts_tablet_manager.cc:1434] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 10:12:04.202235  3589 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:04.203248  3589 tablet_bootstrap.cc:492] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap complete.
I20260608 10:12:04.204012  3589 ts_tablet_manager.cc:1403] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent bootstrapping tablet: real 0.242s	user 0.127s	sys 0.012s
I20260608 10:12:04.206591  3589 raft_consensus.cc:359] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.207365  3589 raft_consensus.cc:740] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f11ba3821d4c8dba8fc7774e9feb58, State: Initialized, Role: LEARNER
I20260608 10:12:04.208006  3589 consensus_queue.cc:260] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.210417  3589 ts_tablet_manager.cc:1434] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 10:12:04.213732  3589 tablet_copy_client.cc:1131] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.65:32787: connect: Connection refused (error 111)
I20260608 10:12:04.221482 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:04.230767 24865 tablet_replica.cc:333] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483: stopping tablet replica
I20260608 10:12:04.231654 24865 raft_consensus.cc:2243] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:12:04.233182  3310 consensus_peers.cc:597] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 -> Peer 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787): Couldn't send request to peer 8157134b4ac54cb89f0f1eab896dc6f8. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:32787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:04.233605 24865 raft_consensus.cc:2272] T ba52866d1fea4641960fe0c95fbafff1 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:12:04.235845  3236 consensus_peers.cc:597] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 -> Peer 8157134b4ac54cb89f0f1eab896dc6f8 (127.24.72.65:32787): Couldn't send request to peer 8157134b4ac54cb89f0f1eab896dc6f8. Status: Network error: Client connection negotiation failed: client connection to 127.24.72.65:32787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:04.237876  3537 raft_consensus.cc:1217] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:12:04.238951 24865 tablet_replica.cc:333] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483: stopping tablet replica
I20260608 10:12:04.239840 24865 raft_consensus.cc:2243] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.241205 24865 raft_consensus.cc:2272] T c60e78f7f0cb49de9d4868268df94471 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.243414  3592 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:12:04.244233  3592 tablet_bootstrap.cc:492] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: Bootstrap complete.
I20260608 10:12:04.244833 24865 tablet_replica.cc:333] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483: stopping tablet replica
I20260608 10:12:04.244927  3592 ts_tablet_manager.cc:1403] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent bootstrapping tablet: real 0.196s	user 0.118s	sys 0.016s
I20260608 10:12:04.245810 24865 raft_consensus.cc:2243] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.247222 24865 raft_consensus.cc:2272] T 9e5c27cfe6bd48d1a88e6163287f4c0c P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.247633  3592 raft_consensus.cc:359] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.248315  3592 raft_consensus.cc:740] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05f11ba3821d4c8dba8fc7774e9feb58, State: Initialized, Role: LEARNER
I20260608 10:12:04.248950  3592 consensus_queue.cc:260] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8157134b4ac54cb89f0f1eab896dc6f8" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 32787 } } peers { permanent_uuid: "e9549b27b0d64d7e96b108e790338483" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 42297 } attrs { replace: true } } peers { permanent_uuid: "9e780f25b88742f2a95ee50d71fa5aa2" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 36719 } } peers { permanent_uuid: "05f11ba3821d4c8dba8fc7774e9feb58" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 35137 } attrs { promote: true } }
I20260608 10:12:04.251107  3592 ts_tablet_manager.cc:1434] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:12:04.251763 24865 tablet_replica.cc:333] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483: stopping tablet replica
I20260608 10:12:04.252609 24865 raft_consensus.cc:2243] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.252838  3356 tablet_copy_service.cc:342] P 9e780f25b88742f2a95ee50d71fa5aa2: Request end of tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-f9c7d897bf154298bbc01d5811d519b7 received from {username='slave'} at 127.0.0.1:48212
I20260608 10:12:04.253249 24865 raft_consensus.cc:2272] T d1479bda1c6546ffa676d2c22b5ae397 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.253633  3356 tablet_copy_service.cc:434] P 9e780f25b88742f2a95ee50d71fa5aa2: ending tablet copy session 05f11ba3821d4c8dba8fc7774e9feb58-f9c7d897bf154298bbc01d5811d519b7 on tablet f9c7d897bf154298bbc01d5811d519b7 with peer 05f11ba3821d4c8dba8fc7774e9feb58
I20260608 10:12:04.256829 24865 tablet_replica.cc:333] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483: stopping tablet replica
I20260608 10:12:04.257699 24865 raft_consensus.cc:2243] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.258390 24865 raft_consensus.cc:2272] T f9c7d897bf154298bbc01d5811d519b7 P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.260941  3537 raft_consensus.cc:1217] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:12:04.263387 24865 tablet_replica.cc:333] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483: stopping tablet replica
I20260608 10:12:04.264160 24865 raft_consensus.cc:2243] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.264815 24865 raft_consensus.cc:2272] T f2330b6f602d4da5bae641e0a913c0ce P e9549b27b0d64d7e96b108e790338483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.293808 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:12:04.309793 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
W20260608 10:12:04.322937  3591 tablet_copy_client.cc:1131] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.72.66:42297: connect: Connection refused (error 111)
I20260608 10:12:04.338218 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:04.339020 24865 tablet_replica.cc:333] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2: stopping tablet replica
I20260608 10:12:04.339884 24865 raft_consensus.cc:2243] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.340560 24865 raft_consensus.cc:2272] T c60e78f7f0cb49de9d4868268df94471 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.343544 24865 tablet_replica.cc:333] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2: stopping tablet replica
I20260608 10:12:04.344413 24865 raft_consensus.cc:2243] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.344972 24865 raft_consensus.cc:2272] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.348279 24865 tablet_replica.cc:333] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2: stopping tablet replica
I20260608 10:12:04.349009 24865 raft_consensus.cc:2243] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.349596 24865 raft_consensus.cc:2272] T d1479bda1c6546ffa676d2c22b5ae397 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.352392 24865 tablet_replica.cc:333] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2: stopping tablet replica
I20260608 10:12:04.353143 24865 raft_consensus.cc:2243] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:04.353909 24865 raft_consensus.cc:2272] T ba52866d1fea4641960fe0c95fbafff1 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.357288 24865 tablet_replica.cc:333] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2: stopping tablet replica
I20260608 10:12:04.358019 24865 raft_consensus.cc:2243] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.359339 24865 raft_consensus.cc:2272] T f9c7d897bf154298bbc01d5811d519b7 P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.362087 24865 tablet_replica.cc:333] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2: stopping tablet replica
I20260608 10:12:04.362716 24865 raft_consensus.cc:2243] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.363683 24865 raft_consensus.cc:2272] T f2330b6f602d4da5bae641e0a913c0ce P 9e780f25b88742f2a95ee50d71fa5aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.392884 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:12:04.407824 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:12:04.427795 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:04.429164 24865 tablet_replica.cc:333] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58: stopping tablet replica
I20260608 10:12:04.430022 24865 raft_consensus.cc:2243] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:04.430526 24865 raft_consensus.cc:2272] T f9c7d897bf154298bbc01d5811d519b7 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:04.433640 24865 tablet_replica.cc:333] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58: stopping tablet replica
I20260608 10:12:04.434336 24865 raft_consensus.cc:2243] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:04.434816 24865 raft_consensus.cc:2272] T 9e5c27cfe6bd48d1a88e6163287f4c0c P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:04.437812 24865 tablet_replica.cc:333] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58: stopping tablet replica
I20260608 10:12:04.438534 24865 raft_consensus.cc:2243] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:04.438997 24865 raft_consensus.cc:2272] T ba52866d1fea4641960fe0c95fbafff1 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:04.441875 24865 tablet_replica.cc:333] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58: stopping tablet replica
I20260608 10:12:04.442505 24865 raft_consensus.cc:2243] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:12:04.442958 24865 raft_consensus.cc:2272] T c60e78f7f0cb49de9d4868268df94471 P 05f11ba3821d4c8dba8fc7774e9feb58 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:12:04.468357 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:12:04.481510 24865 master.cc:562] Master@127.24.72.126:32807 shutting down...
W20260608 10:12:04.501674  3143 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:12:04.501904  3143 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:12:04.502107  3143 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:12:04.503153 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:04.503635 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:04.503933 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69e28d322f9c43aabe5b8c4464820868: stopping tablet replica
I20260608 10:12:04.522322 24865 master.cc:584] Master@127.24.72.126:32807 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5533 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:12:04.561347 24865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.72.126:42919
I20260608 10:12:04.562412 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:04.567095  3610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.567245  3611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.568717  3613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:04.569854 24865 server_base.cc:1061] running on GCE node
I20260608 10:12:04.570628 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:04.570806 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:04.570920 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913524570909 us; error 0 us; skew 500 ppm
I20260608 10:12:04.571408 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:04.573578 24865 webserver.cc:533] Webserver started at http://127.24.72.126:38593/ using document root <none> and password file <none>
I20260608 10:12:04.574023 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:04.574178 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:04.574383 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:04.575357 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/master-0-root/instance:
uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.579588 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:12:04.582732  3618 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.583448 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:12:04.583683 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/master-0-root
uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.583909 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:04.602007 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:04.602945 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:04.636706 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.126:42919
I20260608 10:12:04.636839  3669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.126:42919 every 8 connection(s)
I20260608 10:12:04.640602  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:04.650853  3670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b: Bootstrap starting.
I20260608 10:12:04.655357  3670 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:04.659271  3670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b: No bootstrap required, opened a new log
I20260608 10:12:04.661397  3670 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" member_type: VOTER }
I20260608 10:12:04.661767  3670 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:04.661985  3670 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22e8d0e5a0b5426b9fc8f4bc5758669b, State: Initialized, Role: FOLLOWER
I20260608 10:12:04.662662  3670 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" member_type: VOTER }
I20260608 10:12:04.663094  3670 raft_consensus.cc:399] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:12:04.663311  3670 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:12:04.663561  3670 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:04.668088  3670 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" member_type: VOTER }
I20260608 10:12:04.668589  3670 leader_election.cc:304] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 22e8d0e5a0b5426b9fc8f4bc5758669b; no voters: 
I20260608 10:12:04.669725  3670 leader_election.cc:290] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:12:04.670090  3673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:04.671470  3673 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 1 LEADER]: Becoming Leader. State: Replica: 22e8d0e5a0b5426b9fc8f4bc5758669b, State: Running, Role: LEADER
I20260608 10:12:04.672067  3673 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" member_type: VOTER }
I20260608 10:12:04.672605  3670 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:12:04.675961  3675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22e8d0e5a0b5426b9fc8f4bc5758669b. Latest consensus state: current_term: 1 leader_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" member_type: VOTER } }
I20260608 10:12:04.676295  3674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22e8d0e5a0b5426b9fc8f4bc5758669b" member_type: VOTER } }
I20260608 10:12:04.676656  3675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:04.676972  3674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [sys.catalog]: This master's current role is: LEADER
I20260608 10:12:04.679606  3680 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:12:04.684528  3680 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:12:04.687702 24865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:12:04.693104  3680 catalog_manager.cc:1382] Generated new cluster ID: 25213f8766c549bdb7654e7a0865c5a2
I20260608 10:12:04.693392  3680 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:12:04.705678  3680 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:12:04.706976  3680 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:12:04.721351  3680 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b: Generated new TSK 0
I20260608 10:12:04.721889  3680 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:12:04.754642 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:04.760591  3691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.761868  3692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.762946  3694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:04.763423 24865 server_base.cc:1061] running on GCE node
I20260608 10:12:04.764226 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:04.764418 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:04.764587 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913524764568 us; error 0 us; skew 500 ppm
I20260608 10:12:04.765153 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:04.767314 24865 webserver.cc:533] Webserver started at http://127.24.72.65:39021/ using document root <none> and password file <none>
I20260608 10:12:04.767822 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:04.767994 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:04.768249 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:04.769290 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-0-root/instance:
uuid: "3d3f01c6e8db4a81a203757e66083faf"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.774048 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:04.777366  3699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.778102 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:04.778402 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-0-root
uuid: "3d3f01c6e8db4a81a203757e66083faf"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.778667 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:04.797297 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:04.798345 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:04.799819 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:04.802145 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:04.802340 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.802578 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:04.802733 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.839725 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.65:33139
I20260608 10:12:04.839838  3761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.65:33139 every 8 connection(s)
I20260608 10:12:04.845042 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:04.853125  3767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.853955  3766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.857869  3769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:04.858031 24865 server_base.cc:1061] running on GCE node
I20260608 10:12:04.861963 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:04.862169 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:04.862380 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913524862356 us; error 0 us; skew 500 ppm
I20260608 10:12:04.862571  3762 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42919
I20260608 10:12:04.862967  3762 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:04.863013 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:04.863690  3762 heartbeater.cc:507] Master 127.24.72.126:42919 requested a full tablet report, sending...
I20260608 10:12:04.865612 24865 webserver.cc:533] Webserver started at http://127.24.72.66:45983/ using document root <none> and password file <none>
I20260608 10:12:04.866041  3635 ts_manager.cc:194] Registered new tserver with Master: 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139)
I20260608 10:12:04.866190 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:04.866490 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:04.866765 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:04.867812 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-1-root/instance:
uuid: "de343e3041da4671964129a60cb2d7d1"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.867901  3635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34800
I20260608 10:12:04.872339 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:12:04.875734  3774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.876474 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:12:04.876745 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-1-root
uuid: "de343e3041da4671964129a60cb2d7d1"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.877002 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:04.894318 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:04.895335 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:04.896661 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:04.898886 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:04.899085 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.899304 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:04.899456 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.935477 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.66:36049
I20260608 10:12:04.935613  3836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.66:36049 every 8 connection(s)
I20260608 10:12:04.940445 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:04.947402  3840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.948622  3841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:04.951035  3843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:04.951143 24865 server_base.cc:1061] running on GCE node
I20260608 10:12:04.952062  3837 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42919
I20260608 10:12:04.952344 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:12:04.952418  3837 heartbeater.cc:461] Registering TS with master...
W20260608 10:12:04.952637 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:04.952829 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913524952812 us; error 0 us; skew 500 ppm
I20260608 10:12:04.953248  3837 heartbeater.cc:507] Master 127.24.72.126:42919 requested a full tablet report, sending...
I20260608 10:12:04.953524 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:04.955533  3635 ts_manager.cc:194] Registered new tserver with Master: de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:04.956455 24865 webserver.cc:533] Webserver started at http://127.24.72.67:41977/ using document root <none> and password file <none>
I20260608 10:12:04.956992 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:04.957031  3635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34802
I20260608 10:12:04.957346 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:04.957715 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:04.958864 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-2-root/instance:
uuid: "d3dded88badb493c93a0b2c41c33d25f"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.963245 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:12:04.966441  3848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.967130 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:12:04.967432 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-2-root
uuid: "d3dded88badb493c93a0b2c41c33d25f"
format_stamp: "Formatted at 2026-06-08 10:12:04 on dist-test-slave-0v1n"
I20260608 10:12:04.967685 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:04.980926 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:04.981980 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:04.983332 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:04.985585 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:04.985778 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:04.985991 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:04.986141 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:05.021994 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.67:40985
I20260608 10:12:05.022106  3910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.67:40985 every 8 connection(s)
I20260608 10:12:05.035768  3911 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42919
I20260608 10:12:05.036181  3911 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:05.036918  3911 heartbeater.cc:507] Master 127.24.72.126:42919 requested a full tablet report, sending...
I20260608 10:12:05.038954  3635 ts_manager.cc:194] Registered new tserver with Master: d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:05.039928 24865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014699515s
I20260608 10:12:05.040643  3635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34808
I20260608 10:12:05.870707  3762 heartbeater.cc:499] Master 127.24.72.126:42919 was elected leader, sending a full tablet report...
I20260608 10:12:05.959928  3837 heartbeater.cc:499] Master 127.24.72.126:42919 was elected leader, sending a full tablet report...
I20260608 10:12:06.043736  3911 heartbeater.cc:499] Master 127.24.72.126:42919 was elected leader, sending a full tablet report...
I20260608 10:12:06.099134  3635 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34816:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:12:06.102025  3635 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:12:06.184157  3802 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0207d3ea5c44f98f2a35a44f9a8273 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:06.184689  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 47c5de8341cc4c3cb2bd7c853cdb79c4 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:06.186093  3802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0207d3ea5c44f98f2a35a44f9a8273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.188194  3800 tablet_service.cc:1511] Processing CreateTablet for tablet 05dd3825022c42fab71fa7aca4b43b5f (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:06.189711  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dd3825022c42fab71fa7aca4b43b5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.193197  3727 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0207d3ea5c44f98f2a35a44f9a8273 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:06.193792  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c5de8341cc4c3cb2bd7c853cdb79c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.194849  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0207d3ea5c44f98f2a35a44f9a8273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.194988  3876 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0207d3ea5c44f98f2a35a44f9a8273 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:12:06.195861  3722 tablet_service.cc:1511] Processing CreateTablet for tablet a1f698bf577b448191045dbbfe16589f (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:06.196599  3876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0207d3ea5c44f98f2a35a44f9a8273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.198796  3723 tablet_service.cc:1511] Processing CreateTablet for tablet 4133766b3eca491593a751417483b3f9 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:06.200220  3874 tablet_service.cc:1511] Processing CreateTablet for tablet 05dd3825022c42fab71fa7aca4b43b5f (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:06.201601  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dd3825022c42fab71fa7aca4b43b5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.201355  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 7f517067c9054cba81cd2a7114022a70 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:06.203995  3725 tablet_service.cc:1511] Processing CreateTablet for tablet 05dd3825022c42fab71fa7aca4b43b5f (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:12:06.204847  3873 tablet_service.cc:1511] Processing CreateTablet for tablet 7f517067c9054cba81cd2a7114022a70 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:06.206346  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f517067c9054cba81cd2a7114022a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.206590  3726 tablet_service.cc:1511] Processing CreateTablet for tablet 47c5de8341cc4c3cb2bd7c853cdb79c4 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:06.198810  3875 tablet_service.cc:1511] Processing CreateTablet for tablet 47c5de8341cc4c3cb2bd7c853cdb79c4 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:12:06.209280  3875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c5de8341cc4c3cb2bd7c853cdb79c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.210757  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 4133766b3eca491593a751417483b3f9 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:06.211503  3799 tablet_service.cc:1511] Processing CreateTablet for tablet 7f517067c9054cba81cd2a7114022a70 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:12:06.212148  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133766b3eca491593a751417483b3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.212824  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f517067c9054cba81cd2a7114022a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.209811  3722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1f698bf577b448191045dbbfe16589f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.214854  3871 tablet_service.cc:1511] Processing CreateTablet for tablet a1f698bf577b448191045dbbfe16589f (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:06.216209  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1f698bf577b448191045dbbfe16589f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.216399  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c5de8341cc4c3cb2bd7c853cdb79c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.219859  3725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dd3825022c42fab71fa7aca4b43b5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.223428  3798 tablet_service.cc:1511] Processing CreateTablet for tablet 4133766b3eca491593a751417483b3f9 (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:12:06.224864  3798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133766b3eca491593a751417483b3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.225786  3723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133766b3eca491593a751417483b3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.227154  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f517067c9054cba81cd2a7114022a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.230214  3797 tablet_service.cc:1511] Processing CreateTablet for tablet a1f698bf577b448191045dbbfe16589f (DEFAULT_TABLE table=test-workload [id=9b2d1ac9c42e4854a6e60b621fc7a6fa]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:12:06.231600  3797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1f698bf577b448191045dbbfe16589f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:12:06.295459  3932 tablet_bootstrap.cc:492] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf: Bootstrap starting.
I20260608 10:12:06.304690  3932 tablet_bootstrap.cc:654] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.310276  3933 tablet_bootstrap.cc:492] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1: Bootstrap starting.
I20260608 10:12:06.318820  3933 tablet_bootstrap.cc:654] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.319375  3934 tablet_bootstrap.cc:492] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f: Bootstrap starting.
I20260608 10:12:06.322322  3932 tablet_bootstrap.cc:492] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf: No bootstrap required, opened a new log
I20260608 10:12:06.322907  3932 ts_tablet_manager.cc:1403] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.005s
I20260608 10:12:06.324357  3933 tablet_bootstrap.cc:492] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1: No bootstrap required, opened a new log
I20260608 10:12:06.324803  3933 ts_tablet_manager.cc:1403] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260608 10:12:06.326457  3932 raft_consensus.cc:359] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.327064  3933 raft_consensus.cc:359] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.327353  3934 tablet_bootstrap.cc:654] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.327462  3932 raft_consensus.cc:385] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.327688  3933 raft_consensus.cc:385] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.327909  3932 raft_consensus.cc:740] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.328070  3933 raft_consensus.cc:740] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.329003  3933 consensus_queue.cc:260] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.328917  3932 consensus_queue.cc:260] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.331969  3933 ts_tablet_manager.cc:1434] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:12:06.333036  3933 tablet_bootstrap.cc:492] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1: Bootstrap starting.
I20260608 10:12:06.339634  3933 tablet_bootstrap.cc:654] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.347050  3932 ts_tablet_manager.cc:1434] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.008s
I20260608 10:12:06.348230  3934 tablet_bootstrap.cc:492] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f: No bootstrap required, opened a new log
I20260608 10:12:06.348348  3932 tablet_bootstrap.cc:492] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf: Bootstrap starting.
I20260608 10:12:06.348802  3934 ts_tablet_manager.cc:1403] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.017s
I20260608 10:12:06.352177  3934 raft_consensus.cc:359] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.352923  3934 raft_consensus.cc:385] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.353273  3934 raft_consensus.cc:740] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.353718  3933 tablet_bootstrap.cc:492] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1: No bootstrap required, opened a new log
I20260608 10:12:06.354543  3933 ts_tablet_manager.cc:1403] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260608 10:12:06.354084  3934 consensus_queue.cc:260] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.355747  3932 tablet_bootstrap.cc:654] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.357831  3933 raft_consensus.cc:359] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.358711  3933 raft_consensus.cc:385] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.359095  3933 raft_consensus.cc:740] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.360144  3933 consensus_queue.cc:260] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.364176  3934 ts_tablet_manager.cc:1434] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 10:12:06.365310  3934 tablet_bootstrap.cc:492] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f: Bootstrap starting.
I20260608 10:12:06.366393  3933 ts_tablet_manager.cc:1434] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:12:06.367610  3933 tablet_bootstrap.cc:492] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1: Bootstrap starting.
I20260608 10:12:06.372025  3934 tablet_bootstrap.cc:654] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.375737  3933 tablet_bootstrap.cc:654] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.376188  3932 tablet_bootstrap.cc:492] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf: No bootstrap required, opened a new log
I20260608 10:12:06.376833  3932 ts_tablet_manager.cc:1403] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.004s
I20260608 10:12:06.380398  3932 raft_consensus.cc:359] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.381248  3932 raft_consensus.cc:385] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.381644  3932 raft_consensus.cc:740] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.382705  3932 consensus_queue.cc:260] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.387585  3932 ts_tablet_manager.cc:1434] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:12:06.388880  3932 tablet_bootstrap.cc:492] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf: Bootstrap starting.
I20260608 10:12:06.396225  3932 tablet_bootstrap.cc:654] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.399322  3933 tablet_bootstrap.cc:492] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1: No bootstrap required, opened a new log
I20260608 10:12:06.399956  3933 ts_tablet_manager.cc:1403] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260608 10:12:06.403353  3933 raft_consensus.cc:359] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.404201  3933 raft_consensus.cc:385] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.404562  3933 raft_consensus.cc:740] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.405670  3933 consensus_queue.cc:260] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.409096  3932 tablet_bootstrap.cc:492] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf: No bootstrap required, opened a new log
I20260608 10:12:06.409691  3932 ts_tablet_manager.cc:1403] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 10:12:06.410535  3933 ts_tablet_manager.cc:1434] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 10:12:06.411243  3934 tablet_bootstrap.cc:492] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f: No bootstrap required, opened a new log
I20260608 10:12:06.411715  3933 tablet_bootstrap.cc:492] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1: Bootstrap starting.
I20260608 10:12:06.411834  3934 ts_tablet_manager.cc:1403] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.025s
I20260608 10:12:06.412855  3932 raft_consensus.cc:359] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.413767  3932 raft_consensus.cc:385] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.414111  3932 raft_consensus.cc:740] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.415088  3932 consensus_queue.cc:260] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.415155  3934 raft_consensus.cc:359] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.416175  3934 raft_consensus.cc:385] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.416564  3934 raft_consensus.cc:740] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.417613  3934 consensus_queue.cc:260] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.418926  3933 tablet_bootstrap.cc:654] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.419845  3934 ts_tablet_manager.cc:1434] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:12:06.420419  3932 ts_tablet_manager.cc:1434] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:12:06.420981  3934 tablet_bootstrap.cc:492] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f: Bootstrap starting.
I20260608 10:12:06.421571  3932 tablet_bootstrap.cc:492] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf: Bootstrap starting.
I20260608 10:12:06.428157  3934 tablet_bootstrap.cc:654] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.428925  3932 tablet_bootstrap.cc:654] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.430886  3933 tablet_bootstrap.cc:492] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1: No bootstrap required, opened a new log
I20260608 10:12:06.431474  3933 ts_tablet_manager.cc:1403] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 10:12:06.435014  3933 raft_consensus.cc:359] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.435853  3933 raft_consensus.cc:385] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.436203  3933 raft_consensus.cc:740] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.437304  3933 consensus_queue.cc:260] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.440240  3933 ts_tablet_manager.cc:1434] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:12:06.440356  3934 tablet_bootstrap.cc:492] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f: No bootstrap required, opened a new log
I20260608 10:12:06.441079  3934 ts_tablet_manager.cc:1403] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260608 10:12:06.441437  3933 tablet_bootstrap.cc:492] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1: Bootstrap starting.
I20260608 10:12:06.446439  3934 raft_consensus.cc:359] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.447083  3934 raft_consensus.cc:385] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.447432  3934 raft_consensus.cc:740] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.448518  3932 tablet_bootstrap.cc:492] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf: No bootstrap required, opened a new log
I20260608 10:12:06.448387  3934 consensus_queue.cc:260] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.449105  3932 ts_tablet_manager.cc:1403] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260608 10:12:06.450246  3933 tablet_bootstrap.cc:654] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.450717  3934 ts_tablet_manager.cc:1434] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:12:06.451853  3934 tablet_bootstrap.cc:492] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f: Bootstrap starting.
I20260608 10:12:06.452360  3932 raft_consensus.cc:359] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.453145  3932 raft_consensus.cc:385] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.453560  3932 raft_consensus.cc:740] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.454609  3932 consensus_queue.cc:260] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.458842  3934 tablet_bootstrap.cc:654] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.459997  3932 ts_tablet_manager.cc:1434] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 10:12:06.461107  3932 tablet_bootstrap.cc:492] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf: Bootstrap starting.
I20260608 10:12:06.461951  3933 tablet_bootstrap.cc:492] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1: No bootstrap required, opened a new log
I20260608 10:12:06.462522  3933 ts_tablet_manager.cc:1403] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 10:12:06.465596  3933 raft_consensus.cc:359] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.466436  3933 raft_consensus.cc:385] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.466786  3933 raft_consensus.cc:740] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.467634  3932 tablet_bootstrap.cc:654] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.467759  3933 consensus_queue.cc:260] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.472968  3933 ts_tablet_manager.cc:1434] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:12:06.474261  3933 tablet_bootstrap.cc:492] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1: Bootstrap starting.
I20260608 10:12:06.480021  3932 tablet_bootstrap.cc:492] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf: No bootstrap required, opened a new log
I20260608 10:12:06.480749  3932 ts_tablet_manager.cc:1403] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 10:12:06.481218  3933 tablet_bootstrap.cc:654] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.483861  3932 raft_consensus.cc:359] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.484795  3932 raft_consensus.cc:385] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.485158  3932 raft_consensus.cc:740] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.486227  3932 consensus_queue.cc:260] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.491410  3932 ts_tablet_manager.cc:1434] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 10:12:06.492542  3932 tablet_bootstrap.cc:492] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf: Bootstrap starting.
I20260608 10:12:06.493216  3933 tablet_bootstrap.cc:492] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1: No bootstrap required, opened a new log
I20260608 10:12:06.493850  3933 ts_tablet_manager.cc:1403] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:12:06.496976  3933 raft_consensus.cc:359] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.497852  3933 raft_consensus.cc:385] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.498193  3933 raft_consensus.cc:740] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.499167  3932 tablet_bootstrap.cc:654] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.499104  3933 consensus_queue.cc:260] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.501819  3933 ts_tablet_manager.cc:1434] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:12:06.510126  3932 tablet_bootstrap.cc:492] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf: No bootstrap required, opened a new log
I20260608 10:12:06.510625  3932 ts_tablet_manager.cc:1403] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260608 10:12:06.513703  3932 raft_consensus.cc:359] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.514233  3934 tablet_bootstrap.cc:492] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f: No bootstrap required, opened a new log
I20260608 10:12:06.514490  3932 raft_consensus.cc:385] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.514842  3932 raft_consensus.cc:740] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.514881  3934 ts_tablet_manager.cc:1403] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.039s
I20260608 10:12:06.515516  3932 consensus_queue.cc:260] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.517362  3932 ts_tablet_manager.cc:1434] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:12:06.517616  3934 raft_consensus.cc:359] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.518362  3934 raft_consensus.cc:385] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.518656  3934 raft_consensus.cc:740] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.519385  3934 consensus_queue.cc:260] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.521072  3934 ts_tablet_manager.cc:1434] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260608 10:12:06.521870  3934 tablet_bootstrap.cc:492] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f: Bootstrap starting.
I20260608 10:12:06.527596  3934 tablet_bootstrap.cc:654] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.529402  3941 raft_consensus.cc:493] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.529942  3941 raft_consensus.cc:515] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.533561  3934 tablet_bootstrap.cc:492] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f: No bootstrap required, opened a new log
I20260608 10:12:06.534207  3934 ts_tablet_manager.cc:1403] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 10:12:06.536319  3938 raft_consensus.cc:493] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.536892  3938 raft_consensus.cc:515] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.536914  3934 raft_consensus.cc:359] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.537360  3941 leader_election.cc:290] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:06.538033  3934 raft_consensus.cc:385] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.538393  3934 raft_consensus.cc:740] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.539244  3934 consensus_queue.cc:260] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.541953  3934 ts_tablet_manager.cc:1434] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:12:06.543013  3934 tablet_bootstrap.cc:492] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f: Bootstrap starting.
I20260608 10:12:06.549507  3934 tablet_bootstrap.cc:654] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f: Neither blocks nor log segments found. Creating new log.
I20260608 10:12:06.553489  3938 leader_election.cc:290] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.561267  3934 tablet_bootstrap.cc:492] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f: No bootstrap required, opened a new log
I20260608 10:12:06.561920  3934 ts_tablet_manager.cc:1403] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260608 10:12:06.563525  3938 raft_consensus.cc:493] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.564174  3938 raft_consensus.cc:515] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.564929  3934 raft_consensus.cc:359] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.565829  3934 raft_consensus.cc:385] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:12:06.566167  3934 raft_consensus.cc:740] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Initialized, Role: FOLLOWER
I20260608 10:12:06.566566  3938 leader_election.cc:290] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.567023  3934 consensus_queue.cc:260] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.569538  3934 ts_tablet_manager.cc:1434] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:12:06.579653  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.579831  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf" is_pre_election: true
I20260608 10:12:06.580626  3737 raft_consensus.cc:2468] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 0.
I20260608 10:12:06.580539  3812 raft_consensus.cc:2468] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 0.
I20260608 10:12:06.582418  3852 leader_election.cc:304] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, d3dded88badb493c93a0b2c41c33d25f; no voters: 
I20260608 10:12:06.583626  3941 raft_consensus.cc:2804] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.583982  3941 raft_consensus.cc:493] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.584329  3941 raft_consensus.cc:3060] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.585315  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.585784  3811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133766b3eca491593a751417483b3f9" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.586320  3937 raft_consensus.cc:493] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.587036  3811 raft_consensus.cc:2468] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.587244  3812 raft_consensus.cc:2468] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.587018  3937 raft_consensus.cc:515] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.588825  3700 leader_election.cc:304] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.590049  3700 leader_election.cc:304] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.591988  3937 leader_election.cc:290] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.594061  3885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133766b3eca491593a751417483b3f9" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f" is_pre_election: true
I20260608 10:12:06.594959  3885 raft_consensus.cc:2468] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.597160  3938 raft_consensus.cc:2804] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.598415  3938 raft_consensus.cc:493] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.599550  3938 raft_consensus.cc:3060] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.593086  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f" is_pre_election: true
I20260608 10:12:06.600313  3941 raft_consensus.cc:515] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.602051  3886 raft_consensus.cc:2393] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3f01c6e8db4a81a203757e66083faf in current term 1: Already voted for candidate d3dded88badb493c93a0b2c41c33d25f in this term.
I20260608 10:12:06.604681  3941 leader_election.cc:290] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 election: Requested vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:06.610333  3963 raft_consensus.cc:2804] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.611048  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf"
I20260608 10:12:06.611740  3963 raft_consensus.cc:493] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.612234  3963 raft_consensus.cc:3060] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.614282  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.615783  3812 raft_consensus.cc:3060] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.616302  3938 raft_consensus.cc:515] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.617509  3941 raft_consensus.cc:493] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.617990  3941 raft_consensus.cc:515] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.623232  3812 raft_consensus.cc:2468] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 1.
I20260608 10:12:06.630069  3849 leader_election.cc:304] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3dded88badb493c93a0b2c41c33d25f, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.630546  3964 raft_consensus.cc:493] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.631074  3964 raft_consensus.cc:515] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.624312  3736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dd3825022c42fab71fa7aca4b43b5f" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf" is_pre_election: true
I20260608 10:12:06.631981  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133766b3eca491593a751417483b3f9" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.632138  3736 raft_consensus.cc:2468] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de343e3041da4671964129a60cb2d7d1 in term 0.
I20260608 10:12:06.632592  3812 raft_consensus.cc:3060] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.624677  3941 leader_election.cc:290] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:06.633383  3941 raft_consensus.cc:2804] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.633864  3941 raft_consensus.cc:697] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 LEADER]: Becoming Leader. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Running, Role: LEADER
I20260608 10:12:06.634716  3885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f" is_pre_election: true
I20260608 10:12:06.634848  3941 consensus_queue.cc:237] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.635383  3885 raft_consensus.cc:2468] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.636926  3702 leader_election.cc:304] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, d3dded88badb493c93a0b2c41c33d25f; no voters: 
I20260608 10:12:06.638918  3778 leader_election.cc:304] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.625721  3811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.642002  3885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dd3825022c42fab71fa7aca4b43b5f" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f" is_pre_election: true
I20260608 10:12:06.642297  3811 raft_consensus.cc:2468] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 0.
I20260608 10:12:06.642746  3885 raft_consensus.cc:2468] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de343e3041da4671964129a60cb2d7d1 in term 0.
I20260608 10:12:06.626473  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133766b3eca491593a751417483b3f9" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f"
I20260608 10:12:06.643515  3886 raft_consensus.cc:3060] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.644122  3964 leader_election.cc:290] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.644673  3964 raft_consensus.cc:2804] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.645037  3964 raft_consensus.cc:493] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.645429  3964 raft_consensus.cc:3060] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.631584  3735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf" is_pre_election: true
I20260608 10:12:06.646059  3735 raft_consensus.cc:2468] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 0.
I20260608 10:12:06.625239  3938 leader_election.cc:290] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Requested vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.640383  3937 raft_consensus.cc:493] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.647804  3938 raft_consensus.cc:493] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.648293  3938 raft_consensus.cc:515] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.648731  3811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.628317  3963 raft_consensus.cc:515] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.651170  3963 leader_election.cc:290] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Requested vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.651974  3737 raft_consensus.cc:2393] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3dded88badb493c93a0b2c41c33d25f in current term 1: Already voted for candidate 3d3f01c6e8db4a81a203757e66083faf in this term.
I20260608 10:12:06.652457  3810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.653470  3810 raft_consensus.cc:2393] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3f01c6e8db4a81a203757e66083faf in current term 1: Already voted for candidate d3dded88badb493c93a0b2c41c33d25f in this term.
I20260608 10:12:06.655256  3937 raft_consensus.cc:515] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.656584  3810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.653364  3938 leader_election.cc:290] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.657256  3810 raft_consensus.cc:2468] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.658867  3700 leader_election.cc:304] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.659758  3938 raft_consensus.cc:2804] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.661527  3811 raft_consensus.cc:2468] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.662519  3937 leader_election.cc:290] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.663975  3885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f" is_pre_election: true
I20260608 10:12:06.664433  3937 raft_consensus.cc:2804] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.664664  3885 raft_consensus.cc:2468] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de343e3041da4671964129a60cb2d7d1 in term 0.
I20260608 10:12:06.639801  3812 raft_consensus.cc:2468] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 1.
I20260608 10:12:06.645249  3849 leader_election.cc:304] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3dded88badb493c93a0b2c41c33d25f, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.667018  3777 leader_election.cc:304] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3dded88badb493c93a0b2c41c33d25f, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.668191  3700 leader_election.cc:304] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.669638  3937 raft_consensus.cc:493] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.670153  3937 raft_consensus.cc:3060] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.669507  3963 raft_consensus.cc:2804] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.670789  3963 raft_consensus.cc:697] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Becoming Leader. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Running, Role: LEADER
I20260608 10:12:06.671829  3963 consensus_queue.cc:237] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.676381  3886 raft_consensus.cc:2468] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 1.
I20260608 10:12:06.676994  3938 raft_consensus.cc:493] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.677526  3938 raft_consensus.cc:3060] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.677927  3965 raft_consensus.cc:493] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:12:06.681347  3965 raft_consensus.cc:515] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.681718  3885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f" is_pre_election: true
I20260608 10:12:06.683625  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f517067c9054cba81cd2a7114022a70" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f"
I20260608 10:12:06.684454  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c5de8341cc4c3cb2bd7c853cdb79c4" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf" is_pre_election: true
W20260608 10:12:06.684913  3683 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:12:06.685221  3737 raft_consensus.cc:2468] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 0.
I20260608 10:12:06.685158  3702 leader_election.cc:304] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf; no voters: d3dded88badb493c93a0b2c41c33d25f, de343e3041da4671964129a60cb2d7d1
I20260608 10:12:06.687011  3966 raft_consensus.cc:2749] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:06.687213  3852 leader_election.cc:304] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, d3dded88badb493c93a0b2c41c33d25f; no voters: 
I20260608 10:12:06.680718  3967 raft_consensus.cc:2804] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.693779  3885 raft_consensus.cc:2468] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 0.
I20260608 10:12:06.688019  3937 raft_consensus.cc:515] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.694550  3965 leader_election.cc:290] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:06.695097  3967 raft_consensus.cc:493] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.695539  3967 raft_consensus.cc:3060] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.696319  3937 leader_election.cc:290] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.696879  3937 raft_consensus.cc:2804] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:12:06.697202  3937 raft_consensus.cc:493] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.697544  3937 raft_consensus.cc:3060] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.689416  3970 raft_consensus.cc:2804] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:12:06.690070  3849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.66:36049, user_credentials={real_user=slave}} blocked reactor thread for 44913.6us
I20260608 10:12:06.701277  3970 raft_consensus.cc:493] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:12:06.701728  3970 raft_consensus.cc:3060] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.702500  3885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dd3825022c42fab71fa7aca4b43b5f" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f"
I20260608 10:12:06.703126  3885 raft_consensus.cc:3060] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.704792  3634 catalog_manager.cc:5696] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65). New cstate: current_term: 1 leader_uuid: "3d3f01c6e8db4a81a203757e66083faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:06.689220  3964 raft_consensus.cc:515] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.711779  3885 raft_consensus.cc:2468] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de343e3041da4671964129a60cb2d7d1 in term 1.
I20260608 10:12:06.692551  3938 raft_consensus.cc:515] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.710189  3811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c5de8341cc4c3cb2bd7c853cdb79c4" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1" is_pre_election: true
I20260608 10:12:06.713526  3811 raft_consensus.cc:2468] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 0.
I20260608 10:12:06.713124  3964 leader_election.cc:290] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Requested vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.714790  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f"
I20260608 10:12:06.715382  3886 raft_consensus.cc:3060] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.716051  3884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f"
I20260608 10:12:06.716742  3938 leader_election.cc:290] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Requested vote from peers de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.709853  3631 catalog_manager.cc:5696] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3dded88badb493c93a0b2c41c33d25f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "d3dded88badb493c93a0b2c41c33d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:06.709043  3970 raft_consensus.cc:515] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
W20260608 10:12:06.718593  3778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.72.65:33139, user_credentials={real_user=slave}} blocked reactor thread for 79954.6us
I20260608 10:12:06.713048  3777 leader_election.cc:304] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3dded88badb493c93a0b2c41c33d25f, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.720341  3735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c5de8341cc4c3cb2bd7c853cdb79c4" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf"
I20260608 10:12:06.720973  3735 raft_consensus.cc:3060] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.721763  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf" is_pre_election: true
I20260608 10:12:06.722126  3811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.722518  3886 raft_consensus.cc:2468] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 1.
I20260608 10:12:06.713052  3937 raft_consensus.cc:515] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.723709  3702 leader_election.cc:304] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, d3dded88badb493c93a0b2c41c33d25f; no voters: 
I20260608 10:12:06.724474  3811 raft_consensus.cc:2393] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3f01c6e8db4a81a203757e66083faf in current term 1: Already voted for candidate de343e3041da4671964129a60cb2d7d1 in this term.
I20260608 10:12:06.724587  3938 raft_consensus.cc:2804] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.725351  3938 raft_consensus.cc:697] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Becoming Leader. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Running, Role: LEADER
I20260608 10:12:06.725730  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "3d3f01c6e8db4a81a203757e66083faf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.726306  3812 raft_consensus.cc:3060] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.726225  3938 consensus_queue.cc:237] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.728665  3937 leader_election.cc:290] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), d3dded88badb493c93a0b2c41c33d25f (127.24.72.67:40985)
I20260608 10:12:06.729226  3937 raft_consensus.cc:2804] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.729569  3811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c5de8341cc4c3cb2bd7c853cdb79c4" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.729847  3937 raft_consensus.cc:697] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 1 LEADER]: Becoming Leader. State: Replica: de343e3041da4671964129a60cb2d7d1, State: Running, Role: LEADER
I20260608 10:12:06.730222  3811 raft_consensus.cc:3060] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.729255  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3dded88badb493c93a0b2c41c33d25f"
I20260608 10:12:06.730885  3937 consensus_queue.cc:237] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.731642  3886 raft_consensus.cc:2393] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de343e3041da4671964129a60cb2d7d1 in current term 1: Already voted for candidate 3d3f01c6e8db4a81a203757e66083faf in this term.
I20260608 10:12:06.736526  3735 raft_consensus.cc:2468] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 1.
I20260608 10:12:06.737720  3811 raft_consensus.cc:2468] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3dded88badb493c93a0b2c41c33d25f in term 1.
I20260608 10:12:06.737875  3852 leader_election.cc:304] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, d3dded88badb493c93a0b2c41c33d25f; no voters: 
I20260608 10:12:06.738819  3941 raft_consensus.cc:2804] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.739288  3941 raft_consensus.cc:697] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 1 LEADER]: Becoming Leader. State: Replica: d3dded88badb493c93a0b2c41c33d25f, State: Running, Role: LEADER
I20260608 10:12:06.740059  3970 leader_election.cc:290] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 election: Requested vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:06.740141  3941 consensus_queue.cc:237] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.743407  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dd3825022c42fab71fa7aca4b43b5f" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf"
I20260608 10:12:06.748576  3737 raft_consensus.cc:3060] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:12:06.745467  3633 catalog_manager.cc:5696] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de343e3041da4671964129a60cb2d7d1 (127.24.72.66). New cstate: current_term: 1 leader_uuid: "de343e3041da4671964129a60cb2d7d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:06.742674  3812 raft_consensus.cc:2468] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3f01c6e8db4a81a203757e66083faf in term 1.
I20260608 10:12:06.743897  3967 raft_consensus.cc:515] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.751413  3700 leader_election.cc:304] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1; no voters: 
I20260608 10:12:06.752334  3884 raft_consensus.cc:2393] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3f01c6e8db4a81a203757e66083faf in current term 1: Already voted for candidate d3dded88badb493c93a0b2c41c33d25f in this term.
I20260608 10:12:06.752493  3938 raft_consensus.cc:2804] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:12:06.753191  3938 raft_consensus.cc:697] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Becoming Leader. State: Replica: 3d3f01c6e8db4a81a203757e66083faf, State: Running, Role: LEADER
I20260608 10:12:06.754133  3938 consensus_queue.cc:237] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } }
I20260608 10:12:06.755756  3967 leader_election.cc:290] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 election: Requested vote from peers 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65:33139), de343e3041da4671964129a60cb2d7d1 (127.24.72.66:36049)
I20260608 10:12:06.756991  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de343e3041da4671964129a60cb2d7d1"
I20260608 10:12:06.757357  3735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0207d3ea5c44f98f2a35a44f9a8273" candidate_uuid: "de343e3041da4671964129a60cb2d7d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf"
I20260608 10:12:06.757862  3812 raft_consensus.cc:2393] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3dded88badb493c93a0b2c41c33d25f in current term 1: Already voted for candidate 3d3f01c6e8db4a81a203757e66083faf in this term.
I20260608 10:12:06.758484  3736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1f698bf577b448191045dbbfe16589f" candidate_uuid: "d3dded88badb493c93a0b2c41c33d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3f01c6e8db4a81a203757e66083faf"
I20260608 10:12:06.760324  3778 leader_election.cc:304] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de343e3041da4671964129a60cb2d7d1; no voters: 3d3f01c6e8db4a81a203757e66083faf, d3dded88badb493c93a0b2c41c33d25f
I20260608 10:12:06.761873  3969 raft_consensus.cc:2749] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:06.762131  3852 leader_election.cc:304] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3dded88badb493c93a0b2c41c33d25f; no voters: 3d3f01c6e8db4a81a203757e66083faf, de343e3041da4671964129a60cb2d7d1
I20260608 10:12:06.763427  3941 raft_consensus.cc:2749] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:12:06.765748  3737 raft_consensus.cc:2468] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de343e3041da4671964129a60cb2d7d1 in term 1.
I20260608 10:12:06.776341  3633 catalog_manager.cc:5696] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65). New cstate: current_term: 1 leader_uuid: "3d3f01c6e8db4a81a203757e66083faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:06.776562  3631 catalog_manager.cc:5696] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3dded88badb493c93a0b2c41c33d25f (127.24.72.67). New cstate: current_term: 1 leader_uuid: "d3dded88badb493c93a0b2c41c33d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: HEALTHY } } }
I20260608 10:12:06.777791  3633 catalog_manager.cc:5696] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3f01c6e8db4a81a203757e66083faf (127.24.72.65). New cstate: current_term: 1 leader_uuid: "3d3f01c6e8db4a81a203757e66083faf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:07.058499  3812 raft_consensus.cc:1275] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.060657  3967 consensus_queue.cc:1048] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.062966  3737 raft_consensus.cc:1275] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.067473  3941 consensus_queue.cc:1048] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.068277  3884 raft_consensus.cc:1275] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Refusing update from remote peer de343e3041da4671964129a60cb2d7d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.070006  3737 raft_consensus.cc:1275] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Refusing update from remote peer de343e3041da4671964129a60cb2d7d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.072060  3969 consensus_queue.cc:1048] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.079437  3737 raft_consensus.cc:1275] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.081583  3937 consensus_queue.cc:1048] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.079430  3812 raft_consensus.cc:1275] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.086179  3941 consensus_queue.cc:1048] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.086267  3967 consensus_queue.cc:1048] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 10:12:07.133999  3938 consensus_queue.cc:1048] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.165248  3938 consensus_queue.cc:1048] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.183784  3885 raft_consensus.cc:1275] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Refusing update from remote peer 3d3f01c6e8db4a81a203757e66083faf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.201706  3809 raft_consensus.cc:1275] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Refusing update from remote peer 3d3f01c6e8db4a81a203757e66083faf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:12:07.214121  3988 mvcc.cc:204] Tried to move back new op lower bound from 7294621806814261248 to 7294621805119741952. Current Snapshot: MvccSnapshot[applied={T|T < 7294621806814261248}]
I20260608 10:12:07.204676  3938 consensus_queue.cc:1048] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 10:12:07.221716  3963 consensus_queue.cc:1048] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:12:07.217584  3884 raft_consensus.cc:1275] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Refusing update from remote peer 3d3f01c6e8db4a81a203757e66083faf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:12:07.237242  3966 consensus_queue.cc:1048] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:12:07.240532  3966 consensus_queue.cc:1048] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:12:07.954710  3981 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.002s	sys 0.000s
W20260608 10:12:07.956895  3984 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.009s	sys 0.032s
W20260608 10:12:07.965484  3983 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.004s	sys 0.000s
W20260608 10:12:07.965901  3777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.72.67:40985, user_credentials={real_user=slave}} blocked reactor thread for 56584.4us
W20260608 10:12:08.191188  3982 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.003s	sys 0.000s
I20260608 10:12:08.346496 24865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:12:08.356640  4032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:08.357606  4033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:12:08.364867  4035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:12:08.365880 24865 server_base.cc:1061] running on GCE node
I20260608 10:12:08.367435 24865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:12:08.367769 24865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:12:08.368062 24865 hybrid_clock.cc:648] HybridClock initialized: now 1780913528368041 us; error 0 us; skew 500 ppm
I20260608 10:12:08.368907 24865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:12:08.385149 24865 webserver.cc:533] Webserver started at http://127.24.72.68:42245/ using document root <none> and password file <none>
I20260608 10:12:08.386042 24865 fs_manager.cc:362] Metadata directory not provided
I20260608 10:12:08.386363 24865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:12:08.386843 24865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:12:08.388463 24865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-3-root/instance:
uuid: "c45f75038e0d4d24b0e8324d0640de26"
format_stamp: "Formatted at 2026-06-08 10:12:08 on dist-test-slave-0v1n"
I20260608 10:12:08.393275 24865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:12:08.396483  4040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:08.397228 24865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:12:08.397588 24865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-3-root
uuid: "c45f75038e0d4d24b0e8324d0640de26"
format_stamp: "Formatted at 2026-06-08 10:12:08 on dist-test-slave-0v1n"
I20260608 10:12:08.397845 24865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmbQrNk/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913293458645-24865-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:12:08.425976 24865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:12:08.427165 24865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:12:08.428536 24865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:12:08.430809 24865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:12:08.430986 24865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:08.431236 24865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:12:08.431385 24865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:12:08.472244 24865 rpc_server.cc:307] RPC server started. Bound to: 127.24.72.68:44151
I20260608 10:12:08.472352  4102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.72.68:44151 every 8 connection(s)
I20260608 10:12:08.486840  4103 heartbeater.cc:344] Connected to a master server at 127.24.72.126:42919
I20260608 10:12:08.487257  4103 heartbeater.cc:461] Registering TS with master...
I20260608 10:12:08.487958  4103 heartbeater.cc:507] Master 127.24.72.126:42919 requested a full tablet report, sending...
I20260608 10:12:08.489835  3632 ts_manager.cc:194] Registered new tserver with Master: c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68:44151)
I20260608 10:12:08.491266  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34822
I20260608 10:12:08.749977  3808 consensus_queue.cc:237] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } }
I20260608 10:12:08.756564  3883 raft_consensus.cc:1275] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Refusing update from remote peer de343e3041da4671964129a60cb2d7d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.759021  3736 raft_consensus.cc:1275] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Refusing update from remote peer de343e3041da4671964129a60cb2d7d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.759316  3937 consensus_queue.cc:1048] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.760885  4109 consensus_queue.cc:1048] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.766901  3937 raft_consensus.cc:2955] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.768944  3883 raft_consensus.cc:2955] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.770776  3736 raft_consensus.cc:2955] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
W20260608 10:12:08.780575  3775 consensus_peers.cc:597] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 -> Peer c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68:44151): Couldn't send request to peer c45f75038e0d4d24b0e8324d0640de26. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05dd3825022c42fab71fa7aca4b43b5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:08.784094  3632 catalog_manager.cc:5696] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 reported cstate change: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "de343e3041da4671964129a60cb2d7d1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:08.795701  3883 consensus_queue.cc:237] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } attrs { replace: true } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } }
I20260608 10:12:08.803356  3736 raft_consensus.cc:1275] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.805757  3967 consensus_queue.cc:1048] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.806406  3808 raft_consensus.cc:1275] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.808138  3967 consensus_queue.cc:1048] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.814749  4031 raft_consensus.cc:2955] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } attrs { replace: true } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.819756  3736 raft_consensus.cc:2955] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } attrs { replace: true } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
W20260608 10:12:08.822142  3849 consensus_peers.cc:597] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f -> Peer c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68:44151): Couldn't send request to peer c45f75038e0d4d24b0e8324d0640de26. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47c5de8341cc4c3cb2bd7c853cdb79c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:08.822855  3808 raft_consensus.cc:2955] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } attrs { replace: true } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.829748  3883 consensus_queue.cc:237] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } }
I20260608 10:12:08.829954  3631 catalog_manager.cc:5696] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f reported cstate change: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "d3dded88badb493c93a0b2c41c33d25f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:12:08.844383  3849 consensus_peers.cc:597] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f -> Peer c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68:44151): Couldn't send request to peer c45f75038e0d4d24b0e8324d0640de26. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f517067c9054cba81cd2a7114022a70. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:08.844878  3808 raft_consensus.cc:1275] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.845570  3736 raft_consensus.cc:1275] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Refusing update from remote peer d3dded88badb493c93a0b2c41c33d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.846206  3967 consensus_queue.cc:1048] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.847663  4031 consensus_queue.cc:1048] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.855154  4118 raft_consensus.cc:2955] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.856583  3736 raft_consensus.cc:2955] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.856455  3808 raft_consensus.cc:2955] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.871145  3627 catalog_manager.cc:5696] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 reported cstate change: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "d3dded88badb493c93a0b2c41c33d25f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.888230  3736 consensus_queue.cc:237] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } }
I20260608 10:12:08.895385  3883 raft_consensus.cc:1275] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Refusing update from remote peer 3d3f01c6e8db4a81a203757e66083faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.896832  4120 consensus_queue.cc:1048] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:12:08.897805  3808 raft_consensus.cc:1275] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Refusing update from remote peer 3d3f01c6e8db4a81a203757e66083faf: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:12:08.899399  4120 consensus_queue.cc:1048] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [LEADER]: Connected to new peer: Peer: permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:12:08.906700  3700 consensus_peers.cc:597] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf -> Peer c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68:44151): Couldn't send request to peer c45f75038e0d4d24b0e8324d0640de26. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4133766b3eca491593a751417483b3f9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:12:08.906608  4122 raft_consensus.cc:2955] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.907998  3883 raft_consensus.cc:2955] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.908659  3808 raft_consensus.cc:2955] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } } }
I20260608 10:12:08.923118  3631 catalog_manager.cc:5696] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf reported cstate change: config changed from index -1 to 16, NON_VOTER c45f75038e0d4d24b0e8324d0640de26 (127.24.72.68) added. New cstate: current_term: 1 leader_uuid: "3d3f01c6e8db4a81a203757e66083faf" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d3f01c6e8db4a81a203757e66083faf" member_type: VOTER last_known_addr { host: "127.24.72.65" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de343e3041da4671964129a60cb2d7d1" member_type: VOTER last_known_addr { host: "127.24.72.66" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3dded88badb493c93a0b2c41c33d25f" member_type: VOTER last_known_addr { host: "127.24.72.67" port: 40985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c45f75038e0d4d24b0e8324d0640de26" member_type: NON_VOTER last_known_addr { host: "127.24.72.68" port: 44151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:12:08.992671 24865 tablet_server.cc:179] TabletServer@127.24.72.65:0 shutting down...
I20260608 10:12:09.029083 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:09.030025 24865 tablet_replica.cc:333] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf: stopping tablet replica
I20260608 10:12:09.030900 24865 raft_consensus.cc:2243] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.031656 24865 raft_consensus.cc:2272] T 05dd3825022c42fab71fa7aca4b43b5f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.035151 24865 tablet_replica.cc:333] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf: stopping tablet replica
I20260608 10:12:09.035905 24865 raft_consensus.cc:2243] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.037251 24865 raft_consensus.cc:2272] T 4133766b3eca491593a751417483b3f9 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.040282 24865 tablet_replica.cc:333] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf: stopping tablet replica
I20260608 10:12:09.041003 24865 raft_consensus.cc:2243] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.041764 24865 raft_consensus.cc:2272] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.044778 24865 tablet_replica.cc:333] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf: stopping tablet replica
I20260608 10:12:09.045504 24865 raft_consensus.cc:2243] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.046211 24865 raft_consensus.cc:2272] T 7f517067c9054cba81cd2a7114022a70 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.049355 24865 tablet_replica.cc:333] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf: stopping tablet replica
I20260608 10:12:09.050034 24865 raft_consensus.cc:2243] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.050978 24865 raft_consensus.cc:2272] T a1f698bf577b448191045dbbfe16589f P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.053893 24865 tablet_replica.cc:333] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf: stopping tablet replica
I20260608 10:12:09.054536 24865 raft_consensus.cc:2243] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.055478 24865 raft_consensus.cc:2272] T 3a0207d3ea5c44f98f2a35a44f9a8273 P 3d3f01c6e8db4a81a203757e66083faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.086351 24865 tablet_server.cc:196] TabletServer@127.24.72.65:0 shutdown complete.
I20260608 10:12:09.103938 24865 tablet_server.cc:179] TabletServer@127.24.72.66:0 shutting down...
I20260608 10:12:09.134847 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:09.135732 24865 tablet_replica.cc:333] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1: stopping tablet replica
I20260608 10:12:09.136569 24865 raft_consensus.cc:2243] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.137239 24865 raft_consensus.cc:2272] T 3a0207d3ea5c44f98f2a35a44f9a8273 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.140692 24865 tablet_replica.cc:333] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1: stopping tablet replica
I20260608 10:12:09.141486 24865 raft_consensus.cc:2243] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.142172 24865 raft_consensus.cc:2272] T 4133766b3eca491593a751417483b3f9 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.145401 24865 tablet_replica.cc:333] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1: stopping tablet replica
I20260608 10:12:09.146132 24865 raft_consensus.cc:2243] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.147550 24865 raft_consensus.cc:2272] T 05dd3825022c42fab71fa7aca4b43b5f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.150663 24865 tablet_replica.cc:333] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1: stopping tablet replica
I20260608 10:12:09.151384 24865 raft_consensus.cc:2243] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.152086 24865 raft_consensus.cc:2272] T a1f698bf577b448191045dbbfe16589f P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.155403 24865 tablet_replica.cc:333] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1: stopping tablet replica
I20260608 10:12:09.156092 24865 raft_consensus.cc:2243] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.156745 24865 raft_consensus.cc:2272] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.159765 24865 tablet_replica.cc:333] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1: stopping tablet replica
I20260608 10:12:09.160424 24865 raft_consensus.cc:2243] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.161207 24865 raft_consensus.cc:2272] T 7f517067c9054cba81cd2a7114022a70 P de343e3041da4671964129a60cb2d7d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.192853 24865 tablet_server.cc:196] TabletServer@127.24.72.66:0 shutdown complete.
I20260608 10:12:09.215771 24865 tablet_server.cc:179] TabletServer@127.24.72.67:0 shutting down...
I20260608 10:12:09.241669 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:09.242372 24865 tablet_replica.cc:333] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f: stopping tablet replica
I20260608 10:12:09.242931 24865 raft_consensus.cc:2243] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.243515 24865 raft_consensus.cc:2272] T 4133766b3eca491593a751417483b3f9 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.246546 24865 tablet_replica.cc:333] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f: stopping tablet replica
I20260608 10:12:09.247085 24865 raft_consensus.cc:2243] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.247614 24865 raft_consensus.cc:2272] T 05dd3825022c42fab71fa7aca4b43b5f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.250413 24865 tablet_replica.cc:333] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f: stopping tablet replica
I20260608 10:12:09.250944 24865 raft_consensus.cc:2243] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.251410 24865 raft_consensus.cc:2272] T 3a0207d3ea5c44f98f2a35a44f9a8273 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.253784 24865 tablet_replica.cc:333] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f: stopping tablet replica
I20260608 10:12:09.254289 24865 raft_consensus.cc:2243] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:12:09.254841 24865 raft_consensus.cc:2272] T a1f698bf577b448191045dbbfe16589f P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.257614 24865 tablet_replica.cc:333] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f: stopping tablet replica
I20260608 10:12:09.258304 24865 raft_consensus.cc:2243] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.259485 24865 raft_consensus.cc:2272] T 47c5de8341cc4c3cb2bd7c853cdb79c4 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.261761 24865 tablet_replica.cc:333] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f: stopping tablet replica
I20260608 10:12:09.262221 24865 raft_consensus.cc:2243] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.263233 24865 raft_consensus.cc:2272] T 7f517067c9054cba81cd2a7114022a70 P d3dded88badb493c93a0b2c41c33d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.281308 24865 tablet_server.cc:196] TabletServer@127.24.72.67:0 shutdown complete.
I20260608 10:12:09.298180 24865 tablet_server.cc:179] TabletServer@127.24.72.68:0 shutting down...
I20260608 10:12:09.316152 24865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:12:09.332554 24865 tablet_server.cc:196] TabletServer@127.24.72.68:0 shutdown complete.
I20260608 10:12:09.343099 24865 master.cc:562] Master@127.24.72.126:42919 shutting down...
W20260608 10:12:09.361996  3683 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:12:09.362243  3683 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:12:09.362396  3683 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:12:09.363402 24865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:12:09.363898 24865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:12:09.364220 24865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 22e8d0e5a0b5426b9fc8f4bc5758669b: stopping tablet replica
I20260608 10:12:09.384080 24865 master.cc:584] Master@127.24.72.126:42919 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4862 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10396 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (235803 ms total)
[  PASSED  ] 24 tests.
I20260608 10:12:09.432726 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~37 seconds ago
I20260608 10:12:09.432957 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~37 seconds ago
I20260608 10:12:09.433139 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~37 seconds ago
I20260608 10:12:09.433306 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 25 messages since previous log ~72 seconds ago
I20260608 10:12:09.433714 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 1 messages since previous log ~151 seconds ago
I20260608 10:12:09.433911 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 5 messages since previous log ~212 seconds ago
I20260608 10:12:09.434235 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 60 messages since previous log ~19 seconds ago
I20260608 10:12:09.434420 24865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~5 seconds ago
